Files
OpenBMC/meta-google/recipes-google/systemd/files/40-gbmc-forward.conf
T
2026-04-23 17:07:55 +08:00

6 lines
154 B
Plaintext

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