Advertisement
JConnors

interfaces

Apr 11th, 2014
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. auto lo
  2. iface lo inet loopback
  3. auto eth1
  4. iface eth1 inet static
  5. address 64.79.106.191
  6. netmask 255.255.255.0
  7. gateway 64.79.106.129
  8.  
  9. auto eth1:1
  10. iface eth1:1 inet static
  11. address 216.231.138.138
  12. netmask 255.255.255.0
  13. gateway 216.231.138.128
  14.  
  15. auto eth1:2
  16. iface eth1:2 inet static
  17. address 216.231.138.139
  18. netmask 255.255.255.0
  19. gateway 216.231.138.128
  20.  
  21. auto eth1:3
  22. iface eth1:3 inet static
  23. address 216.231.138.140
  24. netmask 255.255.255.0
  25. gateway 216.231.138.128
  26.  
  27. auto eth1:4
  28. iface eth1:4 inet static
  29. address 216.231.138.141
  30. netmask 255.255.255.0
  31. gateway 216.231.138.128
  32.  
  33. auto eth1:5
  34. iface eth1:5 inet static
  35. address 216.231.138.142
  36. netmask 255.255.255.0
  37. gateway 216.231.138.128
  38.  
  39. auto eth1:6
  40. iface eth1:6 inet static
  41. address 216.231.138.143
  42. netmask 255.255.255.0
  43. gateway 216.231.138.128
  44.  
  45. auto eth1:7
  46. iface eth1:7 inet static
  47. address 216.231.138.144
  48. netmask 255.255.255.0
  49. gateway 216.231.138.128
  50.  
  51. auto eth1:8
  52. iface eth1:8 inet static
  53. address 216.231.138.145
  54. netmask 255.255.255.0
  55. gateway 216.231.138.128
  56.  
  57. auto eth1:9
  58. iface eth1:9 inet static
  59. address 216.231.138.146
  60. netmask 255.255.255.0
  61. gateway 216.231.138.128
  62.  
  63. auto eth1:10
  64. iface eth1:10 inet static
  65. address 216.231.138.147
  66. netmask 255.255.255.0
  67. gateway 216.231.138.128
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement