Hello, the ipfilter howto says: "For example, we might want to always NAT unless we are speaking with a specific subnet: map tun0 from 192.168.1.0/24 ! to 5.0.0.0/20 -> 20.20.20.1/32"
In my case, I would like ipfilter to always NAT unless the destination is included in a set of subnets (rather than a single subnet !). Does anyone know if that is possible ? Cheers, Rosario
