I've been trying to setup an IPv6 tunnel and I believe I have everything setup for the tunnel, but I keep getting no route to host when I use ping6/traceroute6. I first thought it was something wrong with ppp, but I investigated further and I'm unable to ping6 ::1. Here are the outputs from uname -a, ifconfig -a, and netstat -rn -f inet6. Please pardon the long mail. :-)
FreeBSD deception 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Nov 7 06:34:32 CST 2002 drogoh@deception:/usr/obj/usr/src/sys/DECEPTION i386 dc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::204:5aff:fe71:759b%dc0 prefixlen 64 scopeid 0x1 inet6 3ffe:b80:1056:1::1 prefixlen 64 inet 0.0.0.0 netmask 0xff000000 broadcast 0.255.255.255 ether 00:04:5a:71:75:9b media: Ethernet autoselect (10baseT/UTP) status: active lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492 inet 208.137.160.22 --> 208.137.160.1 netmask 0xffffff00 Opened by PID 26848 tun1: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280 tunnel inet 208.137.160.22 --> 206.123.31.114 inet6 3ffe:b80:2:bfd5::2 --> 3ffe:b80:2:bfd5::1 prefixlen 128 inet6 fe80::204:5aff:fe71:759b%gif0 prefixlen 64 scopeid 0x5 gif1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280 tunnel inet 208.137.160.22 --> 213.253.1.201 inet6 2001:618:4:2000::a4b --> 2001:618:4:2000::a4c prefixlen 128 inet6 fe80::204:5aff:fe71:759b%gif1 prefixlen 64 scopeid 0x7 Routing tables Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRSc lo0 => default 3ffe:b80:2:bfd5::1 UGSc gif0 ::1 ::1 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRSc lo0 2001:618:4:2000::a4b link#7 UHL lo0 2001:618:4:2000::a4c 2001:618:4:2000::a4b UH gif1 3ffe:b80:2:bfd5::1 3ffe:b80:2:bfd5::2 UH gif0 3ffe:b80:2:bfd5::2 link#5 UHL lo0 3ffe:b80:1056::/48 lo0 USc lo0 3ffe:b80:1056:1::/64 link#1 UC dc0 3ffe:b80:1056:1::1 00:04:5a:71:75:9b UHL lo0 fe80::/10 ::1 UGRSc lo0 fe80::%dc0/64 link#1 UC dc0 fe80::204:5aff:fe71:759b%dc0 00:04:5a:71:75:9b UHL lo0 fe80::%lo0/64 fe80::1%lo0 Uc lo0 fe80::1%lo0 link#3 UHL lo0 fe80::%gif0/64 link#5 UC gif0 fe80::204:5aff:fe71:759b%gif0 link#5 UHL lo0 fe80::%gif1/64 link#7 UC gif1 fe80::204:5aff:fe71:759b%gif1 link#7 UHL lo0 ff01::/32 ::1 U lo0 ff02::/16 ::1 UGRS lo0 ff02::%dc0/32 link#1 UC dc0 ff02::%lo0/32 ::1 UC lo0 ff02::%tun0/32 fe80::204:5aff:fe71:759b%tun0 UC tun0 ff02::%gif0/32 link#5 UC gif0 ff02::%tun1/32 fe80::204:5aff:fe71:759b%tun1 UC tun1 ff02::%gif1/32 link#7 UC gif1 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message