Skip to content

Instantly share code, notes, and snippets.

@teohm
Created January 24, 2013 08:05
Show Gist options
  • Save teohm/4618603 to your computer and use it in GitHub Desktop.
Save teohm/4618603 to your computer and use it in GitHub Desktop.
# /etc/network/interfaces
auto eth1
iface eth1 inet static
address 33.33.33.55
netmask 255.255.255.0
gateway 33.33.33.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment