We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2013-12-29 21:02:23 +0200

ipv6: cannot set use_tempaddr

I tried to set use_tempaddr for ipv6 privacy IPs (temporary global addresses) by creating /etc/sysctl.d/privacy-ipv6.conf:

net.ipv6.conf.all.use_tempaddr = 2

net.ipv6.conf.default.use_tempaddr = 2

net.ipv6.conf.wlan0.use_tempaddr=2

but sysctl -f this file, echo the parameters directly in /sys... and reboot does not work. Is there something missing?

ipv6: cannot set use_tempaddr

I tried to set use_tempaddr for ipv6 privacy IPs (temporary global addresses) by creating /etc/sysctl.d/privacy-ipv6.conf:

net.ipv6.conf.all.use_tempaddr = 2

net.ipv6.conf.default.use_tempaddr = 2

net.ipv6.conf.wlan0.use_tempaddr=2

but sysctl -f -p this file, echo the parameters directly in /sys... and reboot does not work. Is there something missing?

ipv6: cannot set use_tempaddr

I tried to set use_tempaddr for ipv6 privacy IPs (temporary global addresses) by creating /etc/sysctl.d/privacy-ipv6.conf:

net.ipv6.conf.all.use_tempaddr = 2

net.ipv6.conf.default.use_tempaddr = 2

net.ipv6.conf.wlan0.use_tempaddr=2

but sysctl -p this file, echo the parameters directly in /sys... and reboot does not work. Is there something missing?