Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created February 27, 2012 23:59
Show Gist options
  • Select an option

  • Save fapestniegd/1927997 to your computer and use it in GitHub Desktop.

Select an option

Save fapestniegd/1927997 to your computer and use it in GitHub Desktop.
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto eth0:1
iface eth0:1 inet static
address 172.16.0.2
netmask 255.255.255.255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment