User's Manual
Table Of Contents
- Introducing the 802.11a/g Router
- Installing the 802.11a/g Router
- What’s in the Box?
- A physical look at the back panel
- A physical look at the front panel
- Connecting the Cables
- High Level Configuration Steps Required for the 802.11a/g Router
- Setting up a Windows PC or wireless client as DHCP clients
- Configuring a PC running MS-Windows 95/98/Me:
- Configuring a PC running MS-Windows XP/2000:
- Confirming your PC’s IP Configuration:
- Connecting More Devices Through A Switch/Hub To The 802.11a/g Router
- Basic Configuration of the 802.11a/g Router
- Advanced Settings
- Managing your 802.11a/g Router
- How to View the device Status
- How to View the System Log
- Security Log
- DHCP Client Table
- Wireless Client Table
- Bridge Table
- WAN Status
- LAN Status
- Upgrading Firmware
- How to Save or Restore Configuration Changes
- How to Restore the System Settings to the Factory Defaults
- How to Reboot your 802.11a/g Router
- What if you Forgot the Password?
- Command Line Interface
- Text Configuration
- Specification
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