ping result.
[root@localhost root]# ping -R 10.1.1.50
PING 10.1.1.50 (10.1.1.50) 56(124) bytes of data.
64 bytes from 10.1.1.50: icmp_seq=1 ttl=62 time=11.6 ms
RR: 10.255.240.238
10.1.16.2
10.1.1.35
10.1.1.50
10.1.1.50
10.1.16.1
10.255.240.1
10.255.240.238
64 bytes from 10.1.1.50: icmp_seq=2 ttl=62 time=8.73 ms (same route)
64 bytes from 10.1.1.50: icmp_seq=3 ttl=62 time=8.76 ms (same route)
64 bytes from 10.1.1.50: icmp_seq=4 ttl=62 time=9.12 ms (same route)
64 bytes from 10.1.1.50: icmp_seq=5 ttl=62 time=8.66 ms (same route)
64 bytes from 10.1.1.50: icmp_seq=6 ttl=62 time=8.69 ms (same route)
64 bytes from 10.1.1.50: icmp_seq=7 ttl=62 time=8.75 ms (same route)
--- 10.1.1.50 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6005ms
rtt min/avg/max/mdev = 8.667/9.197/11.641/1.007 ms
[root@localhost root]#
PLease look at my result.I am pinging my proxy server from my place in my university.It shows the result.10.255.240.1 is my router.There are two router in between.Can u pls explain the path it has taken to reach the come back.while reach the destination where is my outer IP?
|