- OPNSense: rdr on vtnet0 inet proto tcp from any to [b](vtnet0)[/b] port = 10131 -> 10.0.0.10 port 1991- pfSense: rdr on vtnet0 inet proto tcp from any to [b]131.x.x.x.9[/b] port = 10131 -> 10.0.0.10 port 1991
Changing the written rule will cause different behaviour:- OPNSense: The NAT rule will match all WAN IPs (WAN Address and IP aliases)- pfSense: The NAT Rule will match only the WAN Address and not IP Aliases.Has anyone experienced this problem? Am I doing something wrong?