Weird traceroute results..

Soldato
Joined
16 Apr 2004
Posts
3,892
Location
Shropshire
Everytime I try and use the tracert command or use Pingplotter I get this problem -

Tracert example -

C:\>tracert www.bbc.co.uk

Tracing route to www.bbc.net.uk [212.58.224.113]
over a maximum of 30 hops:

1 * * * Request timed out.
2 * * * Request timed out.
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 * * * Request timed out.
7 * * * Request timed out.
8 * * * Request timed out.
9 32 ms 30 ms 31 ms www13.thdo.bbc.co.uk [212.58.224.113]

Trace complete.

Pingplotter examples -

Target Name: www.jolt.co.uk
IP: 82.133.85.65
Date/Time: 31/08/2006 20:50:01 to 31/08/2006 20:50:16

1 * * * * * N/A N/A N/A N/A N/A [-]
2 * * * * * N/A N/A N/A N/A N/A [-]
3 * * * * * N/A N/A N/A N/A N/A [-]
4 * * * * * N/A N/A N/A N/A N/A [-]
5 * * * * * N/A N/A N/A N/A N/A [-]
6 * * * * * N/A N/A N/A N/A N/A [-]
7 * * * * * N/A N/A N/A N/A N/A [-]
8 * * * * * N/A N/A N/A N/A N/A [-]
9 * * * * * N/A N/A N/A N/A N/A [-]
10 30 ms 30 ms 31 ms 31 ms 31 ms 29 ms 30 ms 30 ms 31 ms N/A secure.jolt.co.uk [82.133.85.65]

Ping statistics for www.jolt.co.uk
Packets: Sent = 10, Received = 10, Lost = 0 (0.0%)
Round Trip Times: Minimum = 29ms, Maximum = 31ms, Average = 30ms

Target Name: www.bbc.co.uk
IP: 212.58.224.113
Date/Time: 31/08/2006 20:51:17 to 31/08/2006 20:51:29

1 * * * N/A N/A N/A N/A N/A [-]
2 * * * N/A N/A N/A N/A N/A [-]
3 * * * N/A N/A N/A N/A N/A [-]
4 * * * N/A N/A N/A N/A N/A [-]
5 * * * N/A N/A N/A N/A N/A [-]
6 * * * N/A N/A N/A N/A N/A [-]
7 * * * N/A N/A N/A N/A N/A [-]
8 * * * N/A N/A N/A N/A N/A [-]
9 30 ms 31 ms 31 ms 31 ms 31 ms 31 ms 30 ms 30 ms www13.thdo.bbc.co.uk [212.58.224.113]

Ping statistics for www.bbc.co.uk
Packets: Sent = 8, Received = 8, Lost = 0 (0.0%)
Round Trip Times: Minimum = 30ms, Maximum = 31ms, Average = 30ms

Any idea what's causing it to reports 100% packet loss for all the other hops? Only started doing this a few days ago.

(Ukonline ADSL2+, Interleave mode)
 
Allowed ICMP through your device? Remember the response will come from a different host each time. ICMP aint stateful so you will need explicit allow rules.
 
Back
Top Bottom