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
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