Skip to content

Instantly share code, notes, and snippets.

@hamaguchi
Created February 20, 2015 07:35
Show Gist options
  • Save hamaguchi/6d8ed110720146ca6221 to your computer and use it in GitHub Desktop.
Save hamaguchi/6d8ed110720146ca6221 to your computer and use it in GitHub Desktop.
auto eth1
iface eth1 inet static
address 172.16.1.2
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