wireguard-setup/packer/rootfs/etc/sysctl.d/60-forwarding.conf

4 lines
88 B
Plaintext
Raw Normal View History

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