1753973 Members
7887 Online
108811 Solutions
New Discussion

routing problem

 
BR805844
Occasional Contributor

routing problem

Hi all,

when I ping the host with 64 bytes it is ok but traceroute is not working and using wrong interface. with 1024 bytes ping lose packets.

what can cause this case. below you can see inf.




#ping 172.17.110.30
PING 172.17.110.30: 64 byte packets
64 bytes from 172.17.110.30: icmp_seq=0. time=0. ms
64 bytes from 172.17.110.30: icmp_seq=1. time=0. ms
64 bytes from 172.17.110.30: icmp_seq=2. time=0. ms

----172.17.110.30 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
# traceroute 172.17.110.30
traceroute: Warning: Multiple interfaces found; using 172.17.100.222 @ lan3
traceroute to 172.17.110.30 (172.17.110.30), 30 hops max, 40 byte packets
1 * * *
2 *bireycf1:/#
# netstat -nr
Routing tables
Destination Gateway Flags Refs Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 lo0 4136
172.17.104.220 172.17.104.220 UH 0 lan0 4136
172.17.100.222 172.17.100.222 UH 0 lan3 4136
172.17.104.0 172.17.104.220 U 2 lan0 1500
172.17.100.0 172.17.100.222 U 2 lan3 1500
127.0.0.0 127.0.0.1 U 0 lo0 0
default 172.17.104.1 UG 0 lan0 0