[6bone] problem with ftp.netbsd.org
Ronald van der Pol
Ronald.vanderPol@rvdp.org
Mon, 17 Jun 2002 10:56:33 +0200
On Fri, Jun 14, 2002 at 12:17:13 -0700, Stephen Stuart wrote:
> If someone still having issues would like to coordinate a
> debugging session to look at that, please contact me privately.
It is working for me now, but the path has changed. It used to be:
spock$ traceroute6 -q 1 -l ftp.netbsd.org
traceroute6 to ftp.netbsd.org (3ffe:8050:201:1860:2a0:c9ff:feed:b7ea) from
2001:610:508:1001:260:1dff:fef6:7ff9, 30 hops max, 12 byte packets
1 kirk (2001:610:508:1001:220:afff:fec6:4faa) 3.201 ms
2 surrogate.ipv6.surfnet.nl (2001:610:508:1000::1) 7.9 ms
3 surfnet-bv.Amsterdam.ipv6.surf.net (2001:610:0:2001::1) 13.627 ms
4 PO4-0.CR2.Amsterdam1.surf.net (2001:610:16:3048::49) 16.897 ms
5 PO0-0.BR2.Amsterdam1.surf.net (2001:610:16:6004::6) 15.136 ms
6 ams-ix.sara.xs4all.net (2001:7f8:1::a500:3265:1) 13.938 ms
7 nikhef.ams-ix.ipv6.intouch.net (2001:7f8:1::a500:8954:1) 12.436 ms
8 3ffe:1280:1001:1::1 (3ffe:1280:1001:1::1) 382.62 ms
9 3ffe:80a::1 (3ffe:80a::1) 203.762 ms
10 3ffe:8050:ffff::fffd (3ffe:8050:ffff::fffd) 204.275 ms
11 ftp6.netbsd.org (3ffe:8050:201:1860:2a0:c9ff:feed:b7ea) 306.499 ms
Which did not work.
Now it works with the path:
bones.rvdp.org$ traceroute6 -q1 -l ftp.netbsd.org
traceroute6 to ftp.netbsd.org (3ffe:8050:201:1860:2a0:c9ff:feed:b7ea) from 2001:610:508:1001:202:2dff:fe0f:7d1, 64 hops max, 12 byte packets
1 2001:610:508:1001::1 (2001:610:508:1001::1) 5.074 ms
2 surrogate.ipv6.surfnet.nl (2001:610:508:1000::1) 41.915 ms
3 surfnet-bv.Amsterdam.ipv6.surf.net (2001:610:0:2001::1) 20.911 ms
4 PO4-0.CR2.Amsterdam2.surf.net (2001:610:16:5048::49) 35.221 ms
5 Gi0-0.AR1.Amsterdam2.surf.net (2001:610:16:5060::62) 38.964 ms
6 3ffe:2200:0:8000::1 (3ffe:2200:0:8000::1) 150.217 ms
7 aads-tunnel.fmt.ipv6.he.net (3ffe:81d0:ffff:1::3) 222.045 ms
8 paix-tunnel.fmt.ipv6.he.net (3ffe:81d0:ffff:1::1) 230.037 ms
9 3ffe:80a::1 (3ffe:80a::1) 212.591 ms
10 3ffe:8050:ffff::fffd (3ffe:8050:ffff::fffd) 233.241 ms
11 ftp6.netbsd.org (3ffe:8050:201:1860:2a0:c9ff:feed:b7ea) 255.217 ms
bones.rvdp.org$
Notice the last three hops of the path are the same:
9 3ffe:80a::1 (3ffe:80a::1) 203.762 ms
10 3ffe:8050:ffff::fffd (3ffe:8050:ffff::fffd) 204.275 ms
11 ftp6.netbsd.org (3ffe:8050:201:1860:2a0:c9ff:feed:b7ea) 306.499 ms
rvdp