事情是這樣子的
我們要連一個ftp站台
主管說,他連不上去叫我測試,我發現對方不接受multipath(我是這麼認為啦XD)
我用gateway(三個WAN)去ping
[root@gateway7 ~]# ping 61.218.8.188
PING 61.218.8.188 (61.218.8.188) 56(84) bytes of data.
From 61.218.8.177: icmp_seq=1 Redirect Host(New nexthop: 61.218.8.188)
64 bytes from 61.218.8.188: icmp_seq=1 ttl=58 time=78.1 ms
From 61.218.8.177: icmp_seq=2 Redirect Host(New nexthop: 61.218.8.188)
64 bytes from 61.218.8.188: icmp_seq=2 ttl=58 time=43.0 ms
From 61.218.8.177: icmp_seq=3 Redirect Host(New nexthop: 61.218.8.188)
64 bytes from 61.218.8.188: icmp_seq=3 ttl=58 time=45.1 ms
From 61.218.8.177: icmp_seq=4 Redirect Host(New nexthop: 61.218.8.188)
64 bytes from 61.218.8.188: icmp_seq=4 ttl=58 time=43.2 ms
From 61.218.8.177: icmp_seq=5 Redirect Host(New nexthop: 61.218.8.188)
64 bytes from 61.218.8.188: icmp_seq=5 ttl=58 time=43.4 ms
From 61.218.8.177: icmp_seq=6 Redirect Host(New nexthop: 61.218.8.188)
64 bytes from 61.218.8.188: icmp_seq=6 ttl=58 time=43.5 ms
64 bytes from 61.218.8.188: icmp_seq=7 ttl=58 time=43.2 ms
From 61.218.8.177: icmp_seq=8 Redirect Host(New nexthop: 61.218.8.188)
64 bytes from 61.218.8.188: icmp_seq=8 ttl=58 time=43.9 ms
64 bytes from 61.218.8.188: icmp_seq=9 ttl=58 time=46.5 ms
64 bytes from 61.218.8.188: icmp_seq=10 ttl=58 time=44.0 ms
我第一次看到Redirect Host(New nexthop:這種訊息
可是我不管怎麼連他的ftp
都是卡住不動
於是我用家中的gateway去連(1WAN),卻是馬上就連上去
所以我在懷疑是不是對方的gateway不接受multipath還是什麼原因呢??
請問有朋友知道如何解決嗎??