-
Having a already running CoreOS server
-
Trying to fulfill the following guide to get homeassistant-matter-hub working:
-
Already created files like
/etc/sysctl.d/50-ipv6.confor/etc/sysctl.d/100-sysctl.configor direclty editing/etc/sysctl.confdid not help to change the following values
net.ipv6.conf.all.forwarding=0 net.ipv6.conf.all.accept_ra=1 net.ipv6.conf.all.accept_ra_rt_info_max_plen=64
or
net.ipv6.conf.all.forwarding=0 net.ipv6.conf.enp5s0.accept_ra=1 net.ipv6.conf.enp5s0.accept_ra_rt_info_max_plen=64
Can someone give me a hint?
After creating/editing the files above i still get something like
$ sudo sysctl -n net.ipv6.conf.all.forwarding 1