firmware/src/packages/fff/fff-gateway/files/etc/sysctl.d/60-fff-gateway.conf

6 lines
139 B
Plaintext

# Enable forwarding
net.ipv4.conf.all.forwarding=1
net.ipv4.ip_forward=1
net.ipv6.conf.all.forwarding=1
net.ipv6.conf.default.forwarding=1