Hi , there I'm James.
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?
ยูฟ่าเบท (https://www.ufa365.com/)
Thank in advance.
It's an internal decision of the underlying packet filter pf(4). It it better to make NAT rules explicit since you want to make sure the NAT translation happens on the proper interface with the proper IP of said interface.
Cheers,
Franco