network/salt/forwarding/forwarding.conf

5 lines
140 B
Plaintext
Raw Normal View History

2016-11-08 22:36:08 +01:00
net.ipv4.conf.all.forwarding = 1
net.ipv4.conf.default.forwarding = 1
net.ipv6.conf.all.forwarding = 1
net.ipv6.conf.default.forwarding = 1