On Fri, 4 Oct 2002, James Yonan wrote:
> Hi Aaron,
>
> I've incorporated your IPv6 over tun patch for Linux into the latest OpenVPN
> beta, and added some basic infrastructure code and a --tun-ipv6 option which
> enables the IPv6 over tun support. The option makes a placeholder for all
> OSes
Hi Aaron,
I've incorporated your IPv6 over tun patch for Linux into the latest OpenVPN
beta, and added some basic infrastructure code and a --tun-ipv6 option which
enables the IPv6 over tun support. The option makes a placeholder for all OSes
to support IPv6 over tun that is off by default and
On Sat, 28 Sep 2002, James Yonan wrote:
> Aaron,
>
> Thanks for the patch, however I was not able to get it to work with IPv4
> while talking between a 2.4.9 and 2.4.17 kernel, where both peers are running
> the patch. The code compiles and runs, but pings don't go through. Perhaps
> there i
Aaron,
Thanks for the patch, however I was not able to get it to work with IPv4 while
talking between a 2.4.9 and 2.4.17 kernel, where both peers are running the
patch. The code compiles and runs, but pings don't go through. Perhaps there
is a minimum kernel version necessary for this to work
I've done some work on getting openvpn to tunnel ipv6 without having to
use TAP tunnels. I think to get ipv6 tunneling to work on other platforms
it may require changes in the tunnel driver. But I figure I'll post this
here as it might be of use to somebody.
Regards,
Aaron
Index: Makefile.in