Add configs/sysctl

This commit is contained in:
2026-06-06 14:49:09 +01:00
parent fb1adad312
commit adda77dc70

4
configs/sysctl Normal file
View File

@@ -0,0 +1,4 @@
net.ipv4.ip_forward = 1
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.ens18.disable_ipv6 = 1