You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use MobiPerf to traceroute to www.ebay.com, it says failure.
However, when I traceroute in my computer, I can see that the reason is that from hop 11, there are all timeouts. So I think the timeout/error handling of the existing traceroute test module can be improved
traceroute www.ebay.com
traceroute: Warning: www.ebay.com has multiple addresses; using 66.211.181.161
traceroute to www.ebay.com (66.211.181.161), 64 hops max, 52 byte packets
1 141.212.110.1 (141.212.110.1) 0.834 ms 0.581 ms 0.586 ms
2 vss-cse.engin.umich.edu (141.213.127.134) 1.282 ms 0.519 ms 0.360 ms
3 l3-caen-bin-arb.r-bin-arbl.umnet.umich.edu (192.12.80.177) 0.397 ms 0.389 ms 0.418 ms
4 l3-barb-bseb-2.r-bin-seb.umnet.umich.edu (192.12.80.11) 0.683 ms 0.688 ms 0.603 ms
5 v-bin-seb-inet-aa2.aa2.mich.net (192.12.80.37) 0.777 ms 0.637 ms 0.620 ms
6 xe-5-1-0x76.eq-chi2.mich.net (198.108.23.12) 6.512 ms 6.540 ms 6.512 ms
7 12.250.16.17 (12.250.16.17) 15.162 ms 32.018 ms 49.174 ms
8 cr1.cgcil.ip.att.net (12.122.133.122) 32.422 ms 31.161 ms 31.920 ms
9 cr2.dvmco.ip.att.net (12.122.31.85) 30.657 ms 29.535 ms 32.959 ms
10 12.123.38.141 (12.123.38.141) 27.730 ms 27.804 ms 27.773 ms
11 * * *
12 * * *
13 * * *
14 * * *
The text was updated successfully, but these errors were encountered:
When I use MobiPerf to traceroute to www.ebay.com, it says failure.
However, when I traceroute in my computer, I can see that the reason is that from hop 11, there are all timeouts. So I think the timeout/error handling of the existing traceroute test module can be improved
traceroute www.ebay.com
traceroute: Warning: www.ebay.com has multiple addresses; using 66.211.181.161
traceroute to www.ebay.com (66.211.181.161), 64 hops max, 52 byte packets
1 141.212.110.1 (141.212.110.1) 0.834 ms 0.581 ms 0.586 ms
2 vss-cse.engin.umich.edu (141.213.127.134) 1.282 ms 0.519 ms 0.360 ms
3 l3-caen-bin-arb.r-bin-arbl.umnet.umich.edu (192.12.80.177) 0.397 ms 0.389 ms 0.418 ms
4 l3-barb-bseb-2.r-bin-seb.umnet.umich.edu (192.12.80.11) 0.683 ms 0.688 ms 0.603 ms
5 v-bin-seb-inet-aa2.aa2.mich.net (192.12.80.37) 0.777 ms 0.637 ms 0.620 ms
6 xe-5-1-0x76.eq-chi2.mich.net (198.108.23.12) 6.512 ms 6.540 ms 6.512 ms
7 12.250.16.17 (12.250.16.17) 15.162 ms 32.018 ms 49.174 ms
8 cr1.cgcil.ip.att.net (12.122.133.122) 32.422 ms 31.161 ms 31.920 ms
9 cr2.dvmco.ip.att.net (12.122.31.85) 30.657 ms 29.535 ms 32.959 ms
10 12.123.38.141 (12.123.38.141) 27.730 ms 27.804 ms 27.773 ms
11 * * *
12 * * *
13 * * *
14 * * *
The text was updated successfully, but these errors were encountered: