daily pastebin goal
3%
SHARE
TWEET

Untitled

a guest Jan 14th, 2015 157 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. auto eth1
  2. iface eth1 inet static
  3. address 192.168.2.1
  4. netmask 255.255.255.0
  5.  
  6. auto eth0
  7. iface eth0 inet static
  8. address 192.168.1.30
  9. netmask 255.255.255.0
  10. gateway 192.168.1.1
  11. network 192.168.1.0
  12. broadcast 192.168.1.255
  13. dns-nameserver 192.168.1.1
RAW Paste Data
Top