Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceroute problem #117

Open
quietbamboo opened this issue Sep 28, 2012 · 1 comment
Open

Traceroute problem #117

quietbamboo opened this issue Sep 28, 2012 · 1 comment

Comments

@quietbamboo
Copy link
Member

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 * * *

@ghost
Copy link

ghost commented Sep 28, 2012

Took this of v2.0 blocking list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant