Advertisement
Guest User

Untitled

a guest
Mar 7th, 2015
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. allow-hotplug eth0
  2. iface eth0 inet static
  3. address 192.191.101.180
  4. netmask 255.255.255.252
  5. network 192.191.101.180
  6. broadcast 192.198.101.183
  7. gateway 192.198.101.181
  8. dns-nameservers 8.8.8.8 8.8.4.4 4.4.2.2
  9.  
  10. iface eth0 inet static
  11. address 10.198.107.113
  12. netmask 255.255.255.248
  13.  
  14. iface eth0 inet static
  15. address 10.198.107.114
  16. netmask 255.255.255.248
  17.  
  18. iface eth0 inet static
  19. address 10.198.107.115
  20. netmask 255.255.255.248
  21.  
  22. iface eth0 inet static
  23. address 10.198.107.116
  24. netmask 255.255.255.248
  25.  
  26. iface eth0 inet static
  27. address 10.198.107.117
  28. netmask 255.255.255.248
  29.  
  30. iface eth0 inet static
  31. address 10.198.107.118
  32. netmask 255.255.255.248
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement