Hello everyone, we had to do NAT but why nothing works. I made a rule, I registered ports, but why does not it work. I use Internet connection type VLAN (OPT1). It seems that everything is set up correctly but does not work, can that tell?
But the logs Firewall on this moment
You must set a destination address (generally WAN Address) and destination port
nevermind.
The problem is still relevant
Did you set the destination address to OPT1 address?
Yes, I tried and put the OPT1 address and just any-all is useless
For NAT the interface is (must be) WAN, not LAN or OPT1.
There is no NAT in between internal interfaces, only route. By default!
The NAT is always from external (public) IP and interface (a WAN, particularly) to an internal (private) IP and interface (a LAN, particularly).
NAT is (almost) always listening on WAN (very few exceptions, and particular cases when is not like this), so change the interface in the NAT rule(s)