Firewall Settings
Firewall rules add another layer of granularity to what is allowed to be forwarded across interfaces and additionally which packets are allowed to be inputted and outputted.
Firewall Zones
The firewall can collect interfaces into zones to filter traffic logically. A zone can be configured to any set of interfaces. This simplifies the firewall rule logic somewhat by conceptually grouping the interfaces:
A rule for a packet originating in a zone must enter the extender on one of the zone's interfaces,
A rule for a packet being forwarded to a zone must be exiting the extender on one of the zone's interfaces.
After accessing the admin, go to Network > Firewall to enter the Firewall - Zone Settings.The SYN-flood protection is enabled by default. You can use the default firewall zone settings below in most conditions.

Port Forwards
Port forwarding is an application of network address translation (NAT) that redirects a communication request from one address and port number combination to another. Port Forwarding allows remote computers to connect the WiFi extender within a private local-area network (LAN).
Log in to the admin, go to Network > Firewall > Click the tab Port Forwards to enter the configure section.
Click the button
AddName: Enter the reference name. e.g., TestProtocol: Select fromTCP,UDP, andTCP+UDPExternal zone: SelectWANExternal port: Set the port number you want to access from the external networkInternal zone: SelectLANInternal IP AddressSelect from the connected intranet hostsInternal port: Choose the port number that needs to be forwarded from the intranet hostClick the button
Save & Apply
Last updated