Tracert Question

  • Thread starter Thread starter inderpaul_s
  • Start date Start date
I

inderpaul_s

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

racing route to www.yahoo-ht2.akadns.net [69.147.114.210]
ver 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
.....
.....
....
 
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

racing route to www.yahoo-ht2.akadns.net [69.147.114.210]
ver 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's the time for THAT hop only. Getting to 1 took 9, then 7 more to get to
2, another 7 to get to 3, etc..
 
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

racing route to www.yahoo-ht2.akadns.net [69.147.114.210]
ver 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
....
....
...

Do a tracert to australia.com and it'll become apparent that each test
is a ping from your computer to the new point.
 
Back
Top