[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: basic ping diff with windows ping



Camaleón on 24/10/10 19:50, wrote:
On Sun, 24 Oct 2010 19:40:28 +0100, Adam Hardy wrote:

I asked this before in a thread but the thread just sort of skirting
around it - basically what is the ping option to get the last hop to
show up doing ping on lenny, compared to the ping from the LAN on a
windows box?

(...)

The "magic" is done when using "-I" flag.
Try:

traceroute -I mktgw1.ibllc.com

I played around with -I and -T and didn't get any better results, which is why I thought it must be something else. Actually though I do get the last hop with -I but I lose the IP addresses of several steps along the way:

adam@isengard:~/tmp$ sudo traceroute -I mktgw1.ibllc.com
[sudo] password for adam:
traceroute to mktgw1.ibllc.com (208.245.107.9), 30 hops max, 40 byte packets
 1  192.168.1.1 (192.168.1.1)  0.681 ms  2.287 ms *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * 213.120.176.182 (213.120.176.182)  5.923 ms  6.963 ms
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * 195.50.91.153 (195.50.91.153)  7.159 ms
12  ae-32-54.ebr2.London2.Level3.net (4.68.117.126)  8.465 ms * *
13  * * *
14  * * *
15  * * *
16  * * *
17 ae-1-51.edge2.NewYork2.Level3.net (4.69.138.195) 76.089 ms 76.853 ms 77.300 ms 18 mci-level3-xe.newyork2.Level3.net (4.68.110.234) 95.633 ms 95.865 ms 95.847 ms
19  0.ae2.XL4.NYC4.ALTER.NET (152.63.3.117)  79.471 ms  80.437 ms  81.154 ms
20  0.so-7-1-0.XL4.BOS4.ALTER.NET (152.63.0.221)  89.790 ms  90.987 ms  91.959 ms
21  POS7-0-0.GW12.BOS4.ALTER.NET (152.63.22.181)  92.707 ms  93.432 ms  94.097 ms
22 interactivebrokers-gw.customer.alter.net (208.192.181.62) 102.356 ms 102.821 ms 91.088 ms
23  mktgw1.ibllc.com (208.245.107.9)  91.351 ms  91.107 ms  90.859 ms


Reply to: