Skip to content

Instantly share code, notes, and snippets.

@aj-michael
Last active December 24, 2015 04:14
Show Gist options
  • Save aj-michael/b94a72c8b53ebc0460ab to your computer and use it in GitHub Desktop.
Save aj-michael/b94a72c8b53ebc0460ab to your computer and use it in GitHub Desktop.

For a period of time, I was able to access the internet from my school network but not from my home network. I was able to ping my gateway and 8.8.8.8 but nothing else.

I am writing this down as a reminder for the next time I screw this up.

I received the following error when I ran:

sudo resolvconf -u
/etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /run/resolvconf/resolv.conf

I fixed this symlink and then again ran sudo resolvconf -u and everything worked again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment