krbvroc1
New Around Here
I have been setting up ipv6 on my RT-N66U 374.33. I thought things were working the other day, but it is no longer.
While the router (via ssh) is able to ping6 an ipv6 site, no devices on the LAN are able to. After messing around for a few hours, I executed the following which fixed it.
echo 1 > /proc/sys/net/ipv6/conf/all/forwarding
So my question is, why is this not being set, and what software/routines during the bootup sequence control setting it?
I believe it should definitely be set to forward IPv6.
There is an nvram variable 'ipv6_fw_enable' that is set.
While the router (via ssh) is able to ping6 an ipv6 site, no devices on the LAN are able to. After messing around for a few hours, I executed the following which fixed it.
echo 1 > /proc/sys/net/ipv6/conf/all/forwarding
So my question is, why is this not being set, and what software/routines during the bootup sequence control setting it?
I believe it should definitely be set to forward IPv6.
There is an nvram variable 'ipv6_fw_enable' that is set.