Hi. Starting with firmware version RUTX_R_00.07.15, the ‘Internal zone’ field has been removed from the port forwarding configuration. It was deemed ‘unnecessary’.
However, when I have multiple LAN networks or firewall zones configured with custom names, port forwarding does not work properly. Redirection to ‘lan’ is set automatically, which may not exist if the default zone name is changed. Only modifying the ‘option dest’ value in the /etc/config/firewall file to the correct zone name restores port forwarding functionality.
My example:
I have the following LAN networks set up:
- LAN_ONE (192.168.1.1) with the LAN_ONE firewall zone
- LAN_TWO (192.168.2.1) with the LAN_TWO firewall zone
In newly released firmware versions, after setting up a new port forwarding, the configuration looks as follows:
Incoming IPv4 TCP from ‘WAN_ONE’ Via port 80 → To ‘lan’ IP 192.168.1.XX
This setting is incorrect because ‘lan’ does not exist. I have to manually modify the destination zone to LAN_ONE.
I kindly request that you restore the ‘Internal zone’ field, because I have set my own firewall zone names in several routers.