You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  1. Sequence annotated and raw traceroute files to enable easier correlation.
  2. Add hop numbers to annotated file.
  3. GeoIP tools does not seem to work, need to allow replacement with Hostip.info.
  4. Make sure all open's and close's have a die associated with them.
  5. Provide more detailed information if GeoIP Tools or if its follow on fails [Done by Les 8/6/07]

  6. Remove dependency on account akbar. [Done by Les 8/6/07]

  7. Does not correctly show end country, in the example below the route is identified from BR to UY but it should be BR to PE. Since the tracveroute terminates before Peru it does not find the end country.
traceroute to 200.37.45.39 (200.37.45.39), 30 hops max, 38 byte packets1  200.143.197.129 (200.143.197.129)  0.892 ms  0.783 ms  0.759 ms
 2  ge-1-0-0-r1-rj.bkb.rnp.br (200.143.252.181)  3.058 ms  0.590 ms  0.706 ms
 3  so-0-1-0-r1-sp.bkb.rnp.br (200.143.252.21)  6.326 ms  6.250 ms  21.632 ms
 4  rnp-whren-stm.ampath.net (198.32.252.221)  146.245 ms  143.362 ms  143.321 ms
 5  nlr.ampath.net (198.32.252.161)  177.944 ms  178.762 ms  181.123 ms
 6  216.24.184.90 (216.24.184.90)  341.576 ms  341.484 ms  342.770 ms
 7  saopaulo-buenosaires.core.redclara.net (200.0.204.37)  369.670 ms  369.690 ms  370.923 ms
 8  buenosaires-santiago.core.redclara.net (200.0.204.29)  389.121 ms  389.505 ms  389.805 ms
 9  raap-pe-sant.peer.redclara.net (200.0.204.158)  480.197 ms  484.125 ms  479.740 ms 10  * * *
11  * * *
12  *
__END__
  • No labels