mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 14:23:02 +02:00
sysctl: Disable forwarding by default on netconf builds
This matches the defaults in ietf-ip.
This commit is contained in:
committed by
Joachim Wiberg
parent
0d09c4e16a
commit
a1183780d1
@@ -0,0 +1 @@
|
||||
net.ipv4.conf.all.forwarding=0
|
||||
@@ -1,3 +1,4 @@
|
||||
net.ipv6.conf.all.forwarding=0
|
||||
net.ipv6.conf.all.autoconf=0
|
||||
net.ipv6.conf.default.autoconf=0
|
||||
net.ipv6.conf.default.keep_addr_on_down=1
|
||||
|
||||
Reference in New Issue
Block a user