Skip to content

Instantly share code, notes, and snippets.

Created August 9, 2013 01:56
Show Gist options
  • Save anonymous/6190558 to your computer and use it in GitHub Desktop.
Save anonymous/6190558 to your computer and use it in GitHub Desktop.
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
#dns-nameservers 127.0.0.1
# The primary network interface
auto eth0
dns-nameservers 8.8.8.8 8.8.4.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment