Skip to content

Instantly share code, notes, and snippets.

@opnchaudhary
Created September 9, 2020 08:23
Show Gist options
  • Save opnchaudhary/7bdc10de26a7fa1ac020654520741d09 to your computer and use it in GitHub Desktop.
Save opnchaudhary/7bdc10de26a7fa1ac020654520741d09 to your computer and use it in GitHub Desktop.
Some website did not load on my Arch Linux machine. A few examples that did not load were duckduckgo.com, ipage.com. The fix was to run the following command.
sudo ip link set eno1 up mtu 1400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment