Skip to main content

Traffic Rules

To set the device's traffic rules:

  • Firewall
  • Traffic Rules

follow the menus.

TrafficRules-541

Traffic rules are an important feature of the firewall and allow you to set rules to filter and control the network traffic passing through the device. Essentially, traffic rules determine which traffic rules will be applied to the packets traversing the network. These packets can be allowed, blocked, or rejected based on various criteria such as source and destination IP addresses and port numbers specified in the packet headers.

After making your settings, save your changes with the Save and Apply buttons.

Opening Ports on the Router

It allows you to quickly and easily open ports on the router. You can fill in the relevant fields in the Open ports on router section under the Traffic Rules tab and click the Add button to add a rule.

ParameterDescriptionDefault Value
NameThe name of the rule, defined by the user.None
ProtocolSpecifies which protocols the rule will apply to; includes TCP+UDP, TCP, UDP.TCP+UDP
External portSpecifies which port(s) will be opened.None

Port Forwarding

Routing rules are made here. You can set a rule by clicking the Add and edit... button in the New forward rule section under the Traffic Rules tab.

PortForwarding-541

After making your settings, save your changes with the Save and Apply buttons.

ParameterDescriptionDefault Value
EnableEnable/DisableEnable
NameThe name of the rule-
Restrict to address familyOnly IPv4Only IPv4
ProtocolTCP+UDP/TCP/UDP/ICMPTCP+UDP
Match ICMP typeMatching ICMP rule, match any.Any
Source zoneAny zone/LAN/WANLAN
Source MAC addressThe source MAC address that matches this rule, can be multiple MAC addresses. The MAC address is specified separated by spaces. The "Any" option matches all MAC addresses.
Note: When matching the source MAC address, leave the source IP address blank.
Any zone
Source IP addressThe source IP address that matches this rule, can be an IP range, for example, 192.168.1.100-192.168.1.200. The "Any" option matches all IP addresses.
Note: When matching the source IP address, leave the source MAC address blank.
Any
Source portThe source IP port that matches this rule, can be a port range, for example, 8000-9000. The "Null" option matches all ports.Null
Destination zoneDevice/Any zone/LAN/WANWAN
Destination addressThe target IP address to match.
The "Any" option matches all IP addresses.
Any
Destination portThe target port to match.
The "Null" option matches all ports.
Null
ActionYou can choose what action to take after receiving this type of data packets: drop, accept, reject, don't track.Accept

Source NAT

Source NAT (SNAT) is a type of masking used to change the source address and/or port number of a packet to a static, user-defined value. SNAT is performed in the POSTROUTING section just before the packet leaves the device. Up to 100 SNAT rules can be added. These settings can be made under the Source NAT section on the page.

ParameterDescriptionDefault Value
NameThe name of the rule, defined by the user.None
Source zoneMatches traffic coming from the specified zone.lan
Source zoneMatches traffic going to the specified zone.wan
To source IPMatches traffic going to the specified zone.None
To source portMatches traffic going to the specified zone.None

After making your settings, save your changes with the Save and Apply buttons.