Hi Jan,
Jan Tomasek schrieb:
> Vitaliy Gusev wrote:
>> Please check /proc/sys/net/ipv6/conf/all/forwarding
> [...]
> Problem is that when I do:
>
> echo "1" > /proc/sys/net/ipv6/conf/all/forwarding
>
> HW node stops responding on IPv6 ping, reason probably is that setting
> that removes defaul
Vitaliy Gusev wrote:
Please check /proc/sys/net/ipv6/conf/all/forwarding
It is disabled:
staj-dev:~# for f in /proc/sys/net/ipv6/conf/*/forwarding; do echo $f;
cat $f; done
/proc/sys/net/ipv6/conf/all/forwarding
0
/proc/sys/net/ipv6/conf/default/forwarding
0
/proc/sys/net/ipv6/conf/et