Advertisement
jtl999

Untitled

Jun 3rd, 2017
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.72 KB | None | 0 0
  1.  
  2. root@lb-lan:~/gred# ip route
  3. default via 192.168.168.1 dev gre1
  4. 10.2.0.0/24 dev eth1 proto kernel scope link src 10.2.0.1
  5. 45.63.36.97 via 192.168.1.1 dev eth0
  6. [REDACTED] via 192.168.1.1 dev eth0
  7. 108.61.194.105 via 192.168.1.1 dev eth0
  8. 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.5
  9. 192.168.168.0/30 dev gre1 proto kernel scope link src 192.168.168.2
  10. root@lb-lan:~/gred# iperf3 -c 45.63.36.97
  11. Connecting to host 45.63.36.97, port 5201
  12. [ 4] local 192.168.1.5 port 33977 connected to 45.63.36.97 port 5201
  13. [ ID] Interval Transfer Bandwidth Retr Cwnd
  14. [ 4] 0.00-1.00 sec 20.3 MBytes 171 Mbits/sec 1 165 KBytes
  15. [ 4] 1.00-2.00 sec 19.9 MBytes 167 Mbits/sec 0 199 KBytes
  16. [ 4] 2.00-3.00 sec 19.8 MBytes 166 Mbits/sec 0 225 KBytes
  17. [ 4] 3.00-4.00 sec 20.1 MBytes 168 Mbits/sec 0 247 KBytes
  18. [ 4] 4.00-5.00 sec 20.1 MBytes 168 Mbits/sec 0 272 KBytes
  19. [ 4] 5.00-6.00 sec 20.0 MBytes 167 Mbits/sec 0 293 KBytes
  20. [ 4] 6.00-7.00 sec 19.7 MBytes 165 Mbits/sec 1 236 KBytes
  21. [ 4] 7.00-8.00 sec 20.3 MBytes 170 Mbits/sec 0 269 KBytes
  22. [ 4] 8.00-9.00 sec 19.7 MBytes 165 Mbits/sec 0 288 KBytes
  23. [ 4] 9.00-10.00 sec 19.7 MBytes 165 Mbits/sec 0 298 KBytes
  24. - - - - - - - - - - - - - - - - - - - - - - - - -
  25. [ ID] Interval Transfer Bandwidth Retr
  26. [ 4] 0.00-10.00 sec 200 MBytes 167 Mbits/sec 2 sender
  27. [ 4] 0.00-10.00 sec 198 MBytes 166 Mbits/sec receiver
  28.  
  29. iperf Done.
  30. root@lb-lan:~/gred# clear
  31. root@lb-lan:~/gred# iperf3 -c 45.63.36.97
  32. Connecting to host 45.63.36.97, port 5201
  33. [ 4] local 192.168.1.5 port 33979 connected to 45.63.36.97 port 5201
  34. [ ID] Interval Transfer Bandwidth Retr Cwnd
  35. [ 4] 0.00-1.00 sec 21.3 MBytes 179 Mbits/sec 87 211 KBytes
  36. [ 4] 1.00-2.00 sec 19.8 MBytes 166 Mbits/sec 0 235 KBytes
  37. [ 4] 2.00-3.00 sec 19.7 MBytes 166 Mbits/sec 0 259 KBytes
  38. [ 4] 3.00-4.00 sec 19.8 MBytes 166 Mbits/sec 0 280 KBytes
  39. [ 4] 4.00-5.00 sec 20.3 MBytes 170 Mbits/sec 2 150 KBytes
  40. [ 4] 5.00-6.00 sec 19.7 MBytes 165 Mbits/sec 0 184 KBytes
  41. [ 4] 6.00-7.00 sec 19.7 MBytes 165 Mbits/sec 0 214 KBytes
  42. [ 4] 7.00-8.00 sec 19.8 MBytes 166 Mbits/sec 0 238 KBytes
  43. [ 4] 8.00-9.00 sec 19.8 MBytes 166 Mbits/sec 0 262 KBytes
  44. [ 4] 9.00-10.00 sec 19.7 MBytes 166 Mbits/sec 0 283 KBytes
  45. - - - - - - - - - - - - - - - - - - - - - - - - -
  46. [ ID] Interval Transfer Bandwidth Retr
  47. [ 4] 0.00-10.00 sec 200 MBytes 167 Mbits/sec 89 sender
  48. [ 4] 0.00-10.00 sec 199 MBytes 167 Mbits/sec receiver
  49.  
  50. iperf Done.
  51. root@lb-lan:~/gred# ip tunnel
  52. gre0: gre/ip remote any local any ttl inherit nopmtudisc
  53. gre1: gre/ip remote 45.63.36.97 local 192.168.1.5 ttl 255
  54. root@lb-lan:~/gred# ifconfig gre1
  55. gre1 Link encap:UNSPEC HWaddr C0-A8-01-05-00-00-B0-B8-00-00-00-00-00-00-00-00
  56. inet addr:192.168.168.2 P-t-P:192.168.168.2 Mask:255.255.255.252
  57. inet6 addr: fe80::5efe:c0a8:105/64 Scope:Link
  58. UP POINTOPOINT RUNNING NOARP MTU:1476 Metric:1
  59. RX packets:629 errors:0 dropped:0 overruns:0 frame:0
  60. TX packets:814 errors:0 dropped:0 overruns:0 carrier:0
  61. collisions:0 txqueuelen:0
  62. RX bytes:38603 (37.6 KiB) TX bytes:1201803 (1.1 MiB)
  63.  
  64. root@lb-lan:~/gred# iperf3 -c 192.168.168.1
  65. Connecting to host 192.168.168.1, port 5201
  66. [ 4] local 192.168.168.2 port 39094 connected to 192.168.168.1 port 5201
  67. [ ID] Interval Transfer Bandwidth Retr Cwnd
  68. [ 4] 0.00-1.00 sec 203 KBytes 1.66 Mbits/sec 44 2.78 KBytes
  69. [ 4] 1.00-2.00 sec 170 KBytes 1.39 Mbits/sec 38 2.78 KBytes
  70. [ 4] 2.00-3.00 sec 142 KBytes 1.16 Mbits/sec 36 2.78 KBytes
  71. [ 4] 3.00-4.00 sec 134 KBytes 1.09 Mbits/sec 32 2.78 KBytes
  72. [ 4] 4.00-5.00 sec 103 KBytes 843 Kbits/sec 24 2.78 KBytes
  73. [ 4] 5.00-6.00 sec 100 KBytes 820 Kbits/sec 25 2.78 KBytes
  74. [ 4] 6.00-7.00 sec 50.1 KBytes 410 Kbits/sec 19 2.78 KBytes
  75. [ 4] 7.00-8.00 sec 50.1 KBytes 410 Kbits/sec 14 2.78 KBytes
  76. [ 4] 8.00-9.00 sec 100 KBytes 820 Kbits/sec 29 2.78 KBytes
  77. [ 4] 9.00-10.00 sec 100 KBytes 820 Kbits/sec 24 2.78 KBytes
  78. - - - - - - - - - - - - - - - - - - - - - - - - -
  79. [ ID] Interval Transfer Bandwidth Retr
  80. [ 4] 0.00-10.00 sec 1.12 MBytes 943 Kbits/sec 285 sender
  81. [ 4] 0.00-10.00 sec 1.06 MBytes 890 Kbits/sec receiver
  82.  
  83. iperf Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement