ping主机地址的问题?
我在本单位的一台Linux主机(95.168.49.5)上ping外单位的主机 ,显示为
[]# ping 95.168.82.3
PING 95.168.82.3 (95.168.82.3) 56(84) bytes of data.
From 95.168.49.254: icmp_seq=1 Redirect Host(New nexthop: 95.168.49.1)
64 bytes from 95.168.82.3: icmp_seq=1 ttl=60 time=68.8 ms
From 95.168.49.254: icmp_seq=2 Redirect Host(New nexthop: 95.168.49.1)
64 bytes from 95.168.82.3: icmp_seq=2 ttl=60 time=67.3 ms
From 95.168.49.254: icmp_seq=3 Redirect Host(New nexthop: 95.168.49.1)
64 bytes from 95.168.82.3: icmp_seq=3 ttl=60 time=66.9 ms
From 95.168.49.254: icmp_seq=4 Redirect Host(New nexthop: 95.168.49.1)
64 bytes from 95.168.82.3: icmp_seq=4 ttl=60 time=66.8 ms
请问这正常吗?
95.168.82.3为外单位主机地址在防火墙上nat后的地址,我能telnet到外单位主机上。