Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@luanpcweb
Created February 14, 2017 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luanpcweb/17a26d8053b9beaa0700011a25865c18 to your computer and use it in GitHub Desktop.
Save luanpcweb/17a26d8053b9beaa0700011a25865c18 to your computer and use it in GitHub Desktop.
auto eth0
iface eth0 inet static
address 10.10.10.122
netmask 255.255.255.0
gateway: 10.10.10.1
network: 10.10.10.0
broadcast 10.10.10.255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment