Advertisement
Guest User

Host Interface/Ifconfig

a guest
May 21st, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.04 KB | None | 0 0
  1. ############################################################################################
  2. # HOST INTERFACE
  3. ############################################################################################
  4. # The loopback network interface
  5. auto lo
  6. iface lo inet loopback
  7.  
  8. # The primary network interface
  9. auto eth0
  10. iface eth0 inet manual
  11.  
  12. auto br0
  13. iface br0 inet static
  14. address 10.1.2.200
  15. netmask 255.255.255.0
  16. network 10.1.2.0
  17. broadcast 10.1.2.255
  18. gateway 10.1.2.50
  19. bridge_ports eth0
  20. bridge_fd 9
  21. bridge_hello 2
  22. bridge_maxage 12
  23. bridge_stp off
  24. dns-nameservers 10.1.2.1 8.8.8.8
  25.  
  26. auto eth1
  27. iface eth1 inet manual
  28.  
  29. auto br1
  30. iface br1 inet static
  31. bridge_ports eth1
  32. bridge_fd 9
  33. bridge_hello 2
  34. bridge_maxage 12
  35. bridge_stp off
  36. address 173.15.54.67
  37. netmask 255.255.255.248
  38. gateway 173.15.54.70
  39. dns-nameservers 75.75.75.75 75.75.76.76
  40.  
  41. ############################################################################################
  42. HOST IFCONFIG
  43. ############################################################################################
  44. br0 Link encap:Ethernet HWaddr 00:30:48:d5:c5:d0
  45. inet addr:10.1.2.200 Bcast:10.1.2.255 Mask:255.255.255.0
  46. inet6 addr: fe80::230:48ff:fed5:c5d0/64 Scope:Link
  47. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  48. RX packets:497279 errors:0 dropped:0 overruns:0 frame:0
  49. TX packets:478268 errors:0 dropped:0 overruns:0 carrier:0
  50. collisions:0 txqueuelen:0
  51. RX bytes:213567427 (213.5 MB) TX bytes:215242882 (215.2 MB)
  52.  
  53. br1 Link encap:Ethernet HWaddr 00:30:48:d5:c5:d1
  54. inet addr:173.15.54.67 Bcast:173.15.54.71 Mask:255.255.255.248
  55. inet6 addr: fe80::230:48ff:fed5:c5d1/64 Scope:Link
  56. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  57. RX packets:1492 errors:0 dropped:0 overruns:0 frame:0
  58. TX packets:115 errors:0 dropped:0 overruns:0 carrier:0
  59. collisions:0 txqueuelen:0
  60. RX bytes:97231 (97.2 KB) TX bytes:16846 (16.8 KB)
  61.  
  62. eth0 Link encap:Ethernet HWaddr 00:30:48:d5:c5:d0
  63. inet6 addr: fe80::230:48ff:fed5:c5d0/64 Scope:Link
  64. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  65. RX packets:506611 errors:0 dropped:10 overruns:0 frame:0
  66. TX packets:497867 errors:0 dropped:0 overruns:0 carrier:0
  67. collisions:0 txqueuelen:1000
  68. RX bytes:223765679 (223.7 MB) TX bytes:216589016 (216.5 MB)
  69. Interrupt:16 Memory:d8000000-d8020000
  70.  
  71. eth1 Link encap:Ethernet HWaddr 00:30:48:d5:c5:d1
  72. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  73. RX packets:2355 errors:0 dropped:0 overruns:0 frame:0
  74. TX packets:543 errors:0 dropped:0 overruns:0 carrier:0
  75. collisions:0 txqueuelen:1000
  76. RX bytes:227279 (227.2 KB) TX bytes:56117 (56.1 KB)
  77. Interrupt:17 Memory:d8200000-d8220000
  78.  
  79. lo Link encap:Local Loopback
  80. inet addr:127.0.0.1 Mask:255.0.0.0
  81. inet6 addr: ::1/128 Scope:Host
  82. UP LOOPBACK RUNNING MTU:16436 Metric:1
  83. RX packets:44295 errors:0 dropped:0 overruns:0 frame:0
  84. TX packets:44295 errors:0 dropped:0 overruns:0 carrier:0
  85. collisions:0 txqueuelen:0
  86. RX bytes:4733773 (4.7 MB) TX bytes:4733773 (4.7 MB)
  87.  
  88. virbr0 Link encap:Ethernet HWaddr fa:9e:71:75:48:80
  89. inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
  90. UP BROADCAST MULTICAST MTU:1500 Metric:1
  91. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  92. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  93. collisions:0 txqueuelen:0
  94. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  95.  
  96. vnet0 Link encap:Ethernet HWaddr fe:54:00:f0:4b:6d
  97. inet6 addr: fe80::fc54:ff:fef0:4b6d/64 Scope:Link
  98. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  99. RX packets:5469 errors:0 dropped:0 overruns:0 frame:0
  100. TX packets:16072 errors:0 dropped:0 overruns:0 carrier:0
  101. collisions:0 txqueuelen:500
  102. RX bytes:498099 (498.0 KB) TX bytes:2455251 (2.4 MB)
  103.  
  104. vnet1 Link encap:Ethernet HWaddr fe:54:00:47:96:88
  105. inet6 addr: fe80::fc54:ff:fe47:9688/64 Scope:Link
  106. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  107. RX packets:5266 errors:0 dropped:0 overruns:0 frame:0
  108. TX packets:15949 errors:0 dropped:0 overruns:0 carrier:0
  109. collisions:0 txqueuelen:500
  110. RX bytes:369076 (369.0 KB) TX bytes:2465678 (2.4 MB)
  111.  
  112. vnet2 Link encap:Ethernet HWaddr fe:54:00:ba:eb:27
  113. inet6 addr: fe80::fc54:ff:feba:eb27/64 Scope:Link
  114. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  115. RX packets:756 errors:0 dropped:0 overruns:0 frame:0
  116. TX packets:461 errors:0 dropped:0 overruns:0 carrier:0
  117. collisions:0 txqueuelen:500
  118. RX bytes:60847 (60.8 KB) TX bytes:44430 (44.4 KB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement