I'm using OpenWRT Chaos Chalmer 15.05
I need to avoid masquerading for 2 diferent networks (10.10.10.0/24 and 192.168.9.0/24) when traverse through pppoe_wan.
As I seen at https://wiki.openwrt.org/doc/uci/firewall, avoid masquerading for multiple netwoks is possible if issued in "Restrict Masquerading to given destination subnets" and negate both.
But I get working only with one network at time.
Why isn't possible to restrict more than one network from masquerade?