User's Manual

Table Of Contents
802.11a/g Router User’s Guide
DHCPSStaticMAC: the MAC address of the static
assigned machine.
DHCPSStaticIP: the IP address assigned to the
machine with the MAC address.
[DefultDMZ]
DDMZLocalIP =192.168.1.13
Defult DMZ Configuration
DDMZLocalIP: the IP address of the local machine
corresponding to the default DMZ.
[MultipleDMZEntry]
DMZName=aaa
DMZPublicIP=77.0.0.1
DMZLocalIP=192.168.1.17
Multiple DMZ Entry Configuration
There could be multiple entries (max 6 entries), each
entry contains the following items:
DMZName
: a mnemonic name for this DMZ entry.
DMZPublicIP
: the public IP address of the DMZ.
DMZLocalIP
: the IP address of the local machine
corresponding to the DMZ.
[VirtulServerEntry]
VSServiceName=HTTP
VSPortNo=80
VSLocalIP=172.16.60.55
VSLocalPort=2
VSPortNo=2000-3000
Virtual Server Configuration
There could be multiple entries (max 45 entries:
Special Application [see the next section] + Virtual
Server), each entry contains the following items:
VSServiceName: the service name for the virtual
server (‘HTTP’, ‘FTP’, ‘TELNET’, ‘SMTP’, ‘POP3’,
‘CUSTOM’).
VSPortNo
: the public port number(s) of the virtual
server. It can be a single port number (e.g. 80) or a
range of ports (e.g. 2000-3000).
VSLocalIP
: the local IP address of the machine
corresponding to the virtual server.
VSLocalPort: the local port number on the virtual
server local machine. If ‘VSPortNo’ is a range, then
‘VSLocalPort’ is not allowed to configure.
[SpecialApplicationEntry]
SPName=game
TriggerPort=6762
TriggerProtocol=TCP
OpenedPort=6768
OpenedProtocol=UDP
TriggerPort=5000-6000
OpenedPort=2000-3000
O
p
enedPort=4010-4020,4030-
Special Application Configuration
There could be multiple entries (max 45 entries:
Special Application [see the next section] + Virtual
Server), each entry contains the following items:
SPName: a mnemonic name for the application.
TriggerPort
: the trigger ports of the application, this
could be a single port or a range of ports.
TriggerProtocol: the trigger protocol of the
application (‘TCP’, ‘UDP’, ‘BOTH’).
81