On Wed, Apr 22, 2020 at 10:28:09AM +0200, Gaétan QUENTIN wrote:
> ok so i added a masquerade rule for ppp0 and it works
> 
> MASQUERADE 172.20.10.0/24 enp0s31f6
> MASQUERADE      172.20.10.0/24  ppp0

This means: masq traffic leaving PPP0 which is from 172.20.10.0/24 (and unmasq
it when it comes back).

Maybe it'd help you to look at iptables -L -v -n.

-- 
Justin


_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to