Skip to content

Instantly share code, notes, and snippets.

/interfaces.txt Secret

Created June 17, 2015 09:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/929fdc4154c5d1f44c5e to your computer and use it in GitHub Desktop.
Save anonymous/929fdc4154c5d1f44c5e to your computer and use it in GitHub Desktop.
auto lo
iface lo inet lookback
auto eth0
iface eth0 inet static
address 10.0.1.10
netmask 255.255.255.0
gateway 10.0.1.254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment