Skip to content

Instantly share code, notes, and snippets.

@mmmpa
Created November 19, 2014 02:57
Show Gist options
  • Save mmmpa/9d55d0bc9d9ee6a3ff15 to your computer and use it in GitHub Desktop.
Save mmmpa/9d55d0bc9d9ee6a3ff15 to your computer and use it in GitHub Desktop.
auto eth0
iface eth0 inet static
address 192.168.249.128
network 192.168.249.0
netmask 255.255.255.0
broadcast 192.168.249.255
gateway 192.168.249.2
dns-nameservers 192.168.249.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment