The tutorial mentions the following:
echo 1 > /proc/sys/net/ipv6/conf/all/forwarding
unfortunately that file is read-only and I seem to be unable to write 1 into that file (also trying to chmod it doesn't work, vi also won't write the changes)
I'm at the point where I can ping6 localhost on the router, but pinging e.g. www.kame.net only resolves the ipv6 address, the icmp packets never get through it seems.
Does anyone know how to fix this?
Thanks in advance, Thomas
