mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-22 10:04:34 +01:00
sysctl.d: net.ipv6.conf.default.use_tempaddr
This commit is contained in:
parent
e512759368
commit
9ac3c776d7
@ -10,7 +10,4 @@ vm.swappiness = 1
|
||||
net.ipv6.bindv6only=1
|
||||
|
||||
## Enable IPv6 privacy extensions and prefer them to the SLAAC address
|
||||
net.ipv6.conf.eno1.use_tempaddr=2
|
||||
net.ipv6.conf.wlo1.use_tempaddr=2
|
||||
net.ipv6.conf.eth0.use_tempaddr=2
|
||||
net.ipv6.conf.wlan0.use_tempaddr=2
|
||||
net.ipv6.conf.default.use_tempaddr=2
|
||||
|
Loading…
Reference in New Issue
Block a user