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.
Last updated
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.
Last updated
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 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 Add
Name
: Enter the reference name. e.g., Test
Protocol
: Select from TCP
, UDP
, and TCP+UDP
External zone
: Select WAN
External port
: Set the port number you want to access from the external network
Internal zone
: Select LAN
Internal IP Address
Select from the connected intranet hosts
Internal port
: Choose the port number that needs to be forwarded from the intranet host
Click the button Save & Apply