Remove Wireguard NAT forwarding

This commit is contained in:
coolneng 2021-03-19 09:54:36 +01:00
parent e1732d12cf
commit 03783c6017
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 3 deletions

View File

@ -44,9 +44,6 @@
138 # Samba
1194 # Wireguard
];
extraCommands = ''
iptables -t nat -A POSTROUTING -s 10.9.0.0/24 -o eth0 -j MASQUERADE
'';
};
# Enable NAT for wireguard