The following section contains additional technical information about the MAX207HW2R features described in this chapter.
15.4.1 Stateful Inspection Firewall.
Stateful inspection firewalls restrict access by screening data packets against
defined access rules. They make access control decisions based on IP address and
protocol. They also "inspect" the session data to assure the integrity of the
connection and to adapt to dynamic protocols. These firewalls generally provide
the best speed and transparency; however, they may lack the gr anular application
level access control or caching that some proxies support. Firewalls, of one type or
another, have become an integral part of standard security solutions for
enterprises.
15.4.2 Guidelines For Enhancing Security With Your Firewall
1Change the default password via web configurator.
2Think about access control before you connect to the network in any w ay.
3Limit who can access your router.
4Don't enable any local service (such as telnet or FTP) that you don't use. Any
enabled service could present a potential security risk. A determined hack er might
be able to find creative ways to misuse the enabled services to access the fi rew all
or the network.
5For local services that are enabled, protect against misuse. Protect by configuring
the services to communicate only with specific peers, and protect by configuring
rules to block packets for the services at specific interfaces.
6Protect against IP spoofing by making sure the firewall is active.
7Keep the firewall in a secured (locked) room.
15.4.3 The “Triangle Route” Problem
A traffic route is a path for sending or receiving data packets between two
Ethernet devices. You may have more than one connection to the Internet
(through one or more ISPs). If an alternate gateway is on the LAN (and its IP
address is in the same subnet as the MAX-207HW2R’s LAN IP address), the
MAX-207HW2R User’s Guide
151
Page 2
Chapter 15 The Firewall Screens
“triangle route” (also called asymmetrical route) problem may occur. The steps
below describe the “triangle route” problem.
1A computer on the LAN initiates a connection by sending out a SYN packet to a
receiving server on the WAN.
2The MAX-207HW2R reroutes the SYN packet through Gateway A on the LAN to the
WAN.
3The reply from the WAN goes directly to the computer on the LAN without go i ng
through the MAX-207HW2R.
As a result, the MAX-207HW2R resets the connection, as the connection has not
been acknowledged.
Figure 68 “Triangle Route” Problem
15.4.3.1 Solving the “Triangle Route” Problem
If you have the MAX -207HW2R allow t riangle route sessions, tr affi c from the W AN
can go directly to a LAN computer without passing through the MAX-207HW2R
and its firewall protection.
Another solution is to use IP alias. IP alias allows you to partition your network
into logical sections over the same Ethernet interface. Your MAX-207HW2R
supports up to three logical LAN interfaces with the MAX-207HW2R being the
gateway for each logical network.
It’s like having multiple LAN networks that actually use the same physical cables
and ports. By putting your LAN and Gateway A in different subnets, all returning
network traffic must pass through the MAX-207HW2R to your LAN. The following
steps describe such a scenario.
1A computer on the LAN initiates a connection by sending a SYN packet to a
receiving server on the WAN.
2The MAX-207HW2Rreroutes the packet to Gateway A, which is in Subnet 2.
152
MAX-207HW2R User’s Guide
Page 3
Chapter 15 The Firewall Screens
3The reply from the WAN goes to the MAX-207HW2R.
4The MAX-207HW2R then sends it to the computer on the LAN in Subnet 1.
Figure 69 IP Alias
MAX-207HW2R User’s Guide
153
Page 4
Chapter 15 The Firewall Screens
154
MAX-207HW2R User’s Guide
Page 5
CHAPTER 16
Content Filter
16.1 Overview
Use the TOOLS > Content Filter screens to create and enforce policies that
restrict access to the Internet based on content
Internet content filtering allows you to create and enforce Internet access policies
tailored to their needs. Content filtering is the ability to block certain web features
or specific URL keywords. The MAX-207HW2R can block web features such as
ActiveX controls, Java applets, cookies and disable web proxies. The MAX207HW2R also allows you to define time periods and days during which the MAX207HW2R performs content filtering.
16.1.1 What You Can Do in This Chapter
•The General screen (Section 16.2 on page 156) lets you set up a trusted IP
address, which web features are restricted, and which keywords are blocked
when content filtering is effective.
•The Schedule screen (Section 16.3 on page 158) lets you schedule content
filtering.
MAX-207HW2R User’s Guide
155
Page 6
Chapter 16 Content Filter
16.2 Filter
Click TOOLS > Content Filter > General to set up a trusted IP address, which
web features are restricted, and which keywords are blocked when content
filtering is effective.
Figure 70 TOOLS > Content Filter > General
156
MAX-207HW2R User’s Guide
Page 7
The following table describes the labels in this screen.
Table 62 TOOLS > Content Filter > General
LABELDESCRIPTION
Enable Content
Filter
Trusted IP Setup
Trusted
Computer IP
Address
Restrict Web
Features
You can allow a specific computer to access all Internet resources
without the restrictions you set in these screens. Enter the IP address of
the trusted computer.
Select the web features you want to disable. If a user downloads a page
with a restricted feature, that part of the web page appears blank or
grayed out.
ActiveX - This is a tool for building dynamic and active Web pages and
distributed object applications. When you visit an ActiveX Web site,
ActiveX controls are downloaded to your browser, where they remain in
case you visit the site again.
Java - This is used to build downloadable Web components or Internet
and intranet business applications of all kinds.
Chapter 16 Content Filter
Cookies - This is used by Web servers to track usage and to provide
service based on ID.
Web Proxy - This is a server that acts as an intermediary between a
user and the Internet to provide security, administrative control, and
caching service. When a proxy server is located on the WAN, it is
possible for LAN users to avoid content filtering restrictions.
Keyword Blocking
Enable URL
Keyword
Blocking
KeywordType a keyword you want to block in this field. You can use up to 128
Add
Keyword ListThis field displays the keywords that are blocked when Enable URL
DeleteClick Delete to remov e the selected keyword in the Keyword List. The
Clear AllClick this button to remove all of the keywords in the Keyword List.
Denied Access
Message
ApplyClick to save your changes.
ResetClick to restore your previously saved settings.
Select this if you want the MAX-207HW2R to block Web sites based on
words in the web site address. For example, if you block the keyword
bad, http://www.website.com/bad.html is blocked.
printable ASCII characters. There is no wildcard character, however.
Click this to add the specified Keyword to the Keyword List. You can
enter up to 128 keywords.
Keyword Blocking is selected. To delete a keyword, select it, click
Delete, and click Apply.
keyword disappears after you click Apply.
Enter the message that is displayed when the MAX-207HW2R’s content
The following table describes the labels in this screen.
Table 63 TOOLS > Content Filter > Schedule
LABELDESCRIPTION
Enable
Schedule
Day to BlockSelect which days of the week you want content filtering to be effective.
Time of Day to
Block
ApplyClick to save your changes.
Reset
Select this if you want to enable the schedule.
Select what time each day you want content filtering to be effective.
Enter times in 24-hour format; for example, 3:00pm should be entered
as 15:00.
Click to restore your previously saved settings.
158
MAX-207HW2R User’s Guide
Page 9
CHAPTER 17
The Password Setup Screen
17.1 Overview
The default administrator password is 1234. Use this screen to change it.
17.2 Password Setup
Click TOOLS > Password Setup to change the administrator password.
Figure 72 TOOLS > Password Setup
The following table describes the labels in this screen.
Table 64 TOOLS > Password Setup
LABELDESCRIPTION
Password Setup
Old PasswordEnter the current password you use to access the MAX-207HW2R.
New PasswordEnter the new password for the MAX-207HW2R. You can use up to 30
Retype to
Confirm
MAX-207HW2R User’s Guide
characters. As you type the password, the screen displays an asterisk
(*) for each character you type.
Enter the new password again.
159
Page 10
Chapter 17 The Password Setup Scr ee n
Table 64 TOOLS > Password Setup
LABELDESCRIPTION
ApplyClick to save your changes.
ResetClick to restore your previously saved settings.
160
MAX-207HW2R User’s Guide
Page 11
CHAPTER 18
The Status Screen
18.1 Overview
Use this screen to view a complete summary of your MAX-207HW2R connection
status.
18.2 Status Screen
Click the STATUS icon in the navigation bar to go to this screen, where you can
view the current status of the device, system resources, and interfaces (LAN and
WAN).
Figure 73 Status
MAX-207HW2R User’s Guide
161
Page 12
Chapter 18 The Status Screen
The following tables describe the labels in this screen.
Table 65 Status
LABELDESCRIPTION
Device Information ()
System Name ()This field displays the MAX-207HW2R system name. It is used for
Firmware
Version ()
Hardware
Version
UptimeThis field displays how long the MAX-207HW2R has been running since
Memory UsageThis field displays what percentage of the MAX-207HW2R’s memory is
Interface Status
LAN Interface
StatusThis field indicates whether or not the MAX-207HW2R is using the LAN
identification.
This field displays the current version of the firmware inside the device.
It also shows the date the firmware version was created.
You can change the firmware version by uploading new firmware in
ADVANCED > System Configuration > Firmware.
This field displays the version of the physical device hardware.
it last started up. The MAX-207HW2R starts up when you plug it in,
when you restart it (ADVANCED > System Configuration >
Restart), or when you reset it.
currently used. The higher the memory usage, the more likely the MAX-
207HW2R is to slow down. Some memory is required just to start the
MAX-207HW2R and to run the web configurator. You can reduce the
memory usage by disabling some services (see CPU Usage); by
reducing the amount of memory allocated to NAT and firewall rules (you
may have to reduce the number of NA T rules or firewall rules to do so);
or by deleting rules in functions such as incoming call policies, speed
dial entries, and static routes.
interface.
162
This field displays Connected when the MAX-207HW2R is using the
LAN interface. Otherwise, it displays DISCONNECTED.
RateThis field displays the LAN connection speed (in Mbps).
IP Address This field displays the current IP address of the MAX-207HW2R in the
LAN.
IP Mask This field displays the current subnet mask on the LAN.
WAN Interface
StatusThis field indicates whether or not the MAX-207HW2R is using the WAN
interface.
This field displays OPERATIONAL when the MAX-207HW2R is using
the WAN interface. Otherwise, it displays DISCONNECTED.
IP Address This field displays the current IP address of the MAX-207HW2R in the
LAN.
IP MaskThis field displays the current subnet mask in the LAN.
BSIDThis field displays the identification number of the wireless base station
to which the MAX-207HW2R is connected. Every base station transmits
a unique BSID, which identifies it across the network.
MAX-207HW2R User’s Guide
Page 13
Chapter 18 The Status Screen
Table 65 Status (continued)
LABELDESCRIPTION
Preamble
Index
Frequency This field displays the radio frequency of the MAX-207HW2R’s wireless
Tx Bytes This field shows the number of data packets uploaded from the MAX-
Rx Bytes This field shows the number of data packets downloaded to the MAX-
RSSIThis field shows the Received Signal Strength Indication. This value is a
Tx Power This field shows the output transmission (Tx) level of the MAX-
CINRThis field shows the average Carrier to Interference plus Noise Ratio of
MAC address This field displays the Media Access Control address of the MAX-
The Preamble Index is the number of bytes used for initial
synchorinzation at the biginning of a downlink frame. See the IEEE
802.16e standard for more information.
connection to a base station.
207HW2R to the base station each second.
207HW2R from the base station each second.
measurement of overall radio signal strength. A higher RSSI level
indicates a stronger signal, and a lower RSSI level indicates a weaker
signal.
A strong signal does not necessarily indicate a good signal: a strong
signal may have a low signal-to-noise ratio (SNR).
207HW2R.
the current connection. This value is an indication of over all radio signal
quality. A higher value indicates a higher signal quality, and a lower
value indicates a lower signal quality.
207HW2R. Every network device has a unique MAC address which
identifies it across the network.
MAX-207HW2R User’s Guide
163
Page 14
Chapter 18 The Status Screen
164
MAX-207HW2R User’s Guide
Page 15
CHAPTER 19
Troubleshooting
This chapter offers some suggestions to solve problems you might encounter. The
potential problems are divided into the following categories:
• Power, Hardware Connections, and LEDs
• MAX-207HW2R Access and Login
• Internet Access
• Phone Calls and VoIP
• Reset the MAX-207HW2R to Its Factory Defaults
19.1 Power, Hardware Connections, and LEDs
The MAX-207HW2R does not turn on. None of the LEDs turn on.
1Make sure you are using the power adapter or cord included with the MAX-
207HW2R.
2Make sure the power adapter or cord is connected to the MAX-207HW2R and
plugged in to an appropriate power source. Make s ure the power source is turned
on.
3Disconnect and re-connect the power adapter or cord to the MAX-207HW2R.
4If the problem continues, contact the vendor.
One of the LEDs does not behave as expected.
1Make sure you understand the normal behavior of the LED. See Section 1.2.1 on
page 21 for more information.
MAX-207HW2R User’s Guide
165
Page 16
Chapter 19 Troubleshooting
2Check the hardware connections. See the Quick Start Guide.
3Inspect your cables for damage. Contact the vendor to replace any damaged
cables.
4Disconnect and re-connect the power adapter to the MAX-207HW2R.
5If the problem continues, contact the vendor.
19.2 MAX-207HW2R Access and Login
I forgot the IP address for the MAX-207HW2R.
1The default IP address is http://192.168.1.1.
2If you changed the IP address and have forgotten it, you might get the IP address
of the MAX-207HW2R by looking up the IP address of the default gatew ay for your
computer. To do this in most Windows computers, click Start > Run, enter cmd,
and then enter ipconfig. The IP address of the Default Gateway might be the IP
address of the MAX-207HW2R (it depends on the network), so enter this IP
address in your Internet browser.
3If this does not work, you have to reset the MAX-207HW2R to its factory defaults.
See Section 19.1 on page 165.
I forgot the password.
1The default password is 1234.
2If this does not work, you have to reset the MAX-207HW2R to its factory defaults.
See Section 9.4 on page 93.
I cannot see or access the Login screen in the web configurator.
166
1Make sure you are using the correct IP address.
• The default IP address is http://192.168.1.1.
MAX-207HW2R User’s Guide
Page 17
Chapter 19 Troubleshooting
• If you changed the IP address (Section 3.2 on page 32), use the new IP
address.
• If you changed the IP address and have forgotten it, see the troubleshooting
suggestions for I forgot the IP address for the MAX-207HW2R.
2Check the hardware connections, and make sure the LEDs are behaving as
expected. See the Quick Start Guide and Section 1.2.1 on page 21.
3Make sure your Internet bro w ser does not block pop-up windows and has
JavaScript and Java enabled . See Appendix C on page 215.
4If there is a DHCP server on your network, make sure your computer is using a
dynamic IP address. Your MAX-207HW2R is a DHCP server by default.
If there is no DHCP server on your network, make sure your computer’s IP
address is in the same subnet as the MAX-207HW2R . See Appendix D on page
225.
5Reset the MAX-207HW2R to its factory defaults, and try to access the MAX-
207HW2R with the default IP address. See Section 9.5 on page 95.
6If the problem continues, contact the network administrator or vendor, or try one
of the advanced suggestions.
Advanced Suggestions
• Try to access the MAX-207HW2R using another service, such as Telnet. If you
can access the MAX-207HW2R, check the remote management settings and
firewall rules to find out why the MAX-207HW2R does not respond to HTTP.
• I f y our comput er is connected wirelessl y, use a computer that is connected to a
LAN/ETHERNET port.
I can see the Login screen, but I cannot log in to the MAX-207HW2R.
1Make sure you have entered the user name and password correctly. The default
user name is admin, and the default password is 1234. These fiel ds are casesensitive, so make sure [Caps Lock] is not on.
2You cannot log in to the web configurator while someone is using Telnet to access
the MAX-207HW2R. Log out of the MAX-207HW2R in the other session, or ask the
person who is logged in to log out.
3Disconnect and re-connect the power adapter or cord to the MAX-207HW2R.
4If this does not work, you have to reset the MAX-207HW2R to its factory defaults.
See Section 9.4 on page 93.
MAX-207HW2R User’s Guide
167
Page 18
Chapter 19 Troubleshooting
I cannot Telnet to the MAX-207HW2R.
See the troubleshooting suggestions for I cannot see or access the Login screen in
the web configurator. Ignore the suggestions about your browser.
19.3 Internet Access
I cannot access the Internet.
1Check the hardware connections, and make sure the LEDs are behaving as
expected. See the Quick Start Guide and Section 1.2.1 on page 21.
2Make sure you entered your ISP account information correctly in the wizard. These
fields are case-sensitive, so make sure [Caps Lock] is not on.
3Check your security settings. In the web configurator, go to the Status screen.
Click the WiMAX Profile link in the Summary box and make sure that you are
using the correct security settings fo r your Internet account.
4Check your WiMAX settings. The MAX-207HW2R may have been set to search the
wrong frequencies for a wireless connection. In the web configurator, go to the
Status screen. Click the WiMAX Site Information link in the Summary box and
ensure that the values are correct. If the values are incorrect, enter the correct
frequency settings in the ADVANCED > WAN Configuration > WiMAX Configuration screen. If you are unsure of the correct values, contact your
service provider.
5If you are trying to access the Internet wirelessly, make sure the wireless settings
in the wireless client are the same as the settings in the AP.
6Disconnect all the cables from your MAX-207HW2R, and follow the directions in
the Quick Start Guide again.
7If the problem continues, contact your ISP.
168
I cannot access the Internet any more. I had access to the Internet (with the MAX207HW2R), but my Internet connection is not available any more.
MAX-207HW2R User’s Guide
Page 19
Chapter 19 Troubleshooting
1Check the hardware connections, and make sure the LEDs are behaving as
expected. See the Quick Start Guide and Section 1.2.1 on page 21.
2Disconnect and re-connect the power adapter to the MAX-207HW2R.
3If the problem continues, contact your ISP.
The Internet connection is slow or intermittent.
1The quality of the MAX-207HW2R’ s wireless connection t o the base station may be
poor. Poor signal reception may be improved by moving the MAX-207HW2R away
from thick walls and other obstructions, or to a higher floor in your building.
2There may be radio interfer ence caused by nearby electrical devices such as
microwave ovens and r a dio tr ansmitters. Mo ve the MAX-207HW2R away or switch
the other devices off. Weather conditions may also affect signal quality.
3As well as having an external antenna connector, the MAX-210HW2 is equipped
with an internal directional antenna. If you k now t he l oc a ti on of the base station,
orient the front of the MAX-207HW2R (the side with the LEDs) towards the base
station. If you do not know the location of the base station, experiment by moving
the MAX-207HW2R while observing the Strength Indicator LEDs for an increase
in received signal strength. The MAX-200HW2 and MAX-230HW2 do not have
internal antennas.
4There might be a lot of traffic on the network. Look at the LEDs, and check Section
1.2.1 on page 21. If the MAX-207HW2R is sending or receiving a lot of
information, try closing some programs that use the Internet, especially peer-topeer applications.
5Disconnect and re-connect the power adapter to the MAX-207HW2R.
6If the problem continues, contact the network administrator or vendor, or try one
of the advanced suggestions.
The Internet connection disconnects.
1Check your WiMAX link and signal strength using the WiMAX Link and Strength
Indicator LEDs on the device.
2Contact your ISP if the problem persists.
MAX-207HW2R User’s Guide
169
Page 20
Chapter 19 Troubleshooting
19.4 Phone Calls and VoIP
The telephone port won’t work or the telephone lacks a dial tone.
1Check the telephone connections and telephone wire.
2Make sure you have the VOICE > Service Configuration > SIP Settings screen
properly configured (Chapter 10 on page 97).
I can access the Internet, but cannot make VoIP calls.
1Make sure you have the VOICE > Service Configuration > SIP Settings screen
properly configured (Chapter 10 on page 97).
2The VoIP LED should come on. Make sure that your telephone is connected to the
VoIP port (see the Quick Start Guide for information on connecting telephone
cables to the these ports).
3You can also check the VoIP status in the Status screen.
4If the VoIP settings are correct, use speed dial to make peer-to-peer calls. If you
cannot make a call using speed dial, there may be something wrong with the SIP
server. Contact your VoIP service provider.
Problems With Multiple SIP Accounts
You can set up two SIP accounts on your MAX-207HW2R. By default your MAX207HW2R uses SIP account 1 for outgoing calls, and it uses SIP accounts 1 and 2
for incoming calls. With this setting, you always use SIP account 1 for your
outgoing calls and you cannot distinguish which SIP account the calls are coming
in through. If you want to control the use of different dialing plans for accounting
purposes or other reasons, you need to configure your phone port in order to
control which SIP account you are using when placing or receiving calls.
170
MAX-207HW2R User’s Guide
Page 21
Chapter 19 Troubleshooting
19.5 Reset the MAX-207HW2R to Its Factory
Defaults
If you reset the MAX-207HW2R, you lose all of the changes you have made. The
MAX-207HW2R re-loads its default settings, and the password resets to 1234.
You have to make all of your changes again.
You will lose all of your changes when you push the Reset button.
To reset the MAX-207HW2R,
1Make sure the Power LED is on and not blinking.
2Press and hold the Reset button for fiv e to ten seconds. Release the Reset butt on
when the Power LED begins to blink. The default settings have been restored.
If the MAX-207HW2R restarts automatically, wait for the MAX-207HW2R to finish
restarting, and log in to the web configurator. The password is “284wj/6”.
If the MAX-207HW2R does not restart automatically, disconnect and reconnect the
MAX-207HW2R’s power. Then, follow the directions above again.
19.5.1 Pop-up Windows, JavaScripts and Java Permissions
Please see Appendix C on page 215.
MAX-207HW2R User’s Guide
171
Page 22
Chapter 19 Troubleshooting
172
MAX-207HW2R User’s Guide
Page 23
CHAPTER 20
Product Specifications
This chapter gives details about your MAX-207HW2R’s hardware and firmware
features.
Table 66 Environmental and Hardware Specifications
FEATUREDESCRIPTION
Operating Temperature0°C to 45°C
Storage Temperature-25°C to 55°C
Operating Humidity10% ~ 90% (non-condensing)
Storage Humidity 10% to 95% (non-condensing)
Power Supply12V DC, 2A
Power consumption18W
Ethernet InterfaceFour auto-negotiating, auto-MDI/MDI-X NW ay 10/100 Mbps
RJ-45 Ethernet ports
Telephony InterfaceTwo analog ATA interfaces for standard telephones through
RJ-11 FXS (Foreign Exchange Subscriber) analog connector
AntennasTwo internal omnidirectional 5dBi WiMAX antennas
Weight400 g
Dimensions165 mm (W) x 25 mm (D) x 260 mm (H)
CertificationSafety:
Table 67 Radio Specifications
FEATUREDESCRIPTION
Media Access ProtocolIEEE 802.16e
WiMAX Bandwidth2.5 GHz
Package for the Session Initiation Protocol (SIP)
IEEE 802.310BASE5 10 Mbit/s (1.25 MB/s)
IEEE 802.3u100BASE-TX, 100BASE-T4, 100BASE-FX Fast Ethernet at 100
Mbit/s (12.5 MB/s) with auto-negotiation
Table 70 Voice Features
Call Park and
Pickup
Call park and pickup lets you put a call on hold (park) and then
continue the call (pickup). The caller must still pay while the call is
parked.
When you park the call, you enter a number of your choice (up to
eight digits), which you must enter again when you pick up the call. If
you do not enter the correct number, you cannot pickup the call. This
means that only someone who knows the number you have chosen
can pick up the call.
You can have more than one call on hold at the same time, but you
must give each call a different number.
Call ReturnWith call return, you can place a call to the last number that called
you (either answered or missed). The last incoming call can be
through either SIP or PSTN.
Country CodePhone standards and settings differ from one country to another, so
the settings on your MAX-207HW2R must be configured to match
those of the country you are in. The country code feature allows you
to do this by selecting the country from a list rather than changing
each setting manually. Configure the country code feature when you
move the MAX-2 0 7HW 2R from one c ountry to another.
Do not Disturb
(DnD)
Auto DialYou can set the MAX-207HW2R to automatically dial a specified
Phone configThe phone configuration table allows you to customize the phone
This feature allows you to set your phone not to ring when someone
calls you. You can set each phone independently using its keypad, or
configure global settings for all phones using the command line
interpreter.
number immediately whenever you lift a phone off the hook. Use the
Web Configurator to set the specified number. Use the command line
interpreter to have the MAX-207HW2R wait a specified length of time
before dialing the number.
keypad combinations you use to access certain features on the MAX207HW2R, such as call waiting, call return, call forward, etc. The
phone configuration table is configurable in command interpreter
mode.
MAX-207HW2R User’s Guide
177
Page 28
Chapter 20 Product Specifications
Table 70 Voice Features
Firmware update
enable / disable
Call waitingThis feature allows you to hear an alert when you are already using
Call forwardingWith this feature, you can set the MAX-207HW2R to forward calls to a
Caller IDThe MAX-207HW2R supports caller ID, which allows you to see the
RENA Ringer Equivalence Number (REN) is used to determine the number
QoS (Quality of
Service)
SIP ALGYour device is a SIP Application Layer Gateway (ALG). It allows VoIP
Other Voice
Features
If your service provider uses this feature, you hear a recorded
message when you pick up the phone when new firmware is available
for your MAX-207HW2R. Enter *99# in your phone’s keypad to have
the MAX-207HW2R upg rade the firmware, or enter #99# to not
upgrade. If your service provider gave you different numbers to use,
enter them instead. If you enter the code to not upgrade, you can
make a call as normal. You will hear the recording again each time
you pick up the phone, until you upgrade.
the phone and another person calls you. You can then either reject
the new incoming call, put your current call on hold and receive the
new incoming call, or end the current call and receive the new
incoming call.
specified number, either unconditionally (always), when your number
is busy, or when you do not answer. You can also forward incoming
calls from one specified number to another.
originating number of an incoming call (on a phone with a suitable
display).
of devices (like telephones or fax machines) that may be connected
to the telephone line. Your device has a REN of three, so it can
support three devices per telephone port.
Quality of Service (QoS) mechanisms help to provide better service
on a per-flow basis. Your device supports Type of Service (ToS)
tagging and Differentiated Services (DiffServ) tagging. This allows
the device to tag voice frames so they can be prioritized over the
network.
calls to pass through NAT for devices behind it (such as a SIP-based
VoIP software application on a computer).
RTP (RFC 1889)
RTCP (RFC 1890)
Voice codecs (coder/decoders) G.711, G.726, G.729
Fax and data modem discrimination
DTMF Detection and Generation
DTMF: In-band and Out-band traffic (RFC 2833),(PCM), (SIP INFO)
Point-to-point call establishment between two IADs
Quick dialing through predefined phone book, which maps the phone
dialing number and destination URL.
Flexible Dial Plan (RFC3525 section 7.1.14)
MAX-207HW2R User’s Guide
Page 29
Chapter 20 Product Specifications
Table 71 Star (*) and Pound (#) Code Support
*0Wireless Operator Services
*2Customer Care Access
*66Repeat Dialing
*67Plus the 10 digit phone number to block Caller ID on a single call
basis
*69Return last call received
*70Followed by the 10 digit phone number to cancel Call Waiting on a
single call basis
*72Activ ate Call Forwarding (*72 followed by the 10 digit phone number
that is requesting call forwarding service)
*720Activate Call Forwarding (*720 followed by the 10 digit phone number
that is requesting deactivation of call forwarding service)
*73Plus the forward to phone number to activate Call Forwarding No
Answer (no VM service plan)
*730Deactivate Call Forwarding No Answer
*740Plus the forward to phone number to activate Call Forwarding Busy
(no VM service plan)
*911/911Emergency phone number (same as dialing 911)
*411/411Wireless Information Services
Note: To take full advantage of the supplementary phone services available through
the MAX-207HW2R's phone port, you may need to subscribe to the services
from your voice account service provider.
Not all features are supported by all service providers. Consult your service
provider for more information.
MAX-207HW2R User’s Guide
179
Page 30
Chapter 20 Product Specifications
20.1 Wall-Mounting
This section shows you how to mount your MAX-207HW2R on a wall using the
ZyXEL Wall-Mounting kit (not included).
20.1.1 The Wall-Mounting Kit
The wall-mounting kit contains the following parts:
123
1Two Mortar Plugs (M4*L30 mm)
2Two Screws (M4*L30 mm)
3Wall-Mounting Chassis
If any parts are missing, contact your vendor.
20.1.2 Instructions
To mount the MAX-207HW2R on a wall:
1Select a position free of obstructions on a sturdy wall.
2Drill two holes in the wall exactly 70 mm apart. The holes should be 6 mm wide
and at least 30 mm deep.
Be careful to avoid damaging pipes or cables located inside the
wall when drilling holes for the screws.
180
MAX-207HW2R User’s Guide
Page 31
Chapter 20 Product Specifications
3Attach the wall mounting chassis with the plugs and screws as shown below:
4Connect the MAX-207HW2R to the w all mounting chassis by s napping the chas sis’
two upper chassis hooks into the matching holes on the MAX-207HW2R:
Do not pinch or server the cable connections between the wallmounting chassis the MAX-207HW2R.
MAX-207HW2R User’s Guide
181
Page 32
Chapter 20 Product Specifications
5Snap the lower chassis hooks into the matching holes on th e MAX-207HW2R. The
cable connections should come out either the left or right gaps between the wallmounting chassis and the MAX-207HW2R
6Once you have snapped the wall-mounting chassis in place, the MAX-207HW2R is
securely fastened to the wall.
182
MAX-207HW2R User’s Guide
Page 33
APPENDIX A
WiMAX Security
Wireless security is vital to protect your wireless communications. Without it,
information transmitted over the wireless network would be accessible to any
networking device within range.
User Authentication and Data Encryption
The WiMAX (IEEE 802.16) standard employs user authentication and encryption to
ensure secured communication at all times.
User authentication is the process of confirming a user’s identity and level of
authorization. Data encryption is the process of encoding information so that it
cannot be read by anyone who does not know the code.
PKMv2
WiMAX uses PKMv2 (Privacy Key Management version 2) for authentication, and
CCMP (Counter Mode with Cipher Block Chaining Message Authentication Protocol)
for data encryption.
WiMAX supports EAP (Extensible Authentication Protocol, RFC 2486) which allows
additional authentication methods to be deployed with no changes to the base
station or the mobile or subscriber stations.
PKMv2 is a procedure that allows authentication of a mobile or subscriber station
and negotiation of a public key to encryp t tr affic between t he MS/SS and the base
station. PKMv2 uses standard EAP methods such as Transport Layer Security
(EAP-TLS) or Tunneled TLS (EAP-TTLS) for secure communication.
In cryptography, a ‘key’ is a piece of information, typically a string of random
numbers and letters, that can be used to ‘lock’ (encrypt) or ‘unlock’ (decrypt) a
message. Public key encryption uses key pairs, which consist of a public (freely
available) key and a priv ate (secret) key. The public key is used for encryption and
the private key is used for decryption. Y ou can decrypt a message only if you have
the private key. Public key certificates (or ‘digital IDs’) allow users to verify each
other’s identity.
MAX-207HW2R User’s Guide
183
Page 34
Appendix A WiMAX Security
RADIUS
RADIUS is based on a client-server model that supports authentication,
authorization and accounting. The base station is the client and the server is the
RADIUS server. The RADIUS server handles the following tasks:
• Authentication
Determines the identity of the users.
• Authorization
Determines the network services available to authenticated users once they are
connected to the network.
•Accounting
Keeps track of the client’s network activity.
RADIUS is a simple package exchange in which your base station acts as a
message relay between the MS/SS and the network RADIUS server.
Types of RADIUS Messages
The following types of RADIUS messages are exchanged between the base station
and the RADIUS server for user authentication:
• Access-Request
Sent by an base station requesting authentication.
• Access-Reject
Sent by a RADIUS server rejecting access.
• Access-Accept
Sent by a RADIUS server allowing access.
• Access-Challenge
Sent by a RADIUS server requesting more information in order to allow access.
The base station sends a proper response from the user and then sends another
Access-Request message.
The following types of RADIUS messages are exchanged between the base station
and the RADIUS server for user accounting:
•Accounting-Request
184
Sent by the base station requesting accounting.
• Accounting-Response
Sent by the RADIUS server to indicate that it has started or stopped accounting.
In order to ensure network security , the access point and the RADIUS serv er use a
shared secret key, which is a password they both know. The key is not sent over
MAX-207HW2R User’s Guide
Page 35
the network. In addition to the shared key, password information exchanged is
also encrypted to protect the network from unauthorized access.
Diameter
Diameter (RFC 3588) is a type of AAA server that provides several improvements
over RADIUS in efficiency, security, and support for roaming.
Security Association
The set of information about user authentication and data encryption between two
computers is known as a security association (SA). In a WiMAX network, the
process of security association has three stages.
• Authorization request and reply
The MS/SS presents its public certificate to the base station. The base station
verifies the certificate and sends an authentication key (AK) to the MS/SS.
Appendix A WiMAX Security
CCMP
• Key request and reply
The MS/SS requests a transport encryption key (TEK) which the base station
generates and encrypts using the authentication key.
• Encrypted traffic
The MS/SS decrypts the TEK (using the authentication key). Both stations can
now securely encrypt and decrypt the data flow.
All traffic in a WiMAX network is encrypted using CCMP (Counter Mode with Cipher
Block Chaining Message Authentication Protocol). CCMP is based on the 128-bit
Advanced Encryption Standard (AES) algorithm.
‘Counter mode’ refers to the encryption of each block of plain text with an
arbitrary number, known as the counter. This number changes each time a block
of plain text is encrypted. Counter mode avoids the security weakness of repeated
identical blocks of encrypted text that makes encrypted data vulnerable to
pattern-spotting.
‘Cipher Block Chaining Message Authentication’ (also known as CBC -MAC) ensures
message integrity by encrypting each block of plain text in such a way that its
encryption is dependent on the block before it. This series of ‘chained’ blocks
creates a message authentication code (MAC or CMAC) that ensures the encrypted
data has not been tampered with.
MAX-207HW2R User’s Guide
185
Page 36
Appendix A WiMAX Security
Authentication
The MAX-207HW2R supports EAP-TTLS authentication.
EAP-TTLS (Tunneled Transport Layer Service)
EAP-TTLS is an extension of the EAP-TLS authentication that uses certificates for
only the server-side authentications to establish a secure connection (with EAPTLS digital certifications are needed by both the server and the wireless clients for
mutual authentication). Client authentication is then done by sending username
and password through the secure connection, thus client identity is protected. For
client authentication, EAP-TTLS supports EAP methods and legacy authentication
methods such as PAP, CHAP, MS-CHAP and MS-CHAP v2.
186
MAX-207HW2R User’s Guide
Page 37
APPENDIX B
Setting Up Your Computer’s IP
Address
Note: Your specific ZyXEL device may not support all of the operating systems
described in this appendix. See the product specifications for more information
about which operating systems are supported.
This appendix shows you how to configure the IP settings on your computer in
order for it to be able to communicate with the other devices on your network.
Windows Vista/XP/2000, Mac OS 9/OS X, and all versions of UNIX/LINUX include
the software components you need to use TCP/IP on your computer.
If you manually assign IP information instead of using a dynamic IP, make sure
that your network’s computers have IP addresses that place them in the same
subnet.
In this appendix, you can set up an IP address for:
• Windows XP/NT/2000 on page 188
• Windows Vista on page 191
• Mac OS X: 10.3 and 10.4 on page 195
• Mac OS X: 10.5 on page 199
• Linux: Ubuntu 8 (GNOME) on page 202
• Linux: openSUSE 10.3 (KDE) on page 208
MAX-207HW2R User’s Guide
187
Page 38
Appendix B Setting Up Your Computer’s IP Address
Windows XP/NT/2000
The following example uses the default Windows XP display theme but can also
apply to Windows 2000 and Windows NT.
1Click Start > Control Panel.
Figure 74 Windows XP: Start Menu
2In the Control Panel, click the Network Connections icon.
Figure 75 Windows XP: Control Panel
188
MAX-207HW2R User’s Guide
Page 39
Appendix B Setting Up Your Computer’s IP Address
3Right-click Local Area Connection and then select Properties.
Figure 76 Windows XP: Control Panel > Network Connections > Properties
4On the General tab, select Internet Protocol (TCP/IP) and then click
Properties.
Figure 77 Windows XP: Local Area Connection Properties
MAX-207HW2R User’s Guide
189
Page 40
Appendix B Setting Up Your Computer’s IP Address
5The Internet Protocol TCP/IP Properties window opens.
Figure 78 Windows XP: Internet Protocol (TCP/IP) Properties
6Select Obtain an IP addr ess automatically if your network administr ator or ISP
assigns your IP address dynamically.
Select Use the following IP Address and fill in the IP address, Subnet mask,
and Default gateway fields if you have a static IP address that was assigned to
you by your network administrator or ISP. Y ou may also have to enter a Preferred DNS server and an AlternateDNS server, if that information was provided.
7Click OK to close the Internet Protocol (TCP/IP) Properties window.
Click OK to close the Local Area Connection Properties window.Verifying Settings
1Click Start > All Programs > Accessories > Command Prompt.
2In the Command Prompt window, type "ipconfig" and then press [ENTER].
You can also go to Start > Control Panel > Network Connections, right-click a
network connection, click Status and then click the Support tab to view your IP
address and connection information.
190
MAX-207HW2R User’s Guide
Page 41
Windows Vista
This section shows screens from Windows Vista Professional.
1Click Start > Control Panel.
Figure 79 Windows Vista: Start Menu
2In the Control Panel, click the Network and Internet icon.
Figure 80 Windows Vista: Control Panel
Appendix B Setting Up Your Computer’s IP Address
3Click the Network and Sharing Center icon.
Figure 81 Windows Vista: Network And Internet
MAX-207HW2R User’s Guide
191
Page 42
Appendix B Setting Up Your Computer’s IP Address
4Click Manage network connections.
Figure 82 Windows Vista: Network and Sharing Center
5Right-click Local Area Connection and then select Properties.
Figure 83 Windows Vista: Network and Sharing Center
192
Note: During this procedure, click Continue whenever Windows displays a screen
saying that it needs your permission to continue.
MAX-207HW2R User’s Guide
Page 43
Appendix B Setting Up Your Computer’s IP Address
6Select Internet Protocol Version 4 (TCP/IPv4) and then select Properties.
Figure 84 Windows Vista: Local Area Connection Properties
MAX-207HW2R User’s Guide
193
Page 44
Appendix B Setting Up Your Computer’s IP Address
7The Internet Protocol Version 4 (TCP/IPv4) Properties window opens.
Figure 85 Windows Vista: Internet Protocol Version 4 (TCP/IPv4) Properties
8Select Obtain an IP addr ess automatically if your network administr ator or ISP
assigns your IP address dynamically.
Select Use the following IP Address and fill in the IP address, Subnet mask,
and Default gateway fields if you have a static IP address that was assigned to
you by your network administrator or ISP. Y ou may also have to enter a Preferred DNS server and an AlternateDNS server, if that information was
provided.Click Advanced.
9Click OK to close the Internet Protocol (TCP/IP) Properties window.
Click OK to close the Local Area Connection Properties window.Verifying Settings
1Click Start > All Programs > Accessories > Command Prompt.
2In the Command Prompt window, type "ipconfig" and then press [ENTER].
You can also go to Start > Control Panel > Network Connections, right-click a
network connection, click Status and then click the Support tab to view your IP
address and connection information.
194
MAX-207HW2R User’s Guide
Page 45
Mac OS X: 10.3 and 10.4
The screens in this section are from Mac OS X 10.4 but can also apply to 10.3.
1Click Apple > System Preferences.
Figure 86 Mac OS X 10.4: Apple Menu
Appendix B Setting Up Your Computer’s IP Address
2In the System Preferences window, click the Network icon.
Figure 87 Mac OS X 10.4: System Preferences
MAX-207HW2R User’s Guide
195
Page 46
Appendix B Setting Up Your Computer’s IP Address
3When the Network preferences pane opens, select Built-in Ethernet from the
network connection type list, and then click Configure.
Figure 88 Mac OS X 10.4: Network Preferences
4For dynamically assigned settings, select Using DHCP from the Configure IPv4
list in the TCP/IP tab.
Figure 89 Mac OS X 10.4: Network Preferences > TCP/IP Tab.
196
MAX-207HW2R User’s Guide
Page 47
Appendix B Setting Up Your Computer’s IP Address
5For statically assigned settings, do the following:
•From the Configure IPv4 list, select Manually.
•In the IP Address field, type your IP address.
•In the Subnet Ma sk field, type your subnet mask.
•In the Ro uter field, type the IP address of your device.
Figure 90 Mac OS X 10.4: Network Preferences > Ethernet
MAX-207HW2R User’s Guide
197
Page 48
Appendix B Setting Up Your Computer’s IP Address
Click Apply Now and close the window.Verifying Settings
Check your TCP/IP properties by clicking Applications > Utilities > Network
Utilities, and then selecting the appropriate Network Interface from the Info
tab.
Figure 91 Mac OS X 10.4: Network Utility
198
MAX-207HW2R User’s Guide
Page 49
Mac OS X: 10.5
The screens in this section are from Mac OS X 10.5.
1Click Apple > System Preferences.
Figure 92 Mac OS X 10.5: Apple Menu
Appendix B Setting Up Your Computer’s IP Address
2In System Preferences, click the Network icon.
Figure 93 Mac OS X 10.5: Systems Preferences
MAX-207HW2R User’s Guide
199
Page 50
Appendix B Setting Up Your Computer’s IP Address
3When the Network preferences pane opens, select Ethernet from the list of
available connection types.
Figure 94 Mac OS X 10.5: Network Preferences > Ethernet
200
4From the Configure list, select Using DHCP for dynamically assigned settings.
5For statically assigned settings, do the following:
•From the Configure list, select Manually.
•In the IP Address field, enter your IP address.
•In the Subnet Ma sk field, enter your subnet mask.
MAX-207HW2R User’s Guide
Page 51
Appendix B Setting Up Your Computer’s IP Address
•In the Ro uter field, enter the IP address of your MAX-207HW2R.
Figure 95 Mac OS X 10.5: Network Preferences > Ethernet
6Click Apply and close the wind ow.
MAX-207HW2R User’s Guide
201
Page 52
Appendix B Setting Up Your Computer’s IP Address
Verifying Settings
Check your TCP/IP properties by clicking Applications > Utilities > Network
Utilities, and then selecting the appropriate Network interface from the Info
tab.
Figure 96 Mac OS X 10.5: Network Utility
Linux: Ubuntu 8 (GNOME)
This section shows you how to configure your computer’s TCP/IP settings in the
GNU Object Model Environment (GNOME) using the Ubuntu 8 Linux distribution.
The procedure, screens and file locations may vary depending on your specific
distribution, release version, and individual configuration. The following screens
use the default Ubuntu 8 installation.
Note: Make sure you are logged in as the root administrator.
Follow the steps below to configure your computer IP address in GNOME:
202
MAX-207HW2R User’s Guide
Page 53
Appendix B Setting Up Your Computer’s IP Address
1Click System > Administration > Network.
Figure 97 Ubuntu 8: System > Administration Menu
2When the Network Settings window opens, click Unlock to open the
Authenticate window. (By default, the Unlock button is greyed out until clicked.)
You cannot make changes to your configuration unless you first enter your admin
password.
•In the Configuration list, select Automatic Configuration (DHCP) if you
have a dynamic IP address.
•In the Configuration list, select Static IP address if you have a static IP
address. Fill in the IP address, Subnet mask, and Gateway address fields.
6Click OK to save the changes and close the Properties dialog box and return to
the Network Settings screen.
MAX-207HW2R User’s Guide
205
Page 56
Appendix B Setting Up Your Computer’s IP Address
7If you know your DNS server IP address(es), click the DNS tab in the Network
Settings window and then enter the DNS server information in the fields
provided.
Figure 102 Ubuntu 8: Network Settings > DNS
8Click the Close button to apply the changes.
Verifying Settings
Check your TCP/IP properties by clicking System > Administration > Network
Tools, and then selecting the appropriate Network device from the Devices
206
MAX-207HW2R User’s Guide
Page 57
Appendix B Setting Up Your Computer’s IP Address
tab. The Interface Statistics column shows data if your connection is working
properly.
Figure 103 Ubuntu 8: Network Tools
MAX-207HW2R User’s Guide
207
Page 58
Appendix B Setting Up Your Computer’s IP Address
Linux: openSUSE 10.3 (KDE)
This section shows you how to configure your computer’s TCP/IP settings in the K
Desktop Environment (KDE) using the openSUSE 10.3 Linux distribution. The
procedure, screens and file locations may vary depending on your specific
distribution, release version, and individual configuration. The following screens
use the default openSUSE 10.3 installation.
Note: Make sure you are logged in as the root administrator.
Follow the steps below to configure your computer IP address in the KDE:
1Click K Menu > Computer > Administrator Settings (YaST).
Figure 104 openSUSE 10.3: K Menu > Computer Menu
208
MAX-207HW2R User’s Guide
Page 59
Appendix B Setting Up Your Computer’s IP Address
2When the Run as Root - KDE su dialog opens, enter the admin password and
click OK.
Figure 105 openSUSE 10.3: K Menu > Computer Menu
3When the YaST Control Center window opens, select Network Devices and
then click the Network Card icon.
Figure 106 openSUSE 10.3: YaST Control Center
MAX-207HW2R User’s Guide
209
Page 60
Appendix B Setting Up Your Computer’s IP Address
4When the Network Settings window opens, click the Overview tab, select the
appropriate connection Name from the list, and then click the Configure button.
Figure 107 openSUSE 10.3: Network Settings
210
MAX-207HW2R User’s Guide
Page 61
Appendix B Setting Up Your Computer’s IP Address
5When the Network Card Setup window opens, click the Address tab
Figure 108 openSUSE 10.3: Network Card Setup
6Select Dynamic Address (DHCP) if you have a dynamic IP address.
Select Statically assigned IP Address if you have a static IP address. Fill in the
IP address, Subnet mask, and Hostname fields.
7Click Next to save the changes and close the Network Card Setup window.
MAX-207HW2R User’s Guide
211
Page 62
Appendix B Setting Up Your Computer’s IP Address
8If you know your DNS server IP address(es), click the Hostname/DNS tab in
Network Settings and then enter the DNS server information in the fields
provided.
Figure 109 openSUSE 10.3: Network Settings
212
9Click Finish to save your settings and close the window.
MAX-207HW2R User’s Guide
Page 63
Verifying Settings
Click the KNetwork Manager icon on the Task bar to check your TCP/IP
properties. From the Options sub-menu, select Show Connection Information.
Figure 110 openSUSE 10.3: KNetwork Manager
When the Connection Status - KNetwork Manager window opens, click the
Statistics tab to see if your connection is working properly.
Appendix B Setting Up Your Computer’s IP Address
Figure 111 openSUSE: Connection Status - KNetwork Manager
MAX-207HW2R User’s Guide
213
Page 64
Appendix B Setting Up Your Computer’s IP Address
214
MAX-207HW2R User’s Guide
Page 65
APPENDIX C
Pop-up Windows, JavaScripts
and Java Permissions
In order to use the web configurator you need to allow:
• Web browser pop-up windows from your device.
• JavaScripts (enabled by default).
• Java permissions (enabled by default).
Note: Internet Explorer 6 screens are used here. Screens for other Internet Explorer
versions may vary.
Internet Explorer Pop-up Blockers
You may have to disable pop-up blocking to log into your device.
Either disable pop-up blocking (enabled by default in Windows XP SP (Service
Pack) 2) or allow pop-up blocking and create an exception for your device’s IP
address.
Disable Pop-up Blockers
1In Internet Explorer, select Tools, Pop-up Blocker and then select Turn Off
Pop-up Blocker.
Figure 112 Pop-up Blocker
You can also check if pop-up blocking is disabl ed in the Pop-up Blocker section in
the Privacy tab.
MAX-207HW2R User’s Guide
215
Page 66
Appendix C Pop-up Windows, JavaScripts and Java Permissions
1In Internet Explorer, select Tools, Internet Options, Privacy.
2Clear the Block pop-ups check box in the Pop-up Blocker section of the screen.
This disables any web pop-up blockers you may have enabled.
Figure 113 Internet Options: Privacy
3Click Apply to save this setting.
Enable Pop-up Blockers with Exceptions
Alternatively, if you only want to allow pop-up windows from your device, see the
following steps.
1In Internet Explorer, select Tools, Internet Options and then the Privacy tab.
216
MAX-207HW2R User’s Guide
Page 67
Appendix C Pop-up Windows, JavaScripts and Java Permissions
2Select Settings…to open the Pop-up Blocker Settings screen.
Figure 114 Internet Options: Privacy
3Type the IP address of your device (the web page that you do not want to have
blocked) with the prefix “http://”. For example, http://192.168.167.1.
MAX-207HW2R User’s Guide
217
Page 68
Appendix C Pop-up Windows, JavaScripts and Java Permissions
4Click Add to move the IP address to the list of Allowed sites.
Figure 115 Pop-up Blocker Settings
5Click Close to return to the Privacy screen.
6Click Apply to save this setting.
JavaScripts
If pages of the web configurator do not display properly in Internet Explorer, check
that JavaScripts are allowed.
218
MAX-207HW2R User’s Guide
Page 69
Appendix C Pop-up Windows, JavaScripts and Java Permissions
1In Internet Explorer, click Tools, Internet Options and then the Security tab.
Figure 116 Internet Options: Security
2Click the Custom Level... button.
3Scroll down to Scripting.
4Under Active scripting make sure that Enable is selected (the default).
5Under Scripting of Java applets make sure that Enable is selected (the
default).
MAX-207HW2R User’s Guide
219
Page 70
Appendix C Pop-up Windows, JavaScripts and Java Permissions
6Click OK to close the window.
Figure 117 Security Settings - Java Scripting
Java Permissions
1From Internet Explorer, click Tools, Internet Options and then the Security
tab.
2Click the Custom Level... button.
3Scroll down to Microsoft VM.
4Under Java permissions make sure that a safety level is selected.
220
MAX-207HW2R User’s Guide
Page 71
Appendix C Pop-up Windows, JavaScripts and Java Permissions
5Click OK to close the window.
Figure 118 Security Settings - Java
JAVA (Sun)
1From Internet Explorer, click Tools, Internet Options and then the Advanced
tab.
2Make sure that Use Java 2 for <applet> under Java (Sun) is selected.
MAX-207HW2R User’s Guide
221
Page 72
Appendix C Pop-up Windows, JavaScripts and Java Permissions
3Click OK to close the window.
Figure 119 Java (Sun)
Mozilla Firefox
Mozilla Firefox 2.0 screens are used here. Scre ens for other versions may vary.
You can enable Java, Javascripts and pop-ups in one screen. Click Tools, then
click Options in the screen that appears.
Figure 120 Mozilla Firefox: TOOLS > Options
222
MAX-207HW2R User’s Guide
Page 73
Appendix C Pop-up Windows, JavaScripts and Java Permissions
Click Content.to show the screen below. Select the check boxes as shown in the
following screen.
Figure 121 Mozilla Firefox Content Security
MAX-207HW2R User’s Guide
223
Page 74
Appendix C Pop-up Windows, JavaScripts and Java Permissions
224
MAX-207HW2R User’s Guide
Page 75
APPENDIX D
IP Addresses and Subnetting
This appendix introduces IP addresses and subnet masks.
IP addresses identify individual devices on a network. Every networking device
(including computers, servers, routers, printers, etc.) needs an IP address to
communicate across the network. These networking devices are also known as
hosts.
Subnet masks determine the maximum number of possible hosts on a network.
You can also use subnet masks to divide one network into multiple sub-networks.
Introduction to IP Addresses
One part of the IP address is the network number, and the other part is the host
ID. In the same way that houses on a street share a common street name, the
hosts on a network share a common network number. Similarly , as each house
has its own house number, each host on the network has its own unique
identifying number - the hos t ID. R outers use the network nu mber to send packets
to the correct network, while the host ID determines to which host on the network
the packets are delivered.
Structure
An IP address is made up of four parts, w rit ten in dotted decimal notation (f or
example, 192.168.100.1). Each of these four parts is known as an octet. An octet
is an eight-digit binary number (for example 11000000, which is 192 in decimal
notation).
Therefore, each octet has a possible range of 00000000 to 1111111 1 in binary, or
0 to 255 in decimal.
MAX-207HW2R User’s Guide
225
Page 76
Appendix D IP Addresses and Subnetting
The following figure shows an example IP address in which the first three octets
(192.168.1) are the network number, and the fourth octet (16) is the host ID.
Figure 122 Network Number and Host ID
How much of the IP address is the network number and how much is the host ID
varies according to the subnet mask.
Subnet Masks
A subnet mask is used to determine which bits are part of the network number,
and which bits are part of the host ID (using a logical AND operation). The term
“subnet” is short for “sub-network”.
A subnet mask has 32 bits. If a bit in the subnet mask is a “1” then the
corresponding bit in the IP address is part of the network number. If a bit in the
subnet mask is “0” then the corresponding bit in the IP address is part of the host
ID.
The following example shows a subnet mask identifying the network number (in
bold text) and host ID of an IP address (192.168.1.2 in decimal).
Table 72 IP Address Network Number and Host ID Example
IP Address (Binary)11000000101010000000000100000010
Subnet Mask (Binary)11111111111111111111111100000000
Network Number110000001010100000000001
Host ID00000010
1ST OCTET:
(192)
2ND OCTET:
(168)
3RD OCTET:
(1)
4TH OCTET
(2)
226
MAX-207HW2R User’s Guide
Page 77
Appendix D IP Addresses and Subnetting
By convention, subnet masks always consist of a continuous sequence of ones
beginning from the leftmost bit of the mask, followed by a continuous sequence of
zeros, for a total number of 32 bits.
Subnet masks can be referred to by the size of the network number part (the bits
with a “1” value). For example, an “8-bit mask” means that the first 8 bits of the
mask are ones and the remaining 24 bits are zeroes.
Subnet masks are expressed in dotted decimal notation just like IP addresses. The
following examples show the binary and decimal notation for 8-bit, 16-bit, 24-bit
and 29-bit subnet masks.
The size of the network number determines the maximum number of possible
hosts you can have on your network. The larger the number of network number
bits, the smaller the number of remaining host ID bits.
An IP address with host IDs of all zeros is the IP address of the network
(192.168.1.0 with a 24-bit subnet mask, for example). An IP address with host
IDs of all ones is the broadcast address for that network (192.168.1.255 with a
24-bit subnet mask, for example).
As these two IP addresses cannot be used for individual hosts, calculate the
maximum number of possible hosts in a network as follows:
Since the mask is always a continuous number of ones beginning from the left,
followed by a continuous number of zeros for the remainder of the 32 bit mask,
you can simply specify the number of ones instead of writing the value of each
octet. This is usually spec if i e d by wri t ing a “/” followed by the number of bits in
the mask after the address.
For example, 192.1.1.0 /25 is equivalent to saying 192.1.1.0 with subnet mask
255.255.255.128.
The following table shows some possible subnet masks using both notations.
Table 75 Alternative Subnet Mask Notation
SUBNET MASK
255.255.255.0/240000 00000
255.255.255.128/251000 0000128
255.255.255.192/261100 0000192
255.255.255.224/271110 0000224
255.255.255.240/281111 0000240
255.255.255.248/291111 1000248
255.255.255.252/301111 1100252
ALTERNATIVE
NOTATION
LAST OCTET
(BINARY)
LAST OCTET
(DECIMAL)
Subnetting
You can use subnetting to divide one network into multiple sub-networks. In the
following example a network administrator creates two sub-networks to isolate a
group of servers from the rest of the company network for security reasons.
In this example, the company network address is 192.168.1.0. The first three
octets of the address (192.168.1) are the network number, and the remaining
octet is the host ID, allowing a maximum of 2
8
– 2 or 254 possible hosts.
228
MAX-207HW2R User’s Guide
Page 79
Appendix D IP Addresses and Subnetting
The following figure shows the company network before subnetting.
Figure 123 Subnetting Example: Before Subnetting
You can “borrow” one of the host ID bits to divide the network 192.168.1.0 into
two separate sub-networks. The subnet mask is now 25 bits (255.255.255.128 or
/25).
The “borrowed” host ID bit can have a value of either 0 or 1, allowing two
subnets; 192.168.1.0 /25 and 192.168.100.128 /25.
MAX-207HW2R User’s Guide
229
Page 80
Appendix D IP Addresses and Subnetting
The following figure shows the company network after subnetting. There are now
two sub-networks, A and B.
Figure 124 Subnetting Example: After Subnetting
In a 25-bit subnet the host ID has 7 bits, so each sub-network has a maximum of
7
2
– 2 or 126 possible hosts (a host ID of all zeroes is the subnet’s address itself,
all ones is the subnet’s broadcast address).
192.168.1.0 with mask 255.255.255.128 is subnet A itself, and 192.168.100.127
with mask 255.255.255.128 is its broadcast address. Therefore, the lowest IP
address that can be assigned to an actual host for subnet A is 192.168.100.1 and
the highest is 192.168.100.126.
Similarly, the host ID range for subnet B is 192.168.100.129 to 192.168.1.254.
Example: Four Subnets
The previous example illustrated using a 25-bit subnet mask to divide a 24-bit
address into two subnets. Similarly, to divide a 24-bit address into four subnets,
you need to “borrow” two host ID bits to give four possible combinations (00, 01,
10 and 11). The subnet mask is 26 bits
(11111111.11111111.11111111.11000000) or 255.255.255.192.
230
MAX-207HW2R User’s Guide
Page 81
Appendix D IP Addresses and Subnetting
Each subnet contains 6 host ID bits, giving 26 - 2 or 62 hosts for each subnet (a
host ID of all zeroes is the subnet itself, all ones is the subnet’s broadcast
address).
Table 76 Subnet 1
IP/SUBNET MASKNETWORK NUMBER
IP Address (Decimal)192.168.1.0
IP Address (Binary)11000000.10101000.00000001. 00000000
Subnet Mask (Binary)11111111.11111111.11111111. 11000000
Subnet Address:
192.168.1.0
Broadcast Address:
192.168.1.63
Lowest Host ID: 192.168.100.1
Highest Host ID: 192.168.1.62
LAST OCTET BIT
VALUE
Table 77 Subnet 2
IP/SUBNET MASKNETWORK NUMBER
IP Address192.168.1.64
IP Address (Binary)11000000.10101000.00000001. 01000000
Subnet Mask (Binary)11111111.11111111.11111111. 11000000
Subnet Address:
192.168.1.64
Broadcast Address:
192.168.100.127
Lowest Host ID: 192.168.1.65
Highest Host ID: 192.168.100.126
LAST OCTET BIT
VALUE
Table 78 Subnet 3
IP/SUBNET MASKNETWORK NUMBER
IP Address192.168.1.128
IP Address (Binary)11000000.10101000.00000001. 10000000
Subnet Mask (Binary)11111111.11111111.11111111. 11000000
Subnet Address:
192.168.100.128
Broadcast Address:
192.168.100.191
Lowest Host ID: 192.168.100.129
Highest Host ID: 192.168.100.190
LAST OCTET BIT
VALUE
Table 79 Subnet 4
IP/SUBNET MASKNETWORK NUMBER
IP Address192.168.1.192
IP Address (Binary)11000000.10101000.00000001. 11000000
Subnet Mask (Binary)11111111.11111111.11111111. 11000000
Subnet Address:
192.168.100.192
Broadcast Address:
192.168.1.255
Lowest Host ID: 192.168.100.193
Highest Host ID: 192.168.1.254
LAST OCTET BIT
VALUE
MAX-207HW2R User’s Guide
231
Page 82
Appendix D IP Addresses and Subnetting
Example: Eight Subnets
Similarly, use a 27-bit mask to create eight subnets (000, 001, 010, 011, 100,
101, 110 and 111).
The following table shows IP address last octet values for each subnet.
Where you obtain your network number depends on your particular situation. If
the ISP or your network administrator assigns you a block of registered IP
addresses, follow their instructions in selecting the IP addresses and the subnet
mask.
If the ISP did not explicitly give you an IP network number, then most likely you
have a single user account and the ISP will assign you a dynamic IP address when
the connection is established. If this is the case, it is recommended that you select
a network number from 192.168.0.0 to 192.168.255.0. The Internet Assigned
Number Authority (IANA) reserved this block of addresses specifically for private
use; please do not use any other number unless you are told otherwise. Y ou must
also enable Network Address Translation (NAT) on the MAX-207HW2R.
Once you have decided on the network number, pick an IP address for your MAX207HW2R that is easy to remember (for instance, 192.168.100.1) but make sure
that no other device on your network is using that IP address.
The subnet mask specifies the network number portion of an IP address. Your
MAX-207HW2R will compute the subnet mask automatically based on the IP
address that you entered. Y ou don't need to change the subnet mask computed by
the MAX-207HW2R unless you are instructed to do otherwise.
MAX-207HW2R User’s Guide
233
Page 84
Appendix D IP Addresses and Subnetting
Private IP Addresses
Every machine on the Internet must have a unique address. If your networks are
isolated from the Internet (running only between two branch offices, for example)
you can assign any IP addresses to the hosts without problems. However, the
Internet Assigned Numbers Authority (IANA) has reserved the following three
blocks of IP addresses specifically for private networks:
• 10.0.0.0 — 10.255.255.255
• 172.16.0.0 — 172.31.255.255
• 192.168.0.0 — 192.168.255.255
You can obtain your IP address from the IANA, from an ISP, or it can be assigned
from a private network. If you belong to a small organization and your Internet
access is through an ISP, the ISP can provide you with the Internet addresses for
your local networks. On the other hand, if you are part of a much larger
organization, you should consult your network administrator for the appropriate IP
addresses.
Regardless of your particular situation, do not create an arbitrary IP address;
always follow the guidelines above. For more information on address assignment,
please refer to RFC 1597, Address Allocation for Private Internets and RFC 1466,
Guidelines for Management of IP Address Space.
IP Address Conflicts
Each device on a network must have a unique IP address. Devices with duplicate
IP addresses on the same network will not be able to access the Internet or other
resources. The devices may also be unreachable through the network.
Conflicting Computer IP Addresses Example
More than one device can not use the same IP address. In the following example
computer A has a static (or fixed) IP address that is the same as the IP address
that a DHCP server assigns to computer B which is a DHCP client. Neither can
access the Internet. This problem can be solved by assigning a different static IP
234
MAX-207HW2R User’s Guide
Page 85
address to computer A or setting computer A to obtain an IP address
automatically.
Figure 125 Conflicting Computer IP Ad dresses Example
Conflicting Router IP Addresses Example
Appendix D IP Addresses and Subnetting
Since a router connects different networks, it must have interfaces using different
network numbers. For example, if a router is set between a LAN and the Internet
(WAN), the router’ s LAN and WAN addresses must be on different subnets. In the
following example, the LAN and WAN are on the same subnet. The LAN computers
cannot access the Internet because the router cannot route between networks.
Figure 126 Conflicting Computer IP Ad dresses Example
Conflicting Computer and Router IP Addresses Example
More than one device can not use the same IP address. In the following example,
the computer and the router’s LAN port both use 192.168.100.1 as the IP address.
MAX-207HW2R User’s Guide
235
Page 86
Appendix D IP Addresses and Subnetting
The computer cannot access the Internet. This problem can be solved by
assigning a different IP address to the computer or the router’s LAN port.
Figure 127 Conflicting Computer and Router IP Addresses Example
236
MAX-207HW2R User’s Guide
Page 87
APPENDIX E
Importing Certificates
This appendix shows you how to import public key certificates into your web
browser.
Public key certificates are used by web browsers to ensure that a secure web site
is legitimate. When a certificate authority such as VeriSign, Comodo, or Network
Solutions, to name a few, receives a certificate request from a website operator,
they confirm that the web domain and contact information in the request match
those on public record with a domain name registrar. If they match, then the
certificate is issued to the website operator, who then places it on the site to be
issued to all visiting web browsers to let them know that the site is legitimate.
Many ZyXEL products, such as the NSA-2401, issue their own public key
certificates. These can be used by web browsers on a LAN or WAN to verify that
they are in fact connecting to the legitimate device and not one masquerading as
it. However, because the certificates were not issued by one of the several
organizations officially recognized by the most common web browsers, you will
need to import the ZyXEL-created certificate into your web browser and flag that
certificate as a trusted authority.
Note: You can see if you are browsing on a secure website if the URL in your web
browser’s address bar begins with https:// or there is a sealed padlock
icon () somewhere in the main browser window (not all browsers show the
padlock in the same location.)
In this appendix, you can import a public key certificate for:
• Internet Explorer on page 238
•Firefox on page 248
•Opera on page 254
• Konqueror on page 262
MAX-207HW2R User’s Guide
237
Page 88
Appendix E Importing Certificates
Internet Explorer
The following example uses Microsoft Internet Explorer 7 on Windows XP
Professional; however, they can also apply to Internet Explorer on Windows Vista.
1If your device’s web configur ator is set t o use SSL c ertification, t hen the first time
you browse to it you are presented with a certification error.
Figure 128 Internet Explorer 7: Certification Error
2Click Continue to this website (not recommended).
Figure 129 Internet Explorer 7: Certification Error
238
MAX-207HW2R User’s Guide
Page 89
Appendix E Importing Certificates
3In the Address Bar, click Certificate Error > View certificates.
Figure 130 Internet Explorer 7: Certificate Error
4In the Certificate dialog box, click Install Certificate.
Figure 131 Internet Explorer 7: Certificate
MAX-207HW2R User’s Guide
239
Page 90
Appendix E Importing Certificates
5In the Certificate Import Wizard, click Next.
Figure 132 Internet Explorer 7: Certificate Import Wizard
6If you want Internet Explorer to Automatically select certificate store based
on the type of certificate, click Next again and then go to step 9.
Figure 133 Internet Explorer 7: Certificate Import Wizard
240
MAX-207HW2R User’s Guide
Page 91
Appendix E Importing Certificates
7Otherwise, select Place all certificates in the following store and then click
Browse.
Figure 134 Internet Explorer 7: Certificate Import Wizard
8In the Select Certificate Store dialog box, choose a location in which to save the
certificate and then click OK.
Figure 135 Internet Explorer 7: Select Certificate Store
MAX-207HW2R User’s Guide
241
Page 92
Appendix E Importing Certificates
9In the Completing the Certificate Import Wizard screen, click Finish.
Figure 136 Internet Explorer 7: Certificate Import Wizard
10 If you are presented with another Security Warning, click Yes.
Figure 137 Internet Explorer 7: Security Warning
242
MAX-207HW2R User’s Guide
Page 93
Appendix E Importing Certificates
11 Finally, click OK when presented with the successful certificate installation
message.
Figure 138 Internet Explorer 7: Certificate Import Wizard
12 The next time you start Internet Explorer and go to a ZyXEL web configurator
page, a sealed padlock icon appears in the address bar. Click it to view the page’s
Website Identification information.
Figure 139 Internet Explorer 7: Website Identification
MAX-207HW2R User’s Guide
243
Page 94
Appendix E Importing Certificates
Installing a Stand-Alone Certificate File in Internet Explorer
Rather than browsing to a ZyXEL web configurator and installing a public key
certificate when prompted, you can install a stand-alone certificate file if one has
been issued to you.
1Double-click the public key certificate file.
Figure 140 Internet Explorer 7: Public Key Certificate File
2In the security warning dialog box, click Open.
Figure 141 Internet Explorer 7: Open File - Security Warning
244
3Refer to steps 4-12 in the Internet Explorer procedure beginning on page 238 to
complete the installation process.
MAX-207HW2R User’s Guide
Page 95
Removing a Certificate in Internet Explorer
This section shows you how to remove a public key certificate in Internet Explorer
7.
1Open Internet Explorer and click TOOLS >Internet Options.
Figure 142 Internet Explorer 7: Tools Menu
Appendix E Importing Certificates
2In the Internet Options dialog box, click Content > Certificates.
Figure 143 Internet Explorer 7: Internet Options
MAX-207HW2R User’s Guide
245
Page 96
Appendix E Importing Certificates
3In the Certificates dialog box, click the Trusted Root Certificates Authorities
tab, select the certificate that you want to delete, and then click Remove.
Figure 144 Internet Explorer 7: Certificates
4In the Certificates confirmation, click Yes.
Figure 145 Internet Explorer 7: Certificates
5In the Root Certificate Store dialog box, click Yes.
Figure 146 Internet Explorer 7: Root Certificate Store
246
MAX-207HW2R User’s Guide
Page 97
Appendix E Importing Certificates
6The next time you go to the web site that issued the public key certificate you just
removed, a certification error appears.
MAX-207HW2R User’s Guide
247
Page 98
Appendix E Importing Certificates
Firefox
The following example uses Mozilla Firefox 2 on Windows XP Professional;
however, the screens can also apply to Firefox 2 on all platforms.
1If your device’s web configur ator is set t o use SSL c ertification, t hen the first time
you browse to it you are presented with a certification error.
2Select Accept this certificate permanently and click OK.
Figure 147 Firefox 2: Website Certified by an Unknown Authority
248
MAX-207HW2R User’s Guide
Page 99
Appendix E Importing Certificates
3The certificate is stored and you can now connect securely to the web configurator.
A sealed padlock appears in the address bar, which you can click to open the Page Info > Security window to view the web page’s security information.
Figure 148 Firefox 2: Page Info
MAX-207HW2R User’s Guide
249
Page 100
Appendix E Importing Certificates
Installing a Stand-Alone Certificate File in Firefox
Rather than browsing to a ZyXEL web configurator and installing a public key
certificate when prompted, you can install a stand-alone certificate file if one has
been issued to you.