Subject: freenet6 dilema
To: None <netbsd-help@netbsd.org>
From: Matt Bell <mtbell@micropede.com>
List: netbsd-help
Date: 10/08/2000 00:09:23
Hi,

Has anybody ever tried getting an ipv6 address from freenet6. If so have
you had the problem of not being able to reach hosts outside of the
3ffe:b00:c18::/48 via freenet6's v6-inv4 tunnel.

mtbell@mb1(4-3:44pm)> ping6 -n www.normos.org
PING6(56=40+8+8 bytes) 3ffe:b00:c18:1fff::10b --> 3ffe:b00:c18:1::11
16 bytes from 3ffe:b00:c18:1::11, icmp_seq=0 hlim=64 time=68.574 ms
16 bytes from 3ffe:b00:c18:1::11, icmp_seq=1 hlim=64 time=57.999 ms

mtbell@mb1(5-3:45pm)> ping6 -n www.kame.net
PING6(56=40+8+8 bytes) 3ffe:b00:c18:1fff::10b --> 3ffe:501:4819:2000:5054:ff:fedc:50d2
^C

mtbell@mb1(6-3:47pm)> traceroute6 www.kame.net
traceroute6 to kame212.kame.net
(3ffe:501:4819:2000:5054:ff:fedc:50d2) from 3ffe:b00:c18:1fff::10b, 30
hops max, 12 byte packets
 1  3ffe:b00:c18:1fff::10a  53.113 ms  52.583 ms  53.232 ms
 2  * * *
 3  * * *

mtbell@mb1(1-12:25am)> uname -a
NetBSD mb1.micropede.com 1.5E NetBSD 1.5E (mb1) #0: Sat Oct  7 00:14:55
EDT 2000     root@mb1.micropede.com:/usr/src/sys/arch/i386/compile/mb1
i386

Thanks in advance,
-Matt