Page 71 / 134 Scroll up to view Page 66 - 70
NETGEAR Wireless-N Router WNR2000 User Manual
Customizing Your Network Settings
4-7
v1.0, June 2008
To configure for a Dynamic DNS service:
1.
Register for an account with one of the Dynamic DNS service providers whose names appear
in the
Service Provider
list. For example, for DynDNS.org, select
www.dynDNS.org
.
2.
Select the
Use a Dynamic DNS Service
check box.
3.
Select the name of your Dynamic DNS service provider.
4.
Enter the host name (or domain name) that your Dynamic DNS service provider gave you.
5.
Enter the user name for your Dynamic DNS account. This is the name that you use to log in to
your account, not your host name.
6.
Enter the password (or key) for your Dynamic DNS account.
7.
If your Dynamic DNS provider allows the use of wildcards in resolving your URL, you can
select the
Use Wildcards
check box to activate this feature.
For example, the wildcard feature causes *.yourhost.dyndns.org to be aliased to the same IP
address as yourhost.dyndns.org.
8.
Click
Apply
to save your configuration.
Page 72 / 134
NETGEAR Wireless-N Router WNR2000 User Manual
4-8
Customizing Your Network Settings
v1.0, June 2008
Configuring the WAN Setup Options
The WAN Setup options let you configure a DMZ (demilitarized zone) server, change the
Maximum Transmit Unit (MTU) size, and enable the wireless router to respond to a ping on the
WAN (Internet) port. Select
WAN Setup
under Advanced in the main menu. The WAN Setup
screen displays.
Disabling the SPI Firewall
The Stateful Packet Inspection (SPI) firewall protects your network and computers against attacks
and intrusions. A stateful packet firewall carefully inspects incoming traffic packets, looking for
known exploits such as malformed, oversized, or out-of-sequence packets. The firewall should be
disabled only in special circumstances, such as when you are troubleshooting application issues.
Setting Up a Default DMZ Server
The default DMZ server feature is helpful when you are using some online games and
videoconferencing applications that are incompatible with Network Address Translation (NAT).
The router is programmed to recognize some of these applications and to work correctly with
Figure 4-4
Page 73 / 134
NETGEAR Wireless-N Router WNR2000 User Manual
Customizing Your Network Settings
4-9
v1.0, June 2008
them, but there are other applications that might not function well. In some cases, one local
computer can run the application correctly if that computer’s IP address is entered as the default
DMZ server.
Incoming traffic from the Internet is usually discarded by the router unless the traffic is a response
to one of your local computers or a service that you have configured in the Port Forwarding/Port
Triggering screen. Instead of discarding this traffic, you can have it forwarded to one computer on
your network. This computer is called the default DMZ server.
The WAN Setup screen lets you configure a default DMZ server.
To assign a computer or server to be a default DMZ server:
1.
Select the
Default DMZ Server
check box.
2.
In the
Default DMZ Server
fields, enter the IP address for that computer or server.
3.
Click
Apply
.
Responding to a Ping on the Internet (WAN) Port
If you want the router to respond to a ping from the Internet, select the
Respond to Ping on
Internet Port
check box. This should be used only as a diagnostic tool, since it allows your router
to be discovered by Internet scanners. Do not select this check box unless you have a specific
reason to do so, such as when troubleshooting your connection.
Setting the MTU Size
The normal MTU value for most Ethernet networks is 1500 bytes, 1492 bytes for PPPoE
connections, or 1450 for PPTP connections. For some ISPs, you might need to reduce the MTU
size, but this is rarely required and should not be done unless you are sure it is necessary for your
ISP connection. For more information, see
“Changing the MTU Size” on page 5-15
.
To change the MTU size:
1.
In the
MTU Size
field, enter a new size between 64 and 1500.
2.
Click
Apply
to save the new configuration.
Warning:
DMZ servers pose a security risk. A computer designated as the default DMZ
server loses much of the protection of the firewall, and is exposed to exploits
from the Internet. If compromised, the DMZ server computer can be used to
attack other computers on your network.
Page 74 / 134
NETGEAR Wireless-N Router WNR2000 User Manual
4-10
Customizing Your Network Settings
v1.0, June 2008
Configuring NAT Filtering
Network Address Translation (NAT) determines how the router processes inbound traffic. Secured
NAT provides a secured firewall to protect the computers on the LAN from attacks from the
Internet, but might prevent some Internet games, point-to-point applications, or multimedia
applications from functioning. Open NAT provides a much less secured firewall, but allows almost
all Internet applications to function. For more information about NAT, see
“How Your Computer
Accesses a Remote Computer through Your Router” on page 5-2
.
To change the NAT option:
1.
In the NAT Filtering area, select either the
Secured
or the
Open
radio button.
2.
Click
Apply
to save the new configuration.
Configuring Static Routes
Static routes provide additional routing information to your router. Under usual circumstances, the
router has adequate routing information after it has been configured for Internet access, and you do
not need to configure additional static routes. You must configure static routes only for unusual
cases such as multiple routers or multiple IP subnets located on your network.
As an example of when a static route is needed, consider the following case:
Your primary Internet access is through a cable modem to an ISP.
You have an ISDN router on your home network for connecting to the company where you are
employed. This router’s address on your LAN is
1
92.168.1.100.
Your company’s network address is 134.177.0.0.
When you first configured your router, two implicit static routes were created. A default route was
created with your ISP as the gateway, and a second static route was created to your local network
for all 192.168.1.x addresses. With this configuration, if you attempt to access a device on the
134.177.0.0 network, your router forwards your request to the ISP. The ISP forwards your request
to the company where you are employed, and the request is likely to be denied by the company’s
firewall.
In this case you must define a static route, telling your router that 134.177.0.0 should be accessed
through the ISDN router at 192.168.1.100.
In this example:
The
Destination IP Address
and
IP Subnet Mask
fields specify that this static route applies
to all 134.177.x.x addresses.
Page 75 / 134
NETGEAR Wireless-N Router WNR2000 User Manual
Customizing Your Network Settings
4-11
v1.0, June 2008
The
Gateway IP Address
field specifies that all traffic for these addresses should be
forwarded to the ISDN router at 192.168.1.100.
A
Metric
value of 1 will work since the ISDN router is on the LAN.
Private
is selected only as a precautionary security measure in case RIP is activated.
To add or edit a static route:
1.
Select
Static Routes
under Advanced in the main menu. The Static Routes screen displays.
2.
Click
Add
to expand the Static Routes screen.
3.
In the
Route Name
field, enter a name for this static route. (This is for identification purposes
only.)
4.
Select the
Private
check box if you want to limit access to the LAN only. If Private is selected,
the static route is not reported in RIP.
5.
Select the
Active
check box to make this route effective.
Figure 4-5
Figure 4-6

Rate

4.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top