"Kristof" == Kristof Verhenne <[EMAIL PROTECTED]> writes: Kristof> I'm at the point of getting desperate... Kristof> I got a new IPv6 address, but I can't manage to get it working; I'v Kristof> searched many manuals and I did what they say but I still get following Kristof> error. Kristof> I created gif0, i've set up the tunnel with gifconfig, but I can't Kristof> manage to assign it IPv6 addresses...
Kristof> root@abraham:~# ifconfig gif0 Kristof> gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280 Kristof> tunnel inet 157.193.83.142 --> 193.190.197.234 Kristof> inet6 fe80::280:c8ff:fe33:266d%gif0 prefixlen 64 scopeid 0x9 Kristof> root@abraham:~# /sbin/ifconfig gif0 inet6 2001:6A8:FF::1 2001:6A8:FF:: Kristof> prefixlen 127 Kristof> ifconfig: ioctl (SIOCAIFADDR): Invalid argument Kristof> root@abraham:~# Check the console. I tried yesterday without specifying the prefix length, and got a warning on the console about a prefixlength that wasn't 128. I'm not sure you can use prefix lengths of other than 128 on your tunnel. I'm running FreeBSD 4.4-RELEASE, BTW. What are you running? Kristof> If i assign only the IPv6 address of my side, that works Kristof> partially, but many sites aren't reachable then... I saw something in the source code about bidirectional tunnel support, I'm not sure what that means. Kristof> Belnet You Kristof> Tunnel end-point 193.190.197.234 Kristof> 157.193.83.142 Kristof> ipv6-for tunnel Kristof> 2001:6A8:FF::/127 2001:6A8:FF::1/127 Well, you could set up your tunnel as a /128, then add a route for the /127. -- Dave Marquardt Sun Microsystems, Inc. Austin, TX +1 512 401-1077 --------------------------------------------------------------------- The IPv6 Users Mailing List Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]
