Hi guys,
Does anyone know how can I configure an IPv6-IPv6 tunnel ?
I am using the ipv6_tunnel.c from the MIPL codes. It uses a ipv6tunnel
to configure the end-points.
I tried the following:
ipv6tunnel add tnl0 --tunnel-local-packets remote A local B
Then I tried to ping6 A. But when I check the packets using ethereal, I
see only 1 header and not 2.
I even tried to set the route :
route -A inet6 add A tnl0
This also does not work. I would appreciate if someone can show me how
to configure a bi-directional IPv6-IPv6 tunnel.
Thanks in advance and happy new year ahead.
best regards,
jon.
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/