allow hellman to route ipv4

This commit is contained in:
histausse 2021-07-13 01:39:10 +02:00
parent 62e8b69bde
commit fb2189d312
Signed by: histausse
GPG key ID: 67486F107F62E9E9

View file

@ -20,5 +20,5 @@ interfaces:
netmaskv4: "{{ intranet.netmaskv4 }}"
type: wireguard
ipv4_forwarding: false
ipv4_forwarding: true
ipv6_forwarding: false