allow ipv4 forwarding needed by NAT
This commit is contained in:
parent
ea8e9a14bc
commit
f10ac3078e
@ -130,7 +130,7 @@
|
||||
filterForward = true;
|
||||
extraForwardRules = ''
|
||||
# Forward all IPv6 traffic from local network
|
||||
meta nfproto ipv6 iifname "eno2" counter accept
|
||||
iifname "eno2" counter accept
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user