mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-26 18:19:22 -05:00
minor
This commit is contained in:
parent
070bb46a08
commit
0b873b765e
@ -340,10 +340,10 @@ net.ipv4.tcp_timestamps=0
|
|||||||
|
|
||||||
## Enable IPv6 Privacy Extensions prefer temporary addresses over public addresses.
|
## Enable IPv6 Privacy Extensions prefer temporary addresses over public addresses.
|
||||||
## The temporary/privacy address is used as the source of all outgoing traffic.
|
## The temporary/privacy address is used as the source of all outgoing traffic.
|
||||||
## Must be used in combination with /usr/lib/systemd/networkd.conf.d/80_ipv6-privacy-extensions.conf.
|
## Must be used in combination with /usr/lib/systemd/networkd.conf.d/80_ipv6-privacy-extensions.conf.
|
||||||
## Must be used in combination with /usr/lib/NetworkManager/conf.d/80_ipv6-privacy.conf.
|
## Must be used in combination with /usr/lib/NetworkManager/conf.d/80_ipv6-privacy.conf.
|
||||||
## Should be used with MAC randomisation in /usr/lib/NetworkManager/conf.d/80_randomize-mac.conf.
|
## Should be used with MAC randomisation in /usr/lib/NetworkManager/conf.d/80_randomize-mac.conf.
|
||||||
##
|
##
|
||||||
## MAC randomisation breaks root server and VirtualBox DHCP likely due to IPv6 Privacy Extensions.
|
## MAC randomisation breaks root server and VirtualBox DHCP likely due to IPv6 Privacy Extensions.
|
||||||
##
|
##
|
||||||
## https://datatracker.ietf.org/doc/html/rfc4941
|
## https://datatracker.ietf.org/doc/html/rfc4941
|
||||||
@ -353,4 +353,4 @@ net.ipv4.tcp_timestamps=0
|
|||||||
## The use of IPv6 Privacy Extenstions is currently diasbled due to these breakages.
|
## The use of IPv6 Privacy Extenstions is currently diasbled due to these breakages.
|
||||||
##
|
##
|
||||||
#net.ipv6.conf.all.use_tempaddr=2
|
#net.ipv6.conf.all.use_tempaddr=2
|
||||||
#net.ipv6.conf.default.use_tempaddr=2
|
#net.ipv6.conf.default.use_tempaddr=2
|
||||||
|
Loading…
Reference in New Issue
Block a user