Skip to main content

NAT (Network Address Translation)

Masquerading

To set up masquerading:

  • Firewall
  • General Settings

Follow the menus. The Masquerading checkboxes in the table under Zones=>Forward on the incoming page can be configured. Masquerading hides the source IP address of data packets with the router's WAN IP address. The masquerading and MSS compression feature of the WAN interface must be enabled, but it should be disabled on the LAN interface.

Masquerading-451

Port Forwarding

To add a port forwarding rule:

  • Firewall
  • Port Forwards

Follow the menus. Port forwarding rules can assign a specific port number of the WAN network to a device belonging to the selected internal network.

PortForwarding1-451

PortForwarding2-451

ParameterDescriptionDefault Value
NameName of the RuleNull
ProtocolTCP+UDP/TCP/UDPTCP+UDP
External zoneWired WAN, 4G, VPNwan
External PortThis can be a port or a range of ports, such as 8000-9000. When the external port is empty, it indicates a DMZ (Demilitarized Zone) function.Null
Internal ZoneLAN Namelan
Internal IP addressRouter LAN IP addressNull
Internal PortYou specify a port or a range of ports, such as 8000-9000. However, when both the external port and internal port are empty, it indicates a DMZ (Demilitarized Zone) operation.Null

NAT DMZ

While port forwarding rules direct a specified WAN port to an internal network device, DMZ (Demilitarized Zone) rules direct all ports belonging to the WAN interface to an internal network device. DMZ rules are set in the port forwarding interface, and in DMZ mode, there is no need to set external and internal ports.

NATDMZ1-451

NATDMZ2-451

All ports belonging to the WAN address will be directed to the internal network device at 192.168.1.6.

  • Port forwarding and DMZ cannot be used simultaneously.