Skip to content

Instantly share code, notes, and snippets.

@moxie
Created August 19, 2013 18:41
Show Gist options
  • Save moxie/6272557 to your computer and use it in GitHub Desktop.
Save moxie/6272557 to your computer and use it in GitHub Desktop.
iface eth0 inet static
address 192.168.1.10
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment