NAT on iface group

Started by Perun, February 21, 2019, 12:01:28 PM

Previous topic - Next topic
Hi All!

I have created a 'extern' interface group with 2 WAN interfaces (have cable and vdsl).
And now if I set a NAT port forward rule to this extern interface, it works only on cable WAN and not on vdsl WAN...

It is a bug?

Greetz


I had the same issue - in a multi-wan setup you will have to create separate NAT rules for each interface, else the reply-to clause will not be generated in the pf configuration and you will only "see" the NAT ports from the default route.

With separate NAT rules it works perfectly well.