network/salt/forwarding/forwarding.conf
2016-11-08 22:36:08 +01:00

5 lines
140 B
Plaintext

net.ipv4.conf.all.forwarding = 1
net.ipv4.conf.default.forwarding = 1
net.ipv6.conf.all.forwarding = 1
net.ipv6.conf.default.forwarding = 1