User's Manual

Table Of Contents
4040,1080-1090
OpenedPort: the opened ports for the application,
this could be a single port, a range of ports, or several
ranges of ports.
OpenedProtocol
: the opened protocol for the
application (‘TCP’, ‘UDP’, ‘BOTH’).
[MACFilter]
MACFilterPolicy =disable
MAC Filter Configuration
MACFilterPolicy: MAC Filter policy (‘disable’, ‘deny’,
‘grant’).
[MACFilterEntry]
MACFilterName=name
MACFilterMAC=00-01-30-05-70-
aa
MAC Filter Entry Configuration
T
here could be multiple entries (max 32 entries), each
entry contains the following items:
MACFilterName
: a mnemonic name for the entry.
MACFilterMAC
: the MAC address that the filter will
be applied on.
[IPFilter]
IPFilterPolicy=deny
IP Filter Configuration
IPFilterPolicy: IP Filter policy (‘disable’, ‘deny’,
‘grant’).
[IPFilterEntry]
IPFilterName=ipf name
IPFProtocol=tcp
IPFDirection=outbound
IPFSourceIP=1.1.1.1
IPFSourcePort=any
IPFDestIP=2.2.0.0/255.255.0.0
IPFDestPort=100-200
IPFSourceIP=any
IPFSourcePort=1213
IP Filter Entry Configuration
There could be multiple entries (max 32 entries), each
entry contains the following items:
IPFilterName
: a mnemonic name for the filter.
IPFProtocol
: the protocol that the filter will match
(‘any’, ‘tcp’, ‘udp’, ‘icmp’, ‘igmp’).
IPFDirection
: the matching direction of the filter
(‘inbound’, ‘outbound’)
IPFSourceIP/IPFDestIP: the source/destination IP
address the filter will match, this could be a single IP
address, a network address, or any address.
IPFSourcePort
/IPFDestPort: the source/destination
port the filter will match. This is only valid when the
‘IPFProtocol’ is ‘tcp’ or ‘udp’. The value could be a
single port number, a range of ports, or any port.
[StaticRoutingEntry]
RouteDestIP=101.200.60.0
RouteNetmask=255.255.254.0
RouteInterface=lan
RouteMetric=1
RouteGateway=172.16.60.170
Static Route Entry Configuration
T
here could be multiple entries (max 20 entries), each
entry contains the following items:
RouteDestIP
: the IP address of the destination
network for the route.
82