Tracert Question

  • Thread starter Thread starter justmehere
  • Start date Start date
J

justmehere

My question is simply the three different probes for each hop or line
that you see here what does the times mean. What does line 3 mean for
each probe ? The three probes that you see there for line 3 7ms 7ms
7ms are these the times to go from hop 2 to hop 3 or to go from my
computer to hop 3 ?

C:\Documents and Settings\Administrator>tracert -d www.yahoo.com


tracing route to www.yahoo-ht2.akadns.net [69.147.114.210] over a
maximum of 30 hops:

1 9 ms <10 ms <10 ms XXX.XXX.X.X
2 6 ms 7 ms 5 ms XX.XXX.XX.X
3 7 ms 7 ms 7 ms 69.186.92.241
4 6 ms 7 ms 7 ms 69.185.82.149
 
justmehere said:
My question is simply the three different probes for each hop or line
that you see here what does the times mean. What does line 3 mean for
each probe ? The three probes that you see there for line 3 7ms 7ms
7ms are these the times to go from hop 2 to hop 3 or to go from my
computer to hop 3 ?

C:\Documents and Settings\Administrator>tracert -d www.yahoo.com


tracing route to www.yahoo-ht2.akadns.net [69.147.114.210] over a
maximum of 30 hops:

1 9 ms <10 ms <10 ms XXX.XXX.X.X
2 6 ms 7 ms 5 ms XX.XXX.XX.X
3 7 ms 7 ms 7 ms 69.186.92.241
4 6 ms 7 ms 7 ms 69.185.82.149


try reading this

http://www.yourdomainhost.com/troubleshooters/traceroute.shtml

Simply it send 3 packets to each hop destination and gets 3 seperate
responses, each are timed.

the time is for the packet to go from your machine to the specific
router/destination and back to your computer.
 
justmehere said:
My question is simply the three different probes for each hop or line
that you see here what does the times mean. What does line 3 mean for
each probe ? The three probes that you see there for line 3 7ms 7ms
7ms are these the times to go from hop 2 to hop 3 or to go from my
computer to hop 3 ?

C:\Documents and Settings\Administrator>tracert -d www.yahoo.com


tracing route to www.yahoo-ht2.akadns.net [69.147.114.210] over a
maximum of 30 hops:

1 9 ms <10 ms <10 ms XXX.XXX.X.X
2 6 ms 7 ms 5 ms XX.XXX.XX.X
3 7 ms 7 ms 7 ms 69.186.92.241
4 6 ms 7 ms 7 ms 69.185.82.149

REad this:
http://en.wikipedia.org/wiki/Crossposting

and quit multiposting!
 
My question is simply the three different probes for each hop or line
that you see here what does the times mean. What does line 3 mean for
each probe ? The three probes that you see there for line 3 7ms 7ms
7ms are these the times to go from hop 2 to hop 3 or to go from my
computer to hop 3 ?

C:\Documents and Settings\Administrator>tracert -d www.yahoo.com


tracing route to www.yahoo-ht2.akadns.net [69.147.114.210] over a
maximum of 30 hops:

1 9 ms <10 ms <10 ms XXX.XXX.X.X
2 6 ms 7 ms 5 ms XX.XXX.XX.X
3 7 ms 7 ms 7 ms 69.186.92.241
4 6 ms 7 ms 7 ms 69.185.82.149

It means it makes three tries to average out the effects of reality.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top