Advertisement
Guest User

Untitled

a guest
Jan 6th, 2015
487
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. This is "pxn1" (please ignore the misleading host name "proxmox2")!
  2.  
  3. root@proxmox2:~# cat /etc/debian_version
  4. 7.7
  5. root@proxmox2:~# uname -a
  6. Linux proxmox2 2.6.32-34-pve #1 SMP Sat Nov 8 09:38:26 CET 2014 x86_64 GNU/Linux
  7. root@proxmox2:~# ifconfig
  8. bond0 Link encap:Ethernet HWaddr 02:00:0a:01:01:c5
  9. inet addr:172.16.1.2 Bcast:172.16.1.255 Mask:255.255.255.0
  10. inet6 addr: fe80::aff:fe01:1c5/64 Scope:Link
  11. UP BROADCAST RUNNING MASTER MULTICAST MTU:1462 Metric:1
  12. RX packets:42 errors:0 dropped:0 overruns:0 frame:0
  13. TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
  14. collisions:0 txqueuelen:0
  15. RX bytes:2160 (2.1 KiB) TX bytes:4276 (4.1 KiB)
  16.  
  17. eth0 Link encap:Ethernet HWaddr b4:b5:2f:92:6e:94
  18. inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
  19. inet6 addr: fe80::b6b5:2fff:fe92:6e94/64 Scope:Link
  20. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  21. RX packets:6806 errors:0 dropped:0 overruns:0 frame:0
  22. TX packets:6568 errors:0 dropped:0 overruns:0 carrier:0
  23. collisions:0 txqueuelen:1000
  24. RX bytes:1098181 (1.0 MiB) TX bytes:732879 (715.7 KiB)
  25.  
  26. eth1 Link encap:Ethernet HWaddr 00:05:1b:00:56:e1
  27. inet addr:10.1.1.197 Bcast:10.1.1.255 Mask:255.255.255.0
  28. inet6 addr: fe80::205:1bff:fe00:56e1/64 Scope:Link
  29. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  30. RX packets:37998 errors:0 dropped:0 overruns:0 frame:0
  31. TX packets:38455 errors:0 dropped:0 overruns:0 carrier:0
  32. collisions:0 txqueuelen:1000
  33. RX bytes:7989414 (7.6 MiB) TX bytes:8099041 (7.7 MiB)
  34.  
  35. lo Link encap:Local Loopback
  36. inet addr:127.0.0.1 Mask:255.0.0.0
  37. inet6 addr: ::1/128 Scope:Host
  38. UP LOOPBACK RUNNING MTU:16436 Metric:1
  39. RX packets:12584 errors:0 dropped:0 overruns:0 frame:0
  40. TX packets:12584 errors:0 dropped:0 overruns:0 carrier:0
  41. collisions:0 txqueuelen:0
  42. RX bytes:1352991 (1.2 MiB) TX bytes:1352991 (1.2 MiB)
  43.  
  44. venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
  45. inet6 addr: fe80::1/128 Scope:Link
  46. UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
  47. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  48. TX packets:0 errors:0 dropped:3 overruns:0 carrier:0
  49. collisions:0 txqueuelen:0
  50. RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
  51.  
  52. vpn_br Link encap:Ethernet HWaddr 02:00:0a:01:01:c5
  53. UP BROADCAST RUNNING SLAVE MULTICAST MTU:1462 Metric:1
  54. RX packets:42 errors:0 dropped:0 overruns:0 frame:0
  55. TX packets:58 errors:0 dropped:0 overruns:0 carrier:0
  56. collisions:0 txqueuelen:0
  57. RX bytes:2160 (2.1 KiB) TX bytes:4276 (4.1 KiB)
  58.  
  59. vpn_gre_pxn2 Link encap:Ethernet HWaddr 1a:73:32:7f:36:5f
  60. inet6 addr: fe80::1873:32ff:fe7f:365f/64 Scope:Link
  61. UP BROADCAST RUNNING MULTICAST MTU:1462 Metric:1
  62. RX packets:88 errors:0 dropped:0 overruns:0 frame:0
  63. TX packets:108 errors:0 dropped:0 overruns:0 carrier:0
  64. collisions:0 txqueuelen:1000
  65. RX bytes:5808 (5.6 KiB) TX bytes:8032 (7.8 KiB)
  66.  
  67. root@proxmox2:~# ip route show
  68. 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.2
  69. 172.16.1.0/24 dev bond0 proto kernel scope link src 172.16.1.2
  70. 10.1.1.0/24 dev eth1 proto kernel scope link src 10.1.1.197
  71. default via 10.1.1.11 dev eth1
  72. root@proxmox2:~# cat /proc/net/bonding/bond0
  73. Ethernet Channel Bonding Driver: v3.6.0 (September 26, 2009)
  74.  
  75. Bonding Mode: fault-tolerance (active-backup)
  76. Primary Slave: None
  77. Currently Active Slave: vpn_br
  78. MII Status: up
  79. MII Polling Interval (ms): 1000
  80. Up Delay (ms): 0
  81. Down Delay (ms): 0
  82.  
  83. Slave Interface: vpn_br
  84. MII Status: up
  85. Speed: Unknown
  86. Duplex: Unknown
  87. Link Failure Count: 0
  88. Permanent HW addr: 1a:73:32:7f:36:5f
  89. Slave queue ID: 0
  90. root@proxmox2:~# brctl show
  91. bridge name bridge id STP enabled interfaces
  92. vpn_br 8000.02000a0101c5 no vpn_gre_pxn2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement