Robert Barnett <[email protected]> writes:

> Just for fun, I'm setting up a FC10 machine with as an IPv6 router.
> The tunnel device (tun0) is automatically created using a script (aiccu)
> I want to allow other machines to use this box as a gateway, but I think I
> have the config wrong

...you didn't tell us why: what is actually going wrong?

[...]

> I have radvd running and everything works well on the LAN using the
> stateless addresses.
>
> --
> I've tried many combinations of a few things to solve the problem
> turning off /etc/init.d/iptables
> turning off /etc/init.d/ip6tables
> sysctl -w net.ipv6.conf.default.forwarding=1
> sysctl -w net.ipv6.conf.all.forwarding=1
>
> Restricting prefix of tun0
> #     /sbin/ip -6 addr del 2001:1938:83:52::2/64 dev tun0
> #     /sbin/ip -6 addr add 2001:1938:83:52::2/126 dev tun0
>
> Changing the global ip on eth0 to the same as tun0
>
> Any thoughts?

My psychic powers fail to detect your actual problem, but nothing stands
out in that configuration as obviously broken.

Um, how about you tell us how the clients fail, what their IPv6 routing
tables say, and show us the output of ping6, traceroute6, and/or tcpdump
on the router to show where traffic is getting to?

Regards,
        Daniel
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to