mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-01 04:54:38 -04:00
disable IPv4-mapped IPv6 addresses by default
This commit is contained in:
parent
2c2943cc3e
commit
bab3f0c14a
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
net.ipv6.bindv6only = 1
|
||||
|
||||
net.ipv4.ip_local_port_range = 1024 65535
|
||||
|
||||
net.ipv4.conf.*.send_redirects = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue