Reelix
Senior Member
Whilst running traceroutes to various different IP's on the hop from here to the local Google server (165.165.38.147), I found an odd peculiarity.
Any reason the trace doubles back on itself? Shouldn't it stop at the 2nd hop, since it arrived at its destination... ?
Tracing to the 3rd IP produces expected results.
Code:
C:\>tracert 196.210.130.1
Tracing route to 196-210-130-1.dynamic.isadsl.co.za [[B][U]196.210.130.1[/U][/B]]
over a maximum of 30 hops:
1 3 ms 2 ms 2 ms *Removed - Our Router*
2 25 ms 17 ms 17 ms 196-210-130-1.dynamic.isadsl.co.za [[U][B]196.210.130.1[/B][/U]]
3 60 ms 61 ms 103 ms cdsl1-rba-vl2253.ip.isnet.net [196.38.73.181]
4 49 ms 49 ms 43 ms cdsl1-rba-vl150.ip.isnet.net [196.38.73.17]
5 39 ms 40 ms 39 ms cdsl2-rba-vl2.ip.isnet.net [196.26.77.2]
6 27 ms 26 ms 26 ms cdsl2-rba-vl153.ip.isnet.net [196.38.73.14]
7 42 ms 36 ms 34 ms cdsl2-rba-vl2765-ipc.ip.isnet.net [196.38.73.106]
8 41 ms 38 ms 35 ms 196-210-130-1.dynamic.isadsl.co.za [[U][B]196.210.130.1[/B][/U]]
Trace complete.
C:\>
Any reason the trace doubles back on itself? Shouldn't it stop at the 2nd hop, since it arrived at its destination... ?
Tracing to the 3rd IP produces expected results.
Code:
C:\>tracert 196.38.73.181
Tracing route to cdsl1-rba-vl2253.ip.isnet.net [196.38.73.181]
over a maximum of 30 hops:
1 14 ms 17 ms 7 ms *Removed - Our Router*
2 348 ms 234 ms 18 ms 196-210-130-1.dynamic.isadsl.co.za [196.210.130.1]
3 180 ms 101 ms 75 ms cdsl1-rba-vl2253.ip.isnet.net [196.38.73.181]
Trace complete.
C:\>
Last edited: