Dear Eric:
Thanks for your reply, but this page explains how to setup configured
tunnel for IPv6 packets over IPv4 network.
I need a gif0 interface whose endpoints are both IPv6 address, and the
display should be like:
gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
tunnel inet aa:bb:cc:dd::ee --> ww:xx:yy::zz
inet6 11:22:33:44::11 --> 55:66:77:88::55 netmask 0xffffffffffffffff
But currently I could not succeed in making the inner addresses.
Eric F Crist wrote:
On Jul 26, 2007, at 8:11 PMJul 26, 2007, blue wrote:
Dear all:
I want to set up the gif tunnel for IPv6 IPsec as the Freebsd
Handbook http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
ipsec.html
"VPN over IPsec" suggested for IPv4. However, I could not configure
the local IP address via
"ifconfig gif0 inet6 <local private IPv6 address> <remote private
IPv6 address>", ifconfig will complain the parameters are invalid!
Is there any other way to configure the IPv6 IPsec tunnel?
Thanks.
Take a look here and see if this helps you at all:
https://www.secure-computing.net/wiki/index.php/IPv6_on_FreeBSD_6.2
-----
Eric F Crist
Secure Computing Networks
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"