Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gif and ipv6 problems



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have a IPv6 tunnel over 'gif' to my home.  Previously, I was able to
have this in /etc/ifconfig.gif:

        create
        tunnel <my-ipv6> <their-ipv4>
        inet 149.20.65.101/31 149.20.65.100
        inet6 2001:4f8:0:1::26:2 prefixlen 112
        ! /sbin/route -n add -inet6 default 2001:4f8:0:1::26:1

and it just worked.

However, now this command fails:

        # ifconfig gif0 inet6 2001:4f8:0:1::26:2 prefixlen 112
        ifconfig: no point-to-point destination address

If I try to add the destination address here, I get this:

        # ifconfig gif0 inet6 2001:4f8:0:1::26:2 2001:4f8:0:1::26:1 prefixlen 
112
        ifconfig: SIOCAIFADDR_IN6: Invalid argument

How do I now specify an ipv6 address on a gif interface?

- --Michael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFIaDj9l6Nz7kJWYWYRAhruAKCDXNT8XFTQlOBa3DXWtywQi6NLUwCfYEli
F5YwP89Ptq7wGetjHKghatU=
=VJ+q
-----END PGP SIGNATURE-----


Home | Main Index | Thread Index | Old Index