Skip to content

Instantly share code, notes, and snippets.

@hamaguchi
Created February 20, 2015 07:36
Show Gist options
  • Save hamaguchi/81f300fbcbaf8d261586 to your computer and use it in GitHub Desktop.
Save hamaguchi/81f300fbcbaf8d261586 to your computer and use it in GitHub Desktop.
auto eth1
iface eth1 inet static
address 172.16.1.1
netmask 255.255.0.0
network 172.16.0.1
broadcast 172.16.255.255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment