| Model |
General Gateway
|
| Question |
What is the default IP
address of my D-Link Router? |
| Answer |
|
D-Link Default IP Addresses |
| Device |
IP
Address |
Configuration |
Default
Username |
Default
Password |
|
192.168.0.1 |
|
admin |
blank |
|
192.168.0.1 |
|
admin |
blank |
|
192.168.0.1 |
|
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.0.1 |
web based |
admin |
blank |
|
192.168.1.1 |
web based |
admin |
admin |
| Model |
General
Gateway |
| Question |
Can I connect a hub
or switch to my D-Link router to add more
computers? |
| Answer |
Yes. You can connect
a hub or switch to any of the LAN ports to expand your
network. Generally you will connect a straight-through cable
from one of the LAN ports of the router to the uplink port of
your hub and switch. If you do not have an uplink port, then
use a cross-over cable. D-Link routers do not have an uplink
port.
| |
| Model |
General Gateway
|
| Question |
What is
DMZ? |
| Answer |
Demilitarized
Zone: In computer networks, a DMZ (demilitarized zone)
is a computer host or small network inserted as a neutral zone
between a companyīs private network and the outside public
network. It prevents outside users from getting direct access
to a server that has company data. (The term comes from the
geographic buffer zone that was set up between North Korea and
South Korea following the UN police action in the early
1950s.) A DMZ is an optional and more secure approach to a
firewall and effectively acts as a proxy server as well.
In a typical DMZ configuration for a small company, a
separate computer (or host in network terms) receives requests
from users within the private network for access to Web sites
or other companies accessible on the public network. The DMZ
host then initiates sessions for these requests on the public
network. However, the DMZ host is not able to initiate a
session back into the private network. It can only forward
packets that have already been requested.
Users of the
public network outside the company can access only the DMZ
host. The DMZ may typically also have the companyīs Web pages
so these could be served to the outside world. However, the
DMZ provides access to no other company data. In the event
that an outside user penetrated the DMZ hosts security, the
Web pages might be corrupted but no other company information
would be exposed. D-Link, a leading maker of routers, is one
company that sells products designed for setting up a DMZ.
| |
| Model |
General
Hubs |
| Question |
Can I use an AUI
cable to connect two Hubs together through their AUI
ports? |
| Answer |
No, you cannot link
hubs through their AUI
ports. | |
| Model |
General
Hubs |
| Question |
What is collision
domain? |
| Answer |
As defined by the
IEEE 802.3 Standard, a single CSMA/CD network. If two or more
MACs are within the same collision domain and both transmit at
the same time, a collision will occur. MACs separated by a
repeater are within the same collision domain. MACs separated
by a bridge are within different collision
domains.
| |
| Model |
General
Hubs |
| Question |
What are the
differences between Class-I and Class-II Hubs? |
| Answer |
The two types of hubs
are defined by the IEEE802.3u Standard for use in a Fast
Ethernet collision domain. The major difference is that only
one Class-I hub can be used in a collision domain, and up to
two Class-II hubs can be used in a collision domain with
uplink.
| |
| Model |
General
Linux |
| Question |
Which D-Link network
adapters are supported in Linux? |
| Answer |
If you are just
getting started with Linux, please visit the site
below.
.
Note:
1. These modules are
found on most new distributions of Linux.
2. Most
PCMCIA drivers are found in pcmcia_cs 3.1.24 which can be
found at:
3. DFE-530TX+ revision D1
and D2 must have the driver
compiled from the floppy.
4. In Red Hat 7.1 and 7.2
the tree to the modules is
/lib/modules/2.4.**-**/drivers/net
5. The D-Link
DFE-538TX is not a D-Link US product. Please contact the
D-Link office in the region of purchase for additional
support.
6. D-Link does not have any support for USB
network adapters on a Linux platform.
The following adapters have Linux support included on
the shipping driver disk.
- DE-528CT
- DFE-500TX
- DFE-530TX+
- DFE-538TX
- DFE-550TX
Before you install, make sure the
network card has been inserted in a PCI slot that supports bus
mastering and that bus mastering has been enabled in the
BIOS.
The modules for the network adapters listed below
are included in most distributions of Linux. The modules are
located at /lib/modules/*.*.**-**/net, *.*.**-** being the
kernel that you are currently using.
Desktop
Adapters
*.*.**-** = Kernel version (ie: 2.2.12-20)
| D-Link
Adapter |
Linux module |
Module
Location |
| DE-220 |
ne.o |
lib/modules/*.*.**/net |
| DE-528CT |
ne2k-pci.o |
lib/modules/*.*.**/net |
| DFE-500TX |
tulip.o |
lib/modules/*.*.**/net |
| DFE-530TX |
via-rhine.o |
lib/modules/*.*.**/net |
| DFE-530TX+ Rev.
A, B, C |
rtl8139.o |
lib/modules/*.*.**/net |
| DFE-530TX+ Rev.
D1, D2 |
See Note
Above |
lib/modules/*.*.**/net |
| DFE-538TX |
rtl8139.o |
lib/modules/*.*.**/net |
| DFE-540TX |
tulip.o |
lib/modules/*.*.**/net |
| DFE-550TX |
dlh5x.c |
Compile from Driver
Disk |
| DFE-570TX |
tulip.o |
/lib/modules/*.*.**/net |
Portable
Adapters
*.*.**-** = Kernel version (ie: 2.2.12-20)
| D-Link
Adapter |
Linux module |
Module
Location |
| DE-650 |
pcnet_cs.o |
lib/modules/*.*.**/pcmcia |
| DFE-650 |
pcnet_cs.o |
lib/modules/*.*.**/pcmcia |
| DFE-650TX |
pcmcia_cs.o |
lib/modules/*.*.**/pcmcia |
| DFE-660TX |
tulip_cb.o |
lib/modules/*.*.**/pcmcia |
| DFE-670TXD |
tulip_cb.o |
lib/modules/*.*.**/pcmcia |
| |
| Model |
General
Multimedia |
| Question |
Does D-Link support
the DSC Pro 640 digital camera supplied by
Earthlink? |
| Answer |
No. D-Link does not
make or support this camera. The camera is manufactured by
Polaroid. Please contact Polaroid or Earthlink for
support. | |
| Model |
General Networking
|
| Question |
What is MTU
? |
| Answer |
A maximum
transmission unit (MTU) is the largest size packet or
frame, specified in octets (eight-bit bytes), that can be sent
in a packet or frame-based network such as the Internet. The
Internetīs Transmission Control Protocol uses the MTU to
determine the maximum size of each packet in any transmission.
Too large an MTU size may mean retransmissions if the packet
encounters a router that canīt handle that large a packet. Too
small an MTU size means relatively more header overhead and
more acknowledgements that have to be sent and handled. Most
computer operating systems provide a default MTU value that is
suitable for most users. In general, Internet users should
follow the advice of their Internet service provider (ISP)
about whether to change the default value and what to change
it to.
In Windows 95, the default MTU was 1500 octets
(eight-bit bytes), partly because this is the Ethernet
standard MTU. The Internet de facto standard MTU is 576, but
ISPs often suggest using 1500. If you frequently access Web
sites that encounter routers with an MTU size of 576, you may
want to change to that size. (Apparently some users find that
changing the setting to 576 improves performance and others do
not find any improvement.) The minimum value that an MTU can
be set to is 68.
For more recent Windows systems, the
operating system is able to sense whether your connection
should use 1500 or 576 and select the appropriate MTU for the
connection. | |
| Model |
General Networking
|
| Question |
What is Stateful
Packet Inspection? |
| Answer |
When an IP packet
arrives at the firewall, the firewall should decide to forward
the packet to the internal network. To accomplish this the
firewall looks to see what connections were open from the
internal network. If the packet applies to the connection it
will be allowed through, otherwise the IP packet will be
rejected. This is called Stateful Packet Inspection.
| |
| Model |
General Networking
|
| Question |
What is a
VPN? |
| Answer |
Short for Virtual
Private Network. A VPN allows two or more private networks to
be connected publicly. This is done by creating a securely
encrypted tunnel. This will allow users to exchange critical
information remotely and a way to manage their network.
| |
| Model |
General Networking
|
| Question |
What is
IPSEC? |
| Answer |
Short for IP
Security. IPsec is a set of protocols that creates encrypted
tunnels (VPN). IPsec provides confidentiality, integrity, and
authenticity using two protocols. These protocols are
authentication header (AH) and encapsulation security payload
(ESP).
| |
| Model |
General Networking
|
| Question |
What is
PPTP? |
| Answer |
Point-Point Tunneling
Protocol (PPTP) is the technology that creates a Virtual
Private Network (VPN). PPTP is to insure that messages are
transmitted from one private network to another. Users can
dial into their corporate network via the Internet with PPTP.
All of D-Linkīs routers
have PPTP
pass-through. | |
| Model |
General
Networking |
| Question |
How can I find the IP
address of my computer? |
| Answer |
To find the IP
address of my computer, please click on your operating system
for instructions.
Windows 95, 98, and ME
Step 1
Click on Start, then click on Run.
Step 2 The Run Dialogue Box will appear. Type
winipcfg in the window as shown then click OK.
Step 3 The IP Configuration window will
appear, displaying your Ethernet Adapter Information.
Select your adapter from the drop down menu.
If you do not see your adapter in the drop down menu, your
adapter is not properly installed.
Step 4
After selecting your adapter, it will display your IP address,
subnet mask, and default gateway.
Step 5 Click OK to close the IP
Configuration window.
Windows 2000 and
XP
Step
1 Click on Start and select Run.
Step 2 Type cmd then click OK.

Step
3 From the Command Prompt, enter ipconfig. It will
return your IP address, subnet mask, and default gateway.

Step 4
Type exit to close the command prompt.
Macintosh 8.x and 9.x
Step 1
Click on the Apple Menu>Control Panels>TCP/IP.
Step 2 Select your ethernet adapter from the
Connect Via drop-down menu.
Step 3 Under
Setup, select Using DHCP Server from the
Configure drop-down menu, if connecting to a router
DHCP server. This is the most common setting when using a
router. In this configuration, your computer will be
automatically assigned an IP address by the router.
Step 4 You must reboot your computer to "renew"
your IP address.
Macintosh OS
X
Step 1 Click on Apple
Menu>System Preferences>Network>TCP/IP.
Linux
Step 1 At the command
line type /sbin/ifconfig and you will get a listing of
information. Your IP is shown after inet addr.
| |
| Model |
General
Networking |
| Question |
How can I share a
drive or folder on my Windows 2000 machine? |
| Answer |
To share a drive or
folder on your Windows 2000 machine, please follow steps
below.
Step 1 From the desktop, double-click on
the My Computer icon.
Step
2 In our example we will share the entire C: drive. If you
want to share a specific folder, then double-click on the
drive and locate the folder. Right-click on the drive or
folder and select Sharing.
Step
3 The Properties window will appear. Click on New
Share.
Step 4 Enter a name for your share. This will
not rename the folder or drive. Click Permissions.
Step 5 By default, Windows 2000 will give
Everyone full rights to your share. To add or remove
users and groups, click the Add or Remove
button. If you use specific users, remember that the other
users will have to log in their computer with the same
username as assigned to your share. Click OK 3 times to
save your share.
Step 6
When you are back at My Computer, you should now have a
hand icon under the drive or folder indicating that it is
shared.
 | |
| Model |
General Networking
|
| Question |
If I want my money
back from a purchase of a D-Link product, where can I get a
refund? |
| Answer |
Unfortunately D-Link
does not offer refunds for any reason. No exceptions. Please
contact your point-of-purchase for their refund policy. Refer
to the warranty information included with your product for
details.
Note: If you purchased a product from
D-Link Shop, then call 1-866-400-9049 for customer service.
| |
| Model |
General
Networking |
| Question |
How do I enable or
disable my Windows XP Firewall? |
| Answer |
Note: If you
are connected behind a router, it is recommended that you
disable this firewall.
Step 1 Click Start
and select Control Panel.
Step 2
Select Network and Internet Connections.
Step 3
Select Network Connections.
Step 4
The Network Connections window will open. Right-click the
network adapter that is connected to the internet and select
Properties.
Step 5
Click the Advanced tab. Check the Internet
Connection Firewall checkbox and then click
Settings. If you want to disable the firewall, then
uncheck the box and click OK.
Step 6
Select the Security Logging tab and make sure Log
dropped packets is selected. This will log any dropped
packets or attacks.
Step 7
The ICMP tab allows you to allow/deny others the
ability to ping your computer, among other options. To view a
description of an option, highlight it and view the
Description field at the bottom of the window.
Step 8 The Services tab allows you to
allow incoming ports to run applications. Common applications
are a FTP server, web server, and programs such as MSN
Messanger and PCAnywhere. To add a service not in the list,
click Add at the bottom and enter the port information.
Step 9 Click OK twice to save settings.
| |
| Model |
General
Networking |
| Question |
What are the
different subnet classes? |
| Answer |
Subnets are divided
into classes. Each class contains a maximum number of IP
addresses that can be assigned.
|
IP Address Classes |
| Class |
Address
Range |
Allocation |
| Class A |
1-126.xx.xx.xx |
16 million host
network |
| Class B |
128-191.xx.xx.xx |
65536 host
network |
| Class C |
192-223.xx.xx.xx |
256 host
network |
| Class D |
224-239.xx.xx.xx |
Multicast |
| Class E |
240-255.xx.xx.xx |
Reserved | | |
| Model |
General
Networking |
| Question |
How do I
release/renew my IP address? |
| Answer |
Select your operating
system:
Windows
NT Step 1 Click Start
> Run.
Step 2 In the Run
window type command and press Enter.
Step 3 Type ipconfig /release to release
the IP address and then press Enter.
Step
4 Type ipconfig /renew to renew the IP address and
then press Enter.
Note: For a listing
and explanation of other IP Configuration Utility commands
type ipconfig /help and press Enter.
Windows 95, 98,
Me Step 1 Click Start
> Run.
Step 2 In the Run
window type winipcfg and press Enter.
Step 3 At the top of the IP Configuration
Utility select your Ethernet adapter using the drop-down list.
Step 4 At the bottom, click Release. The
IP address should be 0.0.0.0 or 169.254.x.x.
Click Renew. You should now receive a new IP address.
Step 5 Click OK to close the window.
Windows 2000,
XP Step 1 Click Start
> Run.
Step 2 In the Run
window type cmd and press Enter.
Step
3 Type ipconfig /release to release the IP address
and then press Enter.
Step 4 Type
ipconfig /renew to renew the IP address and then press
Enter.
Note: For a listing and
explanation of other IP Configuration Utility commands type
ipconfig /help and press
Enter. | |
| Model |
General
Networking |
| Question |
How do I install
Client for NetWare Networks and the LPR print utility on
Windows 98? |
| Answer |
Step 1 Go to
Start>Settings>Control Panel and double-click on
the Network icon.
Step 2 In the Network
control panel, click on the Add button.

Step 3 The Select Network
Component Type window will open. Select Client and
click the Add button.

Step 4 In the Select Network
Client window, first select Microsoft under the
Manufacturers window and then select Client for
Netware Networks. Click OK. The window will close
and bring you back to the Network control panel window.
You may be prompted for the Windows CD. If so, browse to the
Win98 folder on the Windows 98 CD. Highlight the Win 98 folder
and click OK.
Step 5 Now, add the LPR utility. Put the DP-313
CD into to your CD drive. The Network window should
still be open but if you have closed this window you can open
it again by going to Start>Settings>Control Panel
and double-clicking on the Network icon.
Notice that Client for NetWare Networks has been added
in the window of the Configuration tab. Click on the
Add button in the Network to add the LPR utility
from the DP-313 CD.
Again select Client in the Select Network
Component Type window and click the Add
button.
It doesnīt matter what is selected in the Select Network
Client window because you will be installing LPR from the
DP-313 CD. Click Have Disk.
When the Install From Disk window comes up, click on
the Browse button.
When the Open window comes up, select
your CD-ROM drive from the Drives: drop-down menu.
Your CD-ROM drive can be identified by the drive letter with
the disk-shaped icon.
Next, double-click on the lpr folder.
Under the File name: window lpr.inf will be
displayed verifying that the .inf file was
found.
Click OK.
The Install from Disk window will open again. You
can see that in the Copy manufacturerīs files from:
window that E:\LPR, the correct folder is selected. Click
OK.
This will bring up the Select Network Client window
again. This time click OK. This will bring you back to
the Network control panel. Once back at the
Network control panel, click OK to close it.
Your computer will make some configuration changes and you
will possibly be prompted for the Windows 98 CD. If so, browse
to the Win98 folder on the CD and click OK. When
prompted to Restart your computer now?, click
Yes.
 If you followed this link to install the DP-313
wireless print server, you can continue the installation by
clicking on the link below.
This link will take you to the second section of installing
the DP-313:
Installing
and Configuring
PS-Admin
| |
| Model |
General Networking
|
| Question |
I want to share my
C:\ drive. How is that done? |
| Answer |
Step 1 From
the main desktop screen, double click on My Computer.
Step 2 Right click on the drive you want to
share (e.g. C:).
Step 3 Click on the Sharing
tab.
Step 4 Click the Shared As radio
button.
Step 5 Click OK all the way back
to the desktop screen. Your drive is now shared.
For more information on networking please try the
following links:
| |
| Model |
General
Networking |
| Question |
What type of cable do
I use? |
| Answer |
The following
connections require a Crossover Cable: Computer to
Computer Computer to Uplink Port Computer to Access
Point Computer to Print Server Computer/XBOX/PS2 to
DWL-810 Computer/XBOX/PS2 to DWL-900AP+ Uplink Port to
Uplink Port (hub/switch) Normal Port to Normal Port
(hub/switch)
The following connections require a
Straight Cable: Computer to Residential
Gateway/Router Computer to Normal Port
(hub/switch) Access Point to Normal Port
(hub/switch) Print Server to Normal Port
(hub/switch) Uplink Port to Normal Port
(hub/switch)
Rule of Thumb: "If there is a link
light, the cable is right."
Whats the difference?
| |
| Model |
General
Networking |
| Question |
What IP address can
be used as "private"? |
| Answer |
The following
paregraph is quoted from RFC1918: Address Allocation for
Private Internet:
Private Address Space:
The
Internet Assigned Numbers Authority (IANA) has reserved the
following three blocks of the IP address space for private
internets:
10.0.0.0 - 10.255.255.255 (10/8
prefix) 172.16.0.0 - 172.31.255.255 (172.16/12
prefix) 192.168.0.0 - 192.168.255.255
(192.168/16 prefix)
You can select one of the IP
address listed above. For example, you can use the
192.168.100.x/255.255.255.0 for your private use. Thatīs why
DP602/802īs default IP address is 192.168.100.1.
More
Information on RFC1918: Address Allocation for Private
Internets, visit http://www.faqs.org/rfcs/rfc1918.html
| |
| Model |
General
Networking |
| Question |
What is
NAT? |
| Answer |
NAT stands for
Network Address Translator. It is proposed and
described in RFC-1631 and is used for solving the IP address
depletion problem. Basically, each NAT box has a table
consisting of pairs of local IP addresses and globally unique
addresses, by which the box can "translate" the local IP
addresses to global address and vice versa. Simply put, it is
a method of connecting multiple computers to the Internet (or
any other IP network) using one IP address.
D-Linkīs
broadband routers (ie: DI-604) support NAT. With proper
configuration, multiple users can access the Internet using a
single account via the NAT device.
For more information
on RFC-1631: The IP Network Address Translator (NAT), visit | |
| Model |
General
Networking |
| Question |
How do I connect two
computers without buying a hub? |
| Answer |
You can connect two
computers directly to each other by using what is called a
crossover cable. This type of cable can be readily
purchased at most computer supply stores.
Just connect
your network cards directly with a crossover cable and
configure your network.
You can also connect 2 or more
computers together using wireless adapters without an access
point. You will need to set them to
mode.
| |
| Model |
General
Networking |
| Question |
How do I create a
network boot disk for installing applications over the
wire? |
| Answer |
NOTE: You will
need the DOS drivers for your network adapter and access to a
computer running Windows NT.
Step 1 Open the
īNetwork Client Administratorī in administrative tools on the
NT computer. Create the Network Client Boot Disk, choosing any
network card on the list.
Step 2 In the NET
directory on the boot disk you created, delete the existing
DOS driver and copy your DOS driver to this
directory.
Step 3 Next edit the
A:\NET\system.ini file. In the line [Network Drivers] locate
the line īnetcard=ī and replace whatever is after the ī=ī sign
with the file name of the driver you used in the previous
step.
Step 4 In the same directory where you
found the DOS driver for your NIC there should also be a
sample file called protocol.ini. This directory contains the
driver name and any other commands necessary to initialize the
NIC.
Step 5 Edit the file A:\NET\protocol.ini by
locating the stanza that contains the line īDriverName=ī and
replace all of the lines in that stanza with the lines from
the sample file. DO NOT CHANGE the [stanza
name].
| |
| Model |
General
Networking |
| Question |
What is polarity
reversal? |
| Answer |
A UTP cable consists
of 4 pairs of twisted-pair cable, in which one pair of wiring
is used to transmit data and one pair is used to receive data.
To resist the disturbance, each pair send both "positive" and
"negative" signals simultaneously, denoted as TX+ and TX-, as
depicted below:
1 TX+ ---> RX+ 3 2 TX- --->
RX- 6 3 RX+ <--- TX+ 1 4 5 6 RX- <--- TX-
2 7 8
Note that TX+ (1) connects to RX+ (3) and
TX- (2) connects to RX-(6).
If the cable is connected
as the following way: 2 TX- ---> RX+ 3 1 TX+ --->
RX- 6
We say it is polarity reversal, because the
signal received from the other side is
reversed.
| |
| Model |
General
Networking |
| Question |
Why canīt I browse
any computers on the network? |
| Answer |
This FAQ is for
Windows 95, 98, and Me only.
Please perform the
following procedure to correct the problem:
Step
1 In Control Panel > System > Device Manager >
Network Adapters, check the status of the network adapter. If
the status is OK, go to step 2. If not, please remove the
existing driver and re-install it.
Step 2 In
Control Panel > Network, check the protocol you installed.
Is the protocol the same as other computers (I.E. NETBEUI)? If
not, please change the protocol to match the other systems on
the network.
Step 3 In Control Panel >
Network, click File and Print Sharing and select I
want to be able to give other access to my files. The item
File and Print Sharing for Microsoft Networks will be
added into the list of network protocols.
Step 4
Restart the PC, then you should be able to browse the other
computers on the
network.
| |
| Model |
General
Networking |
| Question |
How do I extract or
unzip files that I download from your Support
site? |
| Answer |
Note: If the
file you are trying to extract has a .bin extention, the file
is already unzipped.
Download the latest version of
WinZip at . You may use the
evaluation version. Please check with WinZip for terms of use.
Step 1 After installing WinZip, double-click on
the file that you downloaded from our support site.
Step 2 WinZip will open. Click I Agree.
Step 3 The contents of the .ZIP file will be
displayed. In our example, there are two. Click Extract
at the top.
Step 4
You will need to select the destination of the zipped files.
Usually choose your C-Drive or select a folder. Make sure you
select All Files under the heading Files on the left
side. Also select Use Folder Names. When you have
selected the destination location, click Extract.
Step 5 The files will then copy to the
destination location. Once there is a green dot in the lower
right corner, the files are done extracting. You may now close
WinZip.
Note: The above files are just an
example. The contents of your ZIP file may vary.
| |
| Model |
General
Networking |
| Question |
How can I disable
UPnP on my computer? |
| Answer |
Disable UPnP Select your operating
system:
Windows
Me Step 1 Click Start >
Settings > Control Panel.
Step
2 Double-click Add/Remove Programs.
Step
3 Click the Windows Setup tab and then double-click
Communications.
Step 4 Uncheck
Universal Plug and Play.
Windows
XP Step 1 Click Start >
Control Panel.
Step 2
Double-click Add/Remove Programs.
Step 3
Click Add/Remove Windows Components on the left side.
Step 4 Please wait while the list of Windows
Components loads.
Step 5 Scroll
down to Networking Services. Select Network
Services and click Details.
Step
6 Uncheck Universal Plug and Play and then click
OK.
.gif) | |
| Model |
General Networking
|
| Question |
How do I find the
serial number for my D-Link external device? |
| Answer |
On each D-Link
external device, a sticker has been placed which contains the
serial number for that product.
- Some examples of the sticker are shown
below:
- The circled series of numbers is the Serial
number.
Do not confuse the serial number with the
MAC address which is a 12 digit hexadecimal number.
- If your D-Link product is a network device, there will
also be a MAC (Media Access Control) address. The MAC
address is shown above as the Node ID on the
DWL-120 and is represented by a seperate sticker on the
DWL-900AP, underneth the serial number sticker.
For more information on the MAC address, click .
If for some reason the sticker is
missing or unreadable and your serial number is not
attainable, you can use your MAC address for
registration purposes. You can find the MAC address by using
one of the diagnostics built into your operating
system.
- For instructions on how to find a MAC address for a
networking device please click the relevant operating system
below.
Note: Only
networking devices that can be assigned an IP address will
have a MAC address.
| |
| Model |
General Networking
|
| Question |
How do I find the
serial number for my D-Link internal device? |
| Answer |
If you still have the
box, there is a sticker on the box with the letters
"S/N" and a number or a combination of letters and
numbers. Please use this information as the serial number when
registering your product.
If you do not have the box,
on each D-Link Internal device, a sticker has been placed
which contains the serial number for that
product.
- An example of the sticker is shown below:
DFE-530TX+
- The circled series of letters and numbers is the
serial number, the second string, on top of the
serial number, is the MAC address. If your D-Link
product is a network device, there will also be a MAC(Media
Access Control) address sticker.
For more information on the MAC address, click .
If your product is already
installed in your computer and your serial number is not
accessible, you can use your MAC address for
registration purposes. You can find the MAC address by using
one of the diagnostics built into your operating
system.
- For instructions on how to find the MAC address for an
internal device, please click the relevent operating system
below:
| |
| Model |
General Networking
|
| Question |
How do I find the
serial number for my network card? |
| Answer |
Step 1 On the
bottom of each of D-Linkīs Notebook input devices, a sticker
has been placed which contains the serial number
information for that product.
- An example of the sticker is shown below:
DWL-650H
- The circled series of numbers is the Serial
number.
Do not confuse the serial number with the MAC
address which is a 12 digit hexadecimal number.
- If your D-Link product is a network device, there will
also be a MAC (Media Access Control) address. The MAC
address is shown above as the Node ID and is
represented by a seperate sticker (underneith the serial
number sticker).
For more information on the MAC address, click .
Step 2 If your Notebook
product is already installed in your computer and your serial
number is not accessible, you can use your MAC address
for authentication purposes. You can find the MAC address by
using one of the diagnostics built into your operating
system.
- For instructions on how to find your MAC address for an
internal device please click the relevent operating system
below:
| |
| Model |
General Networking
|
| Question |
How do I find the
serial number of my D-Link product? |
| Answer |
For information on
locating the serial number for your D-Link product, please
select your device from the categories below:
Or from this table.
|
Wireless |
Broadband |
Adapters |
Multimedia |
USB |
Hubs/Switches |
|
EXTERNAL |
|
|
|
|
|
|
|
INTERNAL |
|
|
|
|
|
|
|
NOTEBOOK / PDA |
|
|
|
|
|
|
| Simply select the category
of your D-Link product for information on how to find the
serial number. | |
| Model |
General Networking
|
| Question |
How do I use the
System Restore feature in Windows XP? |
| Answer |
Go to Start>All
Programs>Accessories>System Tools>System Restore.
To create a restore point:
Step
1 Click Create a restore point.
Step
2 Enter a description (Windows automatically will enter
time and date to name).
Step 3 Click
Create.
To restore to an earlier point:
Step 1 Click Restore my computer to an
earlier time.
Step 2 Click Next and
choose the time and date you want to restore.
Step
3 Click Next. Read instructions and click
Next to
restore. | |
| Model |
General Networking
|
| Question |
Whatīs the difference
between a crossover cable and a straight cable? |
| Answer |
The wiring in
crossover and straight cables are different. The two types of
cable have different purposes for different LAN
configurations. EIA/TIA 568A/568B define the wiring standards
and allow for two different wiring color codes as illustrated
in the following diagram.

*The wires with
colored backgrounds may have white stripes and may be denoted
that way in diagrams found elsewhere.
How to
tell straight cable from a crossover cable: The main
way to tell the difference between the two cable types is to
compare the wiring order on the ends of the cable. If the
wiring is the same on both sides, it is straight cable. If one
side has opposite wiring, it is a crossover cable.
All
you need to remember to properly configure the cables is the
pinout order of the two cable ends and the following
rules: A straight-thru cable has identical
ends A crossover cable has different
ends
It makes no functional difference which
standard you follow for straight cable ends, as long as both
ends are the same. You can start a crossover cable with either
standard as long as the other end is the other standard. It
makes no functional difference which end is which.
The
order in which you pin the cable is important. Using a pattern
other than what is specified in the above diagram could cause
connection problems.
When to use a crossover cable
and when to use a straight cable: Computer to Computer
Crossover Computer to an normal port on a Hub/Switch
Straight Computer to an uplink port on a Hub/Switch -
Crossover Hub/Switch uplink port to another Hub/Switch
uplink port Crossover Hub/Switch uplink port to another
Hub/Switch normal port -
Straight
| |
| Model |
General
Networking |
| Question |
How do I find my
network adapters Serial Number or MAC Address? |
| Answer |
| Step 1. If your
D-Link product is an external device, locate the
information sticker on the case of the product(see
below). If your product is an internal device go to Step
2. |
- The sticker should look similar to this:
DWL-120

- The first circled string of letters and numbers is
the MAC address and the second string of just numbers
is the Serial number. For authentication purposes
either string can be used.
|
Step 2. If your
D-Link product is an internal Network Interface Card
(NIC) or other internal device that is already installed
in a computer, you can find the MAC address by using one
of the diagnostics built into your operating
system.
- For instructions on how to find your MAC address
for an internal device please click the relevent
operating system below:
If you came here from the
Zero Knowledge Registration page, to go back.
| | |
| Model |
General
Networking |
| Question |
How do I find the
MAC/Adapter Address in Windows NT, 2000 and XP? |
| Answer |
| Please follow the steps
below to find the MAC (Media Access Control) address of
your D-Link network adapter. |
Step 1 Click on
Start, and then click on Run.

|
Step 2 The
Run dialogue box will appear. Type cmd in
the window as shown below.
.gif)
|
Step 3 A DOS window
will appear. This is also commonly called a Command
Prompt.

|
Step 4 Type
ipconfig /all at the command prompt. Hit the
Enter key.

|
Step 5 This window
will now display your networking information. The MAC
Address is listed under the heading Ethernet
adapter Local Area Connection: and listed as the
Physical Address.
In this example, the MAC
Address is 00-50-BA-D1-BA-71, which is the Physical
Address of the NIC (Network Interface Card) card.
To close the window when you are finished, type
exit at the command prompt and hit the
Enter key.

| | |
| Model |
General
Networking |
| Question |
How do I find the
MAC/Adapter Address in Windows 98 or Windows Me? |
| Answer |
| Please follow the steps
below to find the MAC (Media Access Control) address of
your D-Link network adapter. |
 Step
1 Click on Start, then click on Run.
|
.gif) Step
2 The Run Dialogue Box will appear. Type
winipcfg in the window as shown.
|
.gif) Step
3 The IP Configuration window will appear,
displaying your Ethernet Adapter Information.
Select your adapter from the drop down menu.
If you do not see your adapter in the drop down
menu, your adapter is not properly
installed.
|
 Step
4 The MAC address is listed as Adapter Address in
the IP Configuration properties for Windows 98 and
Windows Me. The MAC Address in this example is
00-50-BA-E9-1B-4D.
| | |
| Model |
General
Networking |
| Question |
What is a MAC
address? |
| Answer |
The MAC
(Media Access Control) address is a
networking deviceīs unique hardware number. This allows for
networking devices to identify each other on the network,
whether it be on a private LAN or on the Internet.
The
MAC address is a 12 digit Hexadecimal number;
A-F
0-9
Note: A Mac address can also be
referred to as a Physical Address, Hardware
Address or Ethernet Address.
| |
| Model |
General Networking
|
| Question |
What is DHCP
and what does it do? |
| Answer |
Short for Dynamic
Host Configuration Protocol, a communication protocol that
dynamically or automatically assigns IP addresses to devices
located on the network. With DHCP a device can have different
IP address every time it connects to a network. DHCP also
supports static and dynamic IP addresses on the same network.
DHCP uses the concept of a "lease" or amount of time
that a given IP address will be valid for a computer. The
lease time can vary depending on how long a user is likely to
require the Internet connection at a particular location. Itīs
especially useful in education and other environments where
users change frequently. Using very short leases, DHCP can
dynamically reconfigure networks in which there are more
computers than there are available IP addresses.
| |
| Model |
General Networking
|
| Question |
How do I start the
required services for UPnP? |
| Answer |
Microsoft only
offers UPnP in Windows Me and XP.
Step 1
Right-click on My Computer and click Manage.
Step 2 Double-click on Services and
Applications.
Step 3 Double-click on Services.
Step 4 In the right pane, locate the service
named Universal Plug and Play Device Host. Right-click
the service and select Properties.
Step 5 Make sure that the Startup type
is set to Automatic.
Step 6 Click Start and then click on
OK once the service has finished starting.
Step 7 Locate the service named SSDP
Discovery Service, right-click the service, and select
Properties.
Step 8 Repeat Steps 5 and 6 for the
SSDP Discovery Service.
| |
| Model |
General Networking
|
| Question |
How do I find out the
MAC address of my network adapter in Macintosh OS
X? |
| Answer |
Step 1 From
the Apple Menu click on System Preferences.
Step 2 In System Preferences, click on
the Network icon.
Step
3 The MAC address will appear at the bottom of the window
as the Ethernet Address.
| |
| Model |
General Networking
|
| Question |
How do I use the ping
utility in Macintosh OS X? |
| Answer |
The ping utility is a
great tool for troubleshooting the network. This tool is now
built into Macintosh OS X.
Step 1 Click on
Go > Applications > Utilities.
Step 2 Click on Network Utility and then
click the Ping tab.
Step 3 Enter in the IP address you wish to ping in
the first field provided. You can either select an
unlimited number of pings or send a specific number
of pings, then click the ping button.
Step 4 If you receive bytes from... then
the destination IP address was successfully hit. If you
receive request time out then the destination IP
address was not successfully pinged. If you receive
destination host unreachable then you are not in the
same subnet as the destination address and you will need to
change your IP address to communicate with the destination
address.
Note: The Network Utility also allows you to
perform other tasks such as Netstat, Traceroute, and Port
Scanning. | |
| Model |
General Networking
|
| Question |
How do I configure
TCP/IP on my Mac OS X in use with my D-Link
router? |
| Answer |
Step 1 From
the Apple Menu click on System Preferences.
Step 2 In System Preferences, click on
the Network icon.
Step 3 Verify that the
Show field in Network is set to Built-In
Ethernet. If it is not click on the drop down menu and
select Built-In Ethernet. Click on the TCP/IP
tab.
Note: If you have a DSL connection using
PPPoE you may have to click on the PPPoE tab and
uncheck Connect Using PPPoE then go to the
TCP/IP tab.
Step 4 Click the drop
down menu in the Configure field and select Using
DHCP. Leave the DHCP Client ID, Domain Name
Servers, and Search Domains all blank.
Step
5: Click on Apply Now. You should now be able to
obtain an IP address from your D-Link Broadband Router. If you
do not see an IP address, reboot your computer.
| |
| Model |
General Networking
|
| Question |
What is QoS Packet
Scheduler? |
| Answer |
Note: This
only effects LAN traffic and not Internet access speeds. Also,
in order for this to work, QoS Packet Scheduler must be
supported on both sides of the connection.
QoS Packet
Scheduler is a method of network bandwidth management that can
monitor the importance of data packets and depending upon the
priority of the packet, give it higher or lower priority or
bandwidth levels.
Normally, if your systemīs LAN cards
do not support QoS Packet Scheduling, you donīt have to worry
about it. But, if you want to disable it, you can change it by
doing the following.
Step 1 Go to
Start>Run and type gpedit.msc.
Step 2 Expand Administrative Templates
under Computer Configuration Expand Network.
Step 3 Click QoS Packet Scheduler.
Step 4 You will find an entry in QoS Packet
Scheduler called Limit Reservable Bandwidth.
Double-click it, enable it, and set it to 0%.
Note: This is not available in Windows XP Home
Edition.
For more information, go to
and . | |
| Model |
General Networking
|
| Question |
Where can I find a
list of IRQs on my Windows 2000 computer? |
| Answer |
To find the list of
IRQs and devices that are being used:
Step 1
Right-click on My Computer and select Manage.
Step 2 In the left pane, click System
Information>Hardware Resources>IRQs.
Step 3 In the right pane, click the header
IRQ Number. This will list the IRQs in order.
| |
| Model |
General Networking
|
| Question |
How can I find what
Operating System version and service pack I have? |
| Answer |
Step 1
Right-click on My Computer and select
Properties.
Step 2 Click on the
General tab. On the right side of the window, it will
display the version of Windows you are running as well as the
version of service pack.
 | |
| Model |
General Networking
|
| Question |
How do I manually
configure my IP address in Macintosh? |
| Answer |
Macintosh OS 7.5 to Macintosh OS
9.2
Step 1 Go to
Apple > Control Panels > and down to
TCP/IP.
Step 2 In the connect via
field select Ethernet built-in, select manually
in the configure field.
Step 3 Type in
your IP address, subnet mask, router
address, and name server address in the boxes
provided. Close out of the window making sure to select
ok to save your changes.
Macintosh OS X
Step 1 Go to Apple
> System Preferences > double-click on either of
the Network icons.
Step 2 The first
configure field should read Ethernet built-in.
The configure field under the TCP/IP tab should
be set manually.
Step 3 Type in your
IP address, subnet mask, router address,
and name server addressī in the boxes provided. Close
out of the window making sure to select save to save
your changes. | |
| Model |
General
Networking |
| Question |
How do I enable UPnP
on my computer? |
| Answer |
Enable UPnP Select your operating
system:
Windows
Me Step 1 Click Start >
Settings > Control Panel.
Step
2 Double-click Add/Remove Programs.
Step
3 Click the Windows Setup tab and then double-click
Communications.
Step 4 Check
Universal Plug and Play.
Windows
XP Step 1 Click Start >
Control Panel.
Step 2
Double-click Add/Remove Programs.
Step 3
Click Add/Remove Windows Components on the left side.
Step 4 Please wait while the list of Windows
Components loads.
Step 5 Scroll
down to Networking Services. Select Network
Services and click Details.
Step
6 Check Universal Plug and Play and then click
OK.
.gif) | |
| Model |
General
Networking |
| Question |
Can I connect my
phone line to my D-Link networking product? |
| Answer |
A telephone cable
(RJ11) cannot be plugged into an Ethernet (RJ45) port, and
vice versa.
RJ11 (phone) Male Connector
RJ45 (Ethernet) Male Connector
| |
| Model |
General Networking /
WDA-1320 / WDA-2320 / WNA-1330 / WNA-2330 / WUA-1340 /
WUA-2340 / DWL-G122 / DWL-G650 / DWL-G630 / DWL-G520 /
DWL-G510 |
| Question |
What is the
difference between KBps and Kbps? |
| Answer |
In data
communications a Kilobit is one thousand bits. It is used to
measure the amount of data transferred per second. Kilobits
per second is shortened to kb/s, Kbps or kbps (as opposed to
KBps, which is Kilobytes per second. Note the capitalization.)
The lowercase b is commonly used to denote bits, while the
uppercase B is used for bytes.
1 kb/s = 1000 bits per
second 1 KB/s = 1024 bytes per
second | |
| Model |
General Networking /
WUA-2340 / DWL-AG132 / DWL-AG530 / DWL-AG660 / DWL-G120 /
DWL-G122 / DWL-G132 / DWL-G510 / DWL-G520 / DWL-G520M /
DWL-G550 / DWL-G630 / DWL-G650 / DWL-G650M / DWL-G680 /
WDA-1320 / WDA-2320 / WNA-1330 / WNA-2330 / WUA-1340 /
WUA-2340 |
| Question |
How do I statically
assign an IP address, to my adapter, in Windows
Vista? |
| Answer |
Step 1 Click
on the Windows logo, to open the Start menu.
Step 2 Select Control Panel.
Step 3 Select Network and Internet.
Step 4 Select Network and Sharing
Center.
Step 5 From the left side, select Manage
Network Connections.
Step 6
Right click on the adapter you wish to assign the IP
address to, and select Properties.
Step 7
Highlight Internet Protocol and click
Properties.
Step 8
Select the radio button next to Use The Following IP
Address and enter the desired IP address, Subnet Mask, and
Default Gateway. When finished, press OK.
| |
| Model |
General Print
Server |
| Question |
I'm having trouble
printing through your print server with my Lexmark printer.
How can I resolve this problem? |
| Answer |
Some Lexmark printers
will not work with print servers because they lack command
interpreters. The command interpreter provides the printer
with the functionality to work as a network printer,
interpreting the messages from the networking
protocols.
These Lexmark printers have built-in command
interpreters and can be used as network printers.
- Optra Color 45
- J-110 Inkjet
- All Lexmark Laser Printers except the E-210
Lexmark printers that will NOT work with
print servers since they do not have built-in command
interpreters.
- All Z series printers
- X73
- X83
- E210 Laser
- 5x00
- 3200
- 7x00
- Any other new Lexmark printer without a command
interpreter.
Please contact Lexmark directly if you
have any further questions about the functionality of their
printers.
Go to
Lexmark support
now.
| |
| Model |
General Print
Server |
| Question |
Can my D-Link print
server support the non-printing functions of my multifunction
printer? |
| Answer |
Unfortunaley no.
Print servers can only share the printer
function of your multifunction
printer. | |
| Model |
General
Printserver |
| Question |
Why are documents not
being printed correctly using LPR in Windows Server
2003? |
| Answer |
If documents are not
printed correctly in Windows Server 2003 this is due to a
problem how LPR/LPD is implemented in Windows Server 2003.
Please visit for
more
information. | |
| Model |
General
Router |
| Question |
Does D-Link provide
an emulator (simulator) for my device? |
| Answer |
Emulators are
available for the following products:
| Device |
Firmware |
|
N/A |
|
1.0.1 |
|
1.30 |
|
1.30 |
|
2.22 |
|
1.07 |
|
1.05 |
|
1.00 |
|
1.00 |
|
1.00 |
|
1.00 |
|
1.00 |
|
1.02 |
|
1.00 |
|
1.03 |
|
1.00 |
|
2.28 |
|
3.00 |
|
2.20 |
|
1.03 |
|
1.02 |
|
1.00 |
|
1.00 |
|
1.00 |
|
1.01 B40 |
|
1.30.00-PRE005 |
|
1.34 |
|
1.20.00 |
|
2.37 |
|
1.00 |
|
1.05 |
|
1.05 |
|
1.00 |
|
1.00 |
|
1.00 |
|
3.01 B18 |
|
1.1.0 |
|
1.02 |
|
2.04 |
|
1.05 |
|
3.02 |
|
4.03 |
|
2.20 |
|
3.51 |
|
2.16 |
|
3.43 |
|
1.28 |
|
2.70 |
|
5.00 |
|
1.00 |
|
2.00 |
|
2.55
B15 |
|
2.74 |
|
1.00 |
|
1.31 |
|
1.00 |
|
1.02 |
|
2.10 |
|
1.25 |
|
2.38 |
|
1.44 |
|
1.43 |
|
1.03 |
|
1.01.03 |
|
1.00 |
|
1.00 |
|
1.01 |
|
1.00 |
|
1.09 |
|
1.07 |
|
1.02 |
|
1.00 |
|
1.00 |
|
1.00 |
|
1.20 |
|
3.10 |
|
1.20 |
|
1.00 |
|
2.00 |
|
1.30 |
|
1.00 |
|
1.10 |
|
1.00 |
|
1.00 |
|
3.01 |
|
1.00 |
|
1.00 |
|
2.00 |
|
1I00 |
|
2.00 |
|
1.00m |
|
1.20 |
|
R2.0M19b |
|
1.04 |
|
3.3.0-18 |
|
1.02 |
|
2.0.4 |
|
1.19 |
|
1.3.0 |
|
1.00 |
|
1.00 |
|
2.06 |
|
3.13 |
|
2.00 |
|
1.00 |
|
1.0.2.8 |
|
2.00 |
|
3.00 |
|
2.00 |
|
1.00 |
|
1.03 |
|
2.00 |
|
1.01 |
|
1.00 |
|
1.60 |
|
1.00 |
|
2.55 |
|
3.07
B1 |
|
1.00 |
|
1.00 |
|
1.00 |
|
1.00 |
|
1.02 |
|
2.12 |
|
1.00 |
|
2.10 |
|
1.00 |
|
3.00
B16 |
|
1.01 |
|
RK1.008 |
|
1.00.3 |
|
1.01 |
|
1.03 | | |
| Model |
General
Router |
| Question |
How do I configure my
router for Gnutella, Morpheus, LimeWire, and
BearShare? |
| Answer |
The following steps
are for applications using the Gnutella P2P file sharing
protocol including BearShare, Gnotella, Gnucleus, LimeWire,
Phex, and SwapNut.
In most cases, you do not have to
configure anything on the router or on the software. If you
are having problems, please follow steps below:
Setup your application to connect behind NAT or a
router.
LimeWire: Click on Tools
> Options > Advanced >
Firewalls. Check Force IP, and in the box
Address enter the WAN IP address of your router. Click
OK to close the Options panel.
Bearshare: Click on Setup >
Configuration > Firewall Settings. Check the
box Report the IP address for accepting connections and
in the box enter the WAN IP address of your router. In the box
Recommended Settings, click the button Reset...
to apply the settings you have just entered. This will change
various settings in other panels. Click OK to close the
Setup panel.
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Enter the IP
address of your router in a web browser (192.168.0.1).
Step 2 Enter your username (admin) and your
password (blank by default).
Step 3 Click on
Advanced and then click Virtual Server.
Step 4 Click Enabled and then enter a
Name (limewire for example).
Step 5 Enter the
IP address of the computer you are running the application
from in the Private IP box. Select Both for the
Protocol Type.
Step 6 Enter 6346 in the
Private and Public Port boxes. Click Always under
schedule or set a time range. Click Apply.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 6346
- Next to Service IP, enter the IP address of the computer
you want to run your application from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, 704P (revA), DI-707,
DI-711 (revA), DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 6346 in the box under Service Ports.
- Enter the IP address of the computer you want to run
your application from.
- Check the box under Enable.
Step 4 Click
Save and the click Reboot.
| |
| Model |
General
Router |
| Question |
How do I configure my
router to play Warcraft 3? |
| Answer |
You must open ports
on your router to allow incoming traffic while hosting
a game in Warcraft 3. To play a game, you do not have to
configure your router.
Note: If you want
multiple computers from you LAN to play in the same game that
you are hosting, then repeat the steps above and enter the IP
addresses of the other computers. You will need to change
ports within the Warcraft 3 software. Computer #2 can use port
6113 (both public and private), computer #3 can use 6114, and
so on.
Configure the Game Port information on
each computer:
Start Warcraft 3 on each
computer, click Options > Gameplay. Scroll
down and you should see Game Port. Enter the port
number that you want to use. You will need open this port on
the router using the steps below.
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Virtual Server.
Step 3 Create
a new entry:
Click Enabled.
Enter a name (warcraft3).
Private IP - Enter the IP address of the computer you want
to host the game.
Select Both for Protocol Type
Enter 6112 for both Private Port and Public Port
Click Always or set a schedule.
Step 4
Click Apply and then Continue.
Note: If the screenshots above do not
match your DI-604, then you have the European version of this
router which D-Link USA does not support.
For the DI-704P (revB) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then click Virtual Server on the left side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 6112.
- Next to Service IP, enter the IP address of the computer
you want to play Warcraft 3 from.
- Click Always next to Schedule or enter the time
frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced at
the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 6112 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Warcraft 3 from.
- Check the box under Enable.
Step 4 Click
Save and then click Reboot.
| |
| Model |
General
Router |
| Question |
How do I configure my
router to use iVisit? |
| Answer |
You must open ports
on your router to allow incoming traffic.
iVisit
uses the following port:
9940 (UDP)
You will need the IP address of the
computer you are running iVisit from.
.
Click
on your router below for configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
You will now create a
Virtual Server entry:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank by
default).
Step 2 Click on Advanced and
then Virtual Server.
Step 3 Create the
rule:
- Click Enabled.
- Enter a name (iVisit).
- Next to Private IP, enter the IP address of the computer
you are running iVisit from.
- Select UDP for Protocol Type.
- Enter 9940 next to Private Port and Public Port.
- Click Always or configure a schedule.
Step 4 Click Apply and then click
Continue.
Note: If
the screenshots look different (DI-604), then you have the
European version of the router which D-Link USA does not
support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the Advanced
tab and then Virtual Server on the left side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 9940
- Next to Service IP, enter the IP address of the computer
you want to run iVisit from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on
Advanced at the bottom and then click Virtual
Server.
Step 3 Create a new entry:
- Enter 9940 in the box under Service Ports.
- Enter the IP address of the computer you want to run
iVisit from.
- Check the box under Enable.
Step 4 Click
Save and then click Reboot. | |
| Model |
General
Routers |
| Question |
How do I configure my
router to use my Xbox with XBConnect? |
| Answer |
You must open ports
on your router to allow incoming traffic.
XBConnect
uses the following port:
8602 (TCP & UDP)
You will need the IP address
of the computer you are running XBConnect from.
.
Click
on your router below for configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
You will now create a
Virtual Server entry:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank by
default).
Step 2 Click on Advanced and
then Virtual Server.
Step 3 Create the
rule:
- Click Enabled.
- Enter a name (xbconnect).
- Next to Private IP, enter the IP address of the computer
you are running XBConnect from.
- Select Both for Protocol Type.
- Enter 8602 next to Private Port and Public Port.
- Click Always or configure a schedule.
Step 4 Click Apply and then click
Continue.
Note: If
the screenshots look different (DI-604), then you have the
European version of the router which D-Link USA does not
support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the Advanced
tab and then Virtual Server on the left side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 8602
- Next to Service IP, enter the IP address of the computer
you want to run XBConnect from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on
Advanced at the bottom and then click Virtual
Server.
Step 3 Create a new entry:
- Enter 8602 in the box under Service Ports.
- Enter the IP address of the computer you want to run
XBConnect from.
- Check the box under Enable.
Step 4 Click
Save and the click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use SIPphone? |
| Answer |
You must open ports
on your router to allow incoming traffic while using SIPphone.
SIPphone uses the following ports:
5004 (UDP)
5060 (UDP)
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Virtual Server.
Step 3 Create the rule:
- Click Enabled.
- Enter a name (SIPphone1).
- Next to Private IP, enter the IP address of the computer
or the SIPphone device.
- Select UDP for Protocol Type.
- Enter 5004 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 3 Repeat steps 1-2 for the following:
- Name - SIPphone2
- Protocol Type - UDP
- Public/Private Port - 5060
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 5004.
- Next to Service IP, enter the IP address of the
computer or the SIPphone device.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
Step 5 Repeat Steps 3 & 4 and enter the same
information except for the service port:
5060
For the DI-704, DI-704P (rev. A),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter
the IP address of the router (192.168.0.1). Enter user name
(admin) and your password (blank by default). If there is only
1 box, enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 5004 in the box under Service Ports.
- Enter the IP address of the computer or the SIPphone
device.
- Check the box under Enable.
Step 4 Click Save and then click
Reboot.
Step 5 Repeat Steps 3 & 4
and enter the same information except for the service port:
5060
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play World of Warcraft? |
| Answer |
You must open ports
on your router to allow incoming traffic while playing World
of Warcraft.
World of Warcraft uses the following
TCP ports:
3724
6112 (Blizzard Downloader)
6881-6999 (Blizzard Downloader)
Click on your router below for configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
You will now
create a Virtual Server entry:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then Virtual Server.
Step 3 Create the
rule:
- Click Enabled.
- Enter a name (WoW1).
- Next to Private IP, enter the IP address of the computer
you are running World of Warcraft from.
- Select TCP for Protocol Type.
- Enter 3724 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 4 Repeat steps 2-3 using the following:
- Name - WoW2
- Protocol Type - TCP
- Public/Private Port - 6112
Step 5 Click
on Advanced and then click Firewall.
Step 6 Create a new firewall rule:
- Click Enabled.
- Enter a name (WoW3).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running World
of Warcraft from. Leave the second box empty. Under
Protocol, select TCP. In the port range boxes, enter
6881 in the first box and 6999 in the second
box.
- Click Always or set a schedule.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 3724.
- Next to Service IP, enter the IP address of the
computer you want to play World of Warcraft from.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
Step 5 Repeat Steps 3 and 4 two more times.
Enter the same information except for the service ports:
6112
6881-6999 (enter as a range)
For the DI-704, DI-704P (rev. A),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter
the IP address of the router (192.168.0.1). Enter user name
(admin) and your password (blank by default). If there is only
1 box, enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 3724 in the box under Service Ports.
- Enter the IP address of the computer you want to run
World of Warcraft from.
- Check the box under Enable.
Step 4 Click Save and the click
Reboot.
Step 5 Repeat Steps 3 and 4 two
more times. Enter the same information except for the service
ports:
6112
6881-6999 (enter as a
range) | |
| Model |
General
Routers |
| Question |
How do I find the
proper MTU size on my router? |
| Answer |
To find the proper
MTU Size, youll have to do a special ping of the destination
youre trying to go to. A destination could be another
computer, or a URL.
Step 1 Click on
Start and then click Run.
Step 2
Windows 95, 98, and ME users type in command (Windows
NT, 2000, and XP users type in cmd) and press
Enter (or click OK).
Step 3 Once
the window opens, youll need to do a special ping. Use the
following syntax:
ping [url] [-f] [-l] [MTU value]
Example: ping yahoo.com -f -l 1472
You should
start at 1472 and work your way down by 10 each time. Once you
get a reply, go up by 2 until you get a fragmented packet.
Take that value and add 28 to the value to account for the
various TCP/IP headers. For example, lets say that 1452 was
the proper value, the actual MTU size would be 1480, which is
the optimum for the network were working with (1452+28=1480).
Once you find your MTU, you can now configure your
router with the proper MTU size.
Related Links:
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use iChat? |
| Answer |
You must open ports
on your router to allow incoming traffic while using iChat.
iChat uses the following ports:
5060 (UDP)
5190 (TCP) File Sharing
16384-16403 (UDP) To video conference with other clients
If you are using the Mac OS X Firewall, you may need
to temporarily turn off the firewall in the Sharing preference
pane on both computers.
To use the Mac OS X Firewall,
you must open the same ports as in the router:
Step
1 Choose Apple menu > System Preferences.
Step 2 Choose View > Sharing.
Step 3 Click the Firewall tab.
Step 4 Click New.
Step 5
Choose Other from the Port Name pop-up menu.
Step 6 In the Port Number, Range or Series
field, type in: 5060, 16384-16403.
Step 7 In the Description field type in:
iChat AV
Step 8 Click OK.
Click on your router below for configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Firewall.
Step 3 Create a new firewall
rule:
- Click Enabled.
- Enter a name (ichat1).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running iChat
from. Leave the second box empty. Under Protocol, select
UDP. In the port range boxes, enter 5060 in
the first box and leave the second box empty.
- Click Always or set a schedule.
Step 4
Click Apply and then Continue.
Step
5 Repeat steps 3 and 4 but name it ichat2 and open
ports 16384-16403 (UDP).
Note: If
the screenshots look different (DI-604), then you have the
European version of your router which D-Link USA does not
support.
For File Sharing:
Step 1 Click on
Advanced and then Virtual Server.
Step 2 Check Enabled to activate entry.
Step 3 Enter a name for your virtual server
entry (ichat3).
Step 4 Next to Private IP,
enter the IP address of the computer on your local network
that you want to allow the incoming service to.
Step 5 Select TCP for Protocol Type.
Step 6 Enter 5190 next to Private Port
and Public Port.
Step 7 Click Always or
configure a schedule.
Step 8 Click Apply
and then Continue.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 16384-16403
- Next to Service IP, enter the IP address of the computer
you want to run iChat from.
- Click Always or set a schedule.
Step
4 Repeat step 3 but open port 5060.
Step
5 If you are file sharing, then repeat step 3 but open
port 5190.
Step 6 Click Apply and
then click Restart to save your changes.
For the DI-704, 704P (revA), DI-707,
DI-711 (revA), DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 16384-16403 in the box under Service Ports.
- Enter the IP address of the computer you want to run
iChat from.
- Check the box under Enable.
Step 4 Click
Save and the click Reboot.
Step 5
Repeat steps 3 and 4 but open 5060.
Step
6 If you are file sharing, repeat steps 3 and 4 but open
port 5190.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use mIRC? |
| Answer |
Configure
mIRC:
Step 1 In the mIRC program, go to
File > Options then select Local Info.
Make sure that mIRC is reporting your routerīs
EXTERNAL or WAN IP address. mIRC attempts to obtain your
external IP address when you connect to an IRC server. If
after you have connected to an IRC server, mIRC does not have
your external IP address listed, you need to uncheck Local
Host and IP Address and manually enter your external (WAN) IP
address.
Step 2 Go to File >
Options and select Identd underneath Connect.
Make sure that Enable Identd server is checked.
Step 3 Go to File > Options
and select Firewall underneath Connect. Make sure
that Firewall support is set to None.
Step
4 Go to File > Options and select
Options underneath DCC. Change the DCC Ports: First to
2070 and Last to 2075.
Configure
Router
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Firewall.
Step 3 Create a new
firewall rule:
- Click Enabled.
- Enter a name (mirc1).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running mIRC
from. Leave the second box empty.
- Under Protocol, select TCP. In the port range
boxes, enter 2070 in the first box and 2075 in
the second box.
- Click Always or set a schedule.
Step
4 Click Apply and then Continue to save
settings.
Step 5 Click on Virtual Server on the
left side.
Step 6 Create a new rule:
- Click Enabled.
- Enter a Name (mirc2).
- Enter the IP address of your computer next to Private
IP.
- For Protocol Type, select TCP.
- For Private and Public Port, enter 113.
- Click Always or set a schedule.
Step 7 Click
Apply and then Continue to save settings.
Step 8 Restart mIRC and verify that all the
changes are in place. You have to click OK on each option
screen for the changes to take effect.
If the person
you are trying to transfer files with is also behind a router,
they must also configure their IRC client and router or you
will have problems.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 2070-2075
- Next to Service IP, enter the IP address of the computer
you want to run mIRC from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
Step 5 Repeat Step 3 and 4 but open port 113.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 2070-2075 in the box under Service Ports.
- Enter the IP address of the computer you want to run
mIRC from.
- Check the box under Enable.
.gif)
Step 4
Repeat Step 3 but open port 113.
Note: If you
are unable to enter a range, please upgrade to the latest
firmware. You can download the firmware at our page.
Step 5 Click Save and the click
Reboot.
Note: NAT restricts opening the
same port to multiple computers.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use ICQ File Transfer? |
| Answer |
To use the file
transfer feature in ICQ, you will need to configure your
router as well as the ICQ software. The screenshots below are
of ICQ 2003a.
If you are using ICQ Lite,
there is not a way to specify the listening ports so all
features may not work unless you enable DMZ on your router.
Follow the router instructions below but use port 5190 instead
of 20000-20019. To change this port in the ICQ Lite software,
go to Main > Preferences and Security >
Connection Settings. . Remember to use 5190 instead of
20000-20019.
Setup ICQ:
Step 1 Open your ICQ
software and login.
Step 2 Click on Main
> Preferences > Connections > Server
tab. Verify that the port is 5190. Under Proxy
Settings, check Not Using Firewall.
Step 3
Click on the User tab, click Not Using Proxy,
click Use the Following TCP Listen Port for incoming
event and enter from: 20000 To: 20019.
If you want more than one computer to use ICQ at the
same time, open ports 20020 - 20039 on computer#2,
20040-20059 on computer #3, etc and then open these
ports on your router to the IP address of the computer (see
below).
Step 4 Click OK.
Click on your router below for configuration
steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of the router
(192.168.0.1). Enter user name (admin) and your password
(blank by default).
Step 2 Click on Advanced
at the top and then click Applications on the left
side.
Step 3 Create a new entry:
- Click Enabled.
- Enter a name (icqfiletransfer).
- Enter 5190 in the first box next to Trigger Port.
Leave the second box empty.
- Select TCP for trigger type.
- Enter 20000-20019 for Public Ports. This is for 1
user. For 2 users, enter 20000-20039. For more users, add 20
to the last number.
- Select TCP for Public Type.
Step
4 Click Apply and then Continue to save
settings.
Note: If your DI-604 screens do not
look like the screenshots above, then you have the European
version of the router which D-Link USA does not support.
For the DI-704P (revB) and
DI-707P:
Step 1 Open your web browser
and enter the IP address of the router (192.168.0.1). Enter
user name (admin) and your password (blank by default).
Step 2 Click on Advanced at the top and
then click Application on the left side.
Step 3 Create a new entry:
- Enter 5190 in the box under Trigger.
- Enter 20000-20019 for Incoming Ports. This is for
1 user. For 2 users, enter 20000-20039. For more users, add
20 to the last number.
- Check the box under Enable.

Step 4 Click
Apply to save settings.
For the DI-704P (revA), DI-704,
DI-707, DI-711, DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Special App.
Step 3 Create a new entry:
- Enter 5190 in the box under Trigger.
- Enter 20000-20019 for Incoming Ports. This is for
1 user. For 2 users, enter 20000-20039. For more users, add
20 to the last number.
- Check the box under Enable.

Step 4 Click
Save and the click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Americaīs Army? |
| Answer |
You must open ports
on your router to allow incoming traffic while using Americaīs
Army.
Americaīs Army uses the following ports:
1716-1718 (UDP)
8777 (UDP)
27900 (UDP)
20045 (TCP)
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Firewall.
Step 3 Create a new firewall
rule:
- Click Enabled.
- Enter a name (army1).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running
Americaīs Army from. Leave the second box empty. Under
Protocol, select UDP. In the port range boxes, enter
1716 in the first box and 1718 in the second
box.
- Click Always or set a schedule.
You will now create 3 Virtual Server entries:
Step 1 Click on Advanced and then
Virtual Server.
Step 2 Create the rule:
- Click Enabled.
- Enter a name (army2).
- Next to Private IP, enter the IP address of the computer
you are running Americaīs Army from.
- Select UDP for Protocol Type.
- Enter 8777 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 3 Repeat steps 1-2 two more times for the
following:
- Name - army3
- Protocol Type - UDP
- Public/Private Port - 27900
- Name - army4
- Protocol Type - TCP
- Public/Private Port - 20045
Note: If the
screenshots look different (DI-604), then you have the
European version of your router which D-Link USA does not
support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 20045.
- Next to Service IP, enter the IP address of the
computer you want to play Americaīs Army from.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
Step
5 Repeat Steps 3 and 4 three more times. Enter the same
information except for the service ports:
1716-1718 (enter as a range)
8777
27900
For the DI-704, DI-704P (rev. A),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter
the IP address of the router (192.168.0.1). Enter user name
(admin) and your password (blank by default). If there is only
1 box, enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 20045 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Americaīs Army from.
- Check the box under Enable.
Step
4 Click Save and then click Reboot.
Step 5 Repeat Steps 3 and 4 three more times.
Enter the same information except for the service ports:
1716-1718 (enter as a range)
8777
27900
| |
| Model |
General
Routers |
| Question |
How can I use Gamespy
behind my D-Link router? |
| Answer |
Note: You may
be required to open additional ports depending on the game you
are playing. If the listed ports do not work, then enable DMZ
on the router. If the program still does not work when in DMZ,
then there is a software configuration problem. Please consult
the software manufacturer for more information. Make sure you
disable any software firewall such as Zone Alarm, Norton,
Windows XP Firewall, or Black Ice.
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of the router
(192.168.0.1). Enter admin for the username and your password
(blank by default).
Step 2 Click on the
Advanced tab and then click Virtual Server on
the left side.
Step 3 You will create 2
entries.
Step 4 Click Enabled and enter
Settings:
- Name - Gamespy1
- Private IP - The IP address of your computer that you
are running Gamespy from.
- Protocol Type - Both
- Private Port - 3783
- Public Port - 3783
- Schedule - Always.
Click Apply and then
continue.
Step 5
Enter second entry:
Click Enabled
Name - Gamespy2
Private IP - The IP address of your computer that you are
running Gamespy from.
Protocol Type - Both
Private Port - 6500
Public Port - 6500
Schedule - Always.
Click Apply and then
continue.
For the DI-704P (revB) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then click Virtual Server on the left side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 3783.
- Next to Service IP, enter the IP address of the computer
you are playing/hosting the game from.
- Click Always next to Schedule or enter the time
frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
Step 5 Repeat steps 3 and 4 but open
port 6500.
For DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P users:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced at
the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 3783 in the box under Service Ports.
- Enter the IP address of the computer you are
playing/hosting the game from.
- Check the box under Enable.
Step 4 Repeat
step 3 but open port 6500.
Step 5 Click Save
and then click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use eMule? |
| Answer |
You must open ports
on your router to allow incoming traffic while using eMule.
eMule uses three ports*:
4662 (TCP)
4672 (UDP)
4711 (TCP)
.
* To prevent
getting a low ID (Firewalled), open additional TCP ports
between 4661 and 4665. Also, limit the number of connections
in the eMule software. You may need to change the TCP
Clientport to something other than 4662.
 Screenshot taken from v0.30e. It has not been
altered (except for red arrow).
Click on your router below for
configuration steps:
Unfortunately we do not
support the European versions of the DSL-302G, DSL-502G,
DWL-500 (gen2), or the DSL-504 (gen2) since they are not sold
in the United States.
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Virtual Server.
Step 3 Create a new
entry:
Click Enabled.
Enter a name (emule1).
Private IP - Enter the IP address of the computer you are
running eMule from.
Select TCP for Protocol Type
Enter 4662 for both Private Port and Public Port
Click Always or set a schedule.
Step
4 Click Apply and then Continue.
Step 5 Repeat steps 3 and 4 but name it emule2,
select UDP for Protocol Type, and enter 4672 for
both Private Port and Public Port.
Step 6
Repeat steps 3 and 4 but name it emule3, select TCP for
Protocol Type, and enter 4711 for both Private Port and
Public Port.
Note: If the screenshots look
different (DI-604), then you have the European version of your
router which D-Link USA does not support.
For the DI-704P (rev.B) and DI-707P:
Step 1 Open a web browser and enter the
IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then Virtual Server on the left side.
Step
3 Enter the following information:
- Check the enable box
- Next to Service Ports, enter 4661-4665.
- Next to Server IP, enter the IP address of the computer
you want to run eMule from.
- Click Always or set a schedule.
- Click Apply and then click Restart to save
changes.
Step 4 Repeat step 3 but enter
4672 for the service port.
Step 5 Repeat
step 3 but enter 4711 for the service port.
Step 6 Click Save and then
Restart.
For the DI-704P (revA), DI-704,
DI-707, DI-711, DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 4661-4665 in the box under Service Ports.
- Enter the IP address of the computer you want to run
eMule from.
- Check the box under Enable.
- In the next box down, enter 4672 under Service
Ports.
- Enter the IP address of the computer you want to run
eMule from.
- Check the box under Enable.
- In the next box down, enter 4711 under Service
Ports.
- Enter the IP address of the computer you want to run
eMule from.
- Check the box under Enable.

Step 4 Click
Save and the click Reboot.
NOTE:
If you can only enter a single port (not a range) and/or are
limited to 10 entries, upgrade your firmware to the latest
version at .
| |
| Model |
General
Routers |
| Question |
How do I disable or
turn off the firewall on my router? |
| Answer |
You cannot disable
the firewall on the router. D-Link routers use NAT
(Network Address Translation) which allows multiple hosts to
share a single address and make many concurrent connections.
All D-Link routers have a DMZ option which will open all
incoming ports to a single computer on your local network.
| |
| Model |
General
Routers |
| Question |
How can I host a FTP
server behind my router? |
| Answer |
To host a FTP server
behind a D-Link router, you must open ports 20 (TCP) and 21
(TCP) on your router and point to the computer that is running
the FTP server software. Also, configure your FTP software to
use Passive Mode. Users on the Internet must use the routerīs
WAN IP address to access your FTP server and set their client
software to Passive Mode.
For the DI-514, DI-524,
DI-604 (US only), DI-614+, DI-624, DI-704P(revC), DI-754,
DI-764, DI-774, and DI-784:
Step 1 Open a
web browser such as Internet Explorer and enter the IP address
of your router (192.168.0.1). Enter username (admin) and your
password (leave blank).
Step 2 Click on
Advanced and then click Firewall.
Step 3 Create a new firewall rule:
- Click Enabled.
- Enter a name (ftp).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running your
FTP server from. Leave the second box empty.
- Under Protocol, select TCP. In the port range
boxes, enter 20 in the first box and 21 in the
second box.
- Click Always or set a schedule.
Step 4
Click Apply and then Continue to save settings.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Battlefield 1942? |
| Answer |
You must open ports
on your router to allow incoming traffic while using
Battlefield 1942.
Battlefield 1942 uses the
following port(s):
14567 (UDP) Only required port
If you want your
server to be listed on Gamespy:
14690 (UDP)
22000 (UDP) (only for LAN games)
23000-23009 (UDP)
27900 (UDP) (Gamespy Master Server UDP Heartbeat)
28900 (TCP) (Gamespy Master Server List Request)
Click on your router below for configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
You will now
create a Virtual Server entry:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then Virtual Server.
Step 3 Create the
rule:
- Click Enabled.
- Enter a name (battle1).
- Next to Private IP, enter the IP address of the computer
you are running Battlefield 1942 from.
- Select UDP for Protocol Type.
- Enter 14567 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 4 Repeat steps 2-3 if listing on Gamespy
using the following:
- Name - game1
- Protocol Type - UDP
- Public/Private Port - 14690
- Name - game2
- Protocol Type - UDP
- Public/Private Port - 22000
- Name - game3
- Protocol Type - UDP
- Public/Private Port - 27900
- Name - game4
- Protocol Type - TCP
- Public/Private Port - 28900
Step 1 Open your web browser and enter the IP address
of your router (192.168.0.1). Enter username (admin) and your
password (leave blank).
Step 2 Click on
Advanced and then click Firewall.
Step 3 Create a new firewall rule:
- Click Enabled.
- Enter a name (battle2).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running
Battlefield 1942 from. Leave the second box empty. Under
Protocol, select UDP. In the port range boxes, enter
23000 in the first box and 23009 in the second
box.
- Click Always or set a schedule.
Note:
If the screenshots look different (DI-604), then you have the
European version of your router which D-Link USA does not
support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 23000-23009.
- Next to Service IP, enter the IP address of the
computer you want to play Battlefield 1942 from.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
Step
5 Repeat Steps 3 and 4 four more times. Enter the same
information except for the service ports:
14567
14690
22000
27900
28900
For the DI-704, DI-704P (rev. A),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter
the IP address of the router (192.168.0.1). Enter user name
(admin) and your password (blank by default). If there is only
1 box, enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 23000-23009 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Battlefield 1942 from.
- Check the box under Enable.
Step 4 Click Save and the click
Reboot.
Step 5 Repeat Steps 3 and 4 four
more times. Enter the same information except for the service
ports:
14567
14690
22000
27900
28900
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use BitTorrent, Azureus, and ABC (Another Bittorrent
Client)? |
| Answer |
You must open ports
6881-6999 (TCP) on your router to allow incoming traffic. If
you are using a version of BitTorrent older than 3.2, then you
only need to open ports 6881-6889.
Click
on your router below for configuration steps:
D-Link USA does not support
the European version of the DI-604, DSL-302G, DSL-500 (Gen2),
DSL-502G, or DSL-504 (Gen2).
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
The following configuration
will allow multiple computers behind the router use
BitTorrent.
Step 1 Open your web browser and
enter the IP address of your router (192.168.0.1). Enter
username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Applications.
Step 3 Create a new entry:
- Click Enabled.
- Enter a name (BitTorrent).
- Next to Trigger Port, enter 6881 in the first box
and 6999 in the second box.
- Next to Trigger Type, select TCP.
- Next to Public Port, enter 6881-6999.
- Next to Public Type, select TCP.
Step 4 Click Apply and then
Continue.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 6881-6999.
- Next to Service IP, enter the IP address of the
computer you want to use BitTorrent from.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
For the DI-704P (revA), DI-704,
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open a web browser and enter the
IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
If there is only one box, then enter admin.
Step 2 Click on Advanced at the bottom
and then Virtual Server.
Step 3 Enter
the following information:
- Under Service Ports, enter 6881-6999.
- Under Service IP, enter the IP address of the
computer you want to use BitTorrent from.
- Click the enable box.
Step 4 Click
Save and then click Reboot (if prompted).
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Starcraft or Diablo on Battle.net? |
| Answer |
You must open ports
on your router to allow incoming traffic while hosting
a game on Battle.net. To play a game, you do not have to
configure your router.
Battle.net uses port 6112 (TCP
and UDP).
Note: The steps below will work for
Starcraft, Diablo, and Warcraft 3 (single user).
You will
not be able to use multiple computers behind your router and
play Starcraft or Diablo on Battle.net at the same time. This
is a limitation of the Battle.net servers. Diablo 2 will allow
up to 4 users as long as the CD-Keys are unique and
valid.
Warcraft 3 does allow you to use
multiple computers. .
Click on your router below for configuration
steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Applications.
Step 3 Below Special
Application List, click the Edit button (arrow #1)
next to Battle.net. The entire line will turn yellow and the
information will be filled out in the fields above. Click
Enabled (arrow #2).
Step 4
Click Apply and then Continue.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Applications on the left
side.
Step 3 Click on the drop-down box next to
Popular Applications and select Battle.net.
Step 4 Click on the drop-down box next to
ID and select and ID that is open. Click Copy to
and the information will appear. Click on the Enable
box.
Step 5 Click Apply and then click
Restart to save your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Special App.
Step 3 Click on the drop-down box next to
Popular Applications and select Battle.net.
Step 4 Click on the drop-down box next to
ID and select and ID that is open. Click Copy to
and the information will appear. Click on the Enable
box.
Step 5 Click Save and the click
Reboot
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Diablo 2? |
| Answer |
You must open ports
on your router to allow incoming traffic while playing Diablo
2.
Diablo 2 uses the following UDP/TCP port(s):
4000
6112 - 6119
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
You will now create a
Virtual Server entry:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then
Virtual Server.
Step 3 Create the rule:
- Click Enabled.
- Enter a name (diablo2).
- Next to Private IP, enter the IP address of the computer
you are running Diablo 2 from.
- Select Both for Protocol Type.
- Enter 4000 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 4 Click on Advanced and then click
Firewall.
Step 5 Create a new firewall
rule:
- Click Enabled.
- Enter a name (diablo1).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running Diablo
2 from. Leave the second box empty. Under Protocol, select
*. In the port range boxes, enter 6112 in the
first box and 6119 in the second box.
- Click Always or set a schedule.
Step
6 Click Apply and then click Continue.
Note: If the screenshots
look different (DI-604), then you have the European version of
your router which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Applications on the left
side.
Step 3 Enter the following information:
- Under Trigger, enter 6112.
- Under Incoming Ports, enter 6112-6119,4000 (no
spaces).
Step 4 Click on the Enable
box.
Step 5 Click Apply and then click
Restart to save your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Special App.
Step 3 Enter the following information:
- Under Trigger, enter 6112.
- Under Incoming Ports, enter 6112-6119,4000 (no
spaces).
Step 4 Click on the Enable
box.
Step 5 Click Save and then click
Reboot
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Midnight Club 2? |
| Answer |
You must open ports
on your router to allow incoming traffic.
MC2 uses the
following ports:
27900-27901 (TCP)
28910 (TCP)
9741 (UDP)
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Firewall.
Step 3 Create a new firewall
rule:
- Click Enabled.
- Enter a name (midnight1)
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running MC2
from. Leave the second box empty. Under Protocol, select
TCP. In the port range boxes, enter 27900 in
the first box and 27901 in the second box.
- Click Always or set a schedule.
You will now
create 2 Virtual Server entries:
Step 4 Click
on Advanced and then Virtual Server.
Step 5 Create the rule:
- Click Enabled.
- Enter a name (midnight2).
- Next to Private IP, enter the IP address of the computer
you are running MC2 from.
- Select TCP for Protocol Type.
- Enter 28910 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 6 Repeat steps 4-5 with the following:
- Name - midnight3
- Protocol Type - UDP
- Public/Private Port - 9741
Note: If the screenshots look
different (DI-604), then you have the European version of your
router which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 27900-27901.
- Next to Service IP, enter the IP address of the computer
you want to run MC2 from.
- Click Always or set a schedule.
Step
4 Repeat step 3 but open port 28910.
Step 5 Repeat step 3 but open port 9741.
Step 6 Click Apply and then click
Restart to save your changes.
For the DI-704, 704P (revA), DI-707,
DI-711 (revA), DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 27900-27901 in the box under Service Ports.
- Enter the IP address of the computer you want to run MC2
from.
- Check the box under Enable.
Step 4 Click
Save and the click Reboot.
Step 5
Repeat steps 3 and 4 but open 28910.
Step
6 Repeat steps 3 and 4 but open port 9741.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use eDonkey? |
| Answer |
You must open ports
on your router to allow incoming traffic while using eDonkey.
Also, you will need the IP address of the computer you want to
use eDonkey from.
eDonkey uses three ports (4 if using CLI). These are
the default ports:
4661 (TCP) To connect with a server
4662 (TCP) To connect with other clients
4665 (UDP) To communicate with servers other than the one
you are connected to.
4663 (TCP) *Used with the command line (CLI) client when
it is configured to allow remote connections. This is the case
when using a Graphical Interface (such as the Java Interface)
with the client.
To change the ports, please visit for instructions.
Click on your router below for configuration
steps:
.
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Firewall.
Step 3 Create a new
firewall rule:
Click Enabled.
Enter a name (edonkey).
Click Allow.
Next to Source, select WAN under interface. In the
first box, enter an *. Leave the second box empty.
Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running eDonkey
from. Leave the second box empty. Under Protocol, select
*. In the port range boxes, enter 4661 in the
first box and then 4665 in the second box.
Click Always or set a schedule.
Step 4
Click Apply and then Continue.
Note: If the screenshots look different
(DI-604), then you have the European version of your router
which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 4661-4665
- Next to Service IP, enter the IP address of the computer
you want to run eDonkey from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 4661-4665 in the box under Service Ports.
- Enter the IP address of the computer you want to run
eDonkey from.
- Check the box under Enable.

Step 4
Click Save and the click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router for KaZaA and Grokster? |
| Answer |
The following is for
KaZaA, Grokster, and others using the FastTrack P2P file
sharing system.
In most cases, you do not have to
configure anything on the router or on the Kazaa software.
Make sure that you did not enable proxy/firewall in the KaZaA
software and that you disable any firewall software (Zone
Alarm, Black Ice, Norton). If you are having problems, please
follow steps below:
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Enter
the IP address of your router in a web browser (192.168.0.1).
Step 2 Enter your username (admin) and your
password (blank by default).
Step 3 Click on
Advanced and then click Virtual Server.
Step 4 Click Enabled and then enter a
Name (kazaa for example).
Step 5 Enter
the IP address of the computer you are running KaZaA from in
the Private IP box. Select TCP for the Protocol
Type.
Step 6 Enter 1214 in the Private
and Public Port boxes. Click Always under schedule or
set a time range. Click Apply.
For the DI-704P (revB) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then click Virtual Server on the left side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 1214.
- Next to Service IP, enter the IP address of the computer
you want to use Kazaa from.
- Click Always next to Schedule or enter the time
frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced at
the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 1214 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Kazaa from.
- Check the box under Enable.
Step 4 Click
Save and then click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play SOCOM with my Playstation 2 and
headset? |
| Answer |
To allow you to play
SOCOM and hear voice, you must open port 6869 to the IP
address of your Playstation.
For Playstation Networking
help, please visit .
You will need to know the IP address of your PS2 to
configure the D-Link router. Please for instructions on how to
configure the network settings on your Playstation.
Click on your router below for configuration
steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Make
sure you have the latest firmware for your router.
Step 2 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter username (admin)
and your password (blank by default).
Step 3
Click on the Advanced tab and then click on Virtual
Server on the left side.
Step 4 You will
now create a new Virtual Server entry. Click Enabled
and enter a name (socom). Enter the IP address of your
Playstation for Private IP.
Step 5 For
Protocol Type select Both. Enter 6869 for both
the Private Port and Public Port. Click
Always. Click Apply to save changes and then
Continue.
Step 6
Restart SOCOM.
DI-604 and DI-614+ users:
Make sure Gaming Mode is Enabled. To verify,
click on the Tools tab and then Misc on the left
side. If it is disabled, then click Enabled. Click
Apply and then Continue.
For the DI-704P (revB) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then click Virtual Server on the left side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 6869.
- Next to Service IP, enter the IP address of your
Playstation.
- Click Always next to Schedule or enter the time
frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced at
the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 6869 in the box under Service Ports.
- Enter the IP address of your Playstation.
- Check the box under Enable.
Step 4 Click
Save and then click Reboot. | |
| Model |
General
Routers |
| Question |
How do I transfer
files using AOL Instant Messenger (AIM) direct connect from
behind my router? |
| Answer |
NOTE: If you are experiencing problems when
transfering files with AIM, make sure that you have the latest
version of firmware on your router and the latest version of
AIM.
Below are screenshots of AIM 5.2 for
Windows.
.
.
Step 1 Verify that you are connected
to the internet and sign on to AIM.
Step 2
Click on My AIM, click Edit Options, and then
select Edit Preferences.
Step
3 Click on File Transfer and then click
Firewall.
Step
4 Select Outgoing, and AOL proxy server and click
OK.
| |
| Model |
General Routers
|
| Question |
How do I configure my
router to use PalTalk? |
| Answer |
You must open ports
on your router to allow incoming traffic while using PalTalk.
Also, you will need the IP address of the computer you want to
use PalTalk from.
PalTalk uses four ports. The following are the default
ports:
2090 (TCP) File Transfer
2090 (UDP) Voice Stream
2091 (TCP) Video Listening Port
2091 (UDP) Control Stream
Click on your router
below for configuration steps:
.
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Firewall.
Step 3 Create a new
firewall rule:
- Click Enabled.
- Enter a name (paltalk).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running PalTalk
from. Leave the second box empty. Under Protocol, select
*. In the port range boxes, enter 2090 in the
first box and then 2091 in the second box.
- Click Always or set a schedule.
Step
4 Click Apply and then Continue.
Note: If the screenshot
looks different (DI-604), then you have the European version
of your router which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 2090-2091
- Next to Service IP, enter the IP address of the computer
you want to run PalTalk from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, 704P (revA), DI-707,
DI-711 (revA), DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 2090-2091 in the box under Service Ports.
- Enter the IP address of the computer you want to run
PalTalk from.
- Check the box under Enable.
Step 4 Click Save and the click
Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use Shareaza? |
| Answer |
You must open ports
on your router to allow incoming traffic while using Shareaza.
In the Shareaza software, Click on Tools >
Shareaza Settings > Connection (under
Internet).
Under Inbound Address, Select a port
between 1028 and 65535 (default is 6346). Make sure
Random is not checked. Under Options, check the
box I can accept incoming connections.
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Enter
the IP address of your router in a web browser (192.168.0.1).
Step 2 Enter your username (admin) and your
password (blank by default).
Step 3 Click on
Advanced and then click Virtual Server.
Step 4 Click Enabled and then enter a
Name (shareaza for example).
Step 5
Enter the IP address of the computer you are running Shareaza
from in the Private IP box. Select Both for the
Protocol Type.
Step 6 Enter 6346 in the
Private and Public Port boxes. Click Always under
schedule or set a time range. Click Apply.
For the DI-704P (revB) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then click Virtual Server on the left side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 6346.
- Next to Service IP, enter the IP address of the computer
you want to use Shareaza from.
- Click Always next to Schedule or enter the time
frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced at
the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 6346 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Shareaza from.
- Check the box under Enable.
Step 4 Click
Save and then click Reboot.
| |
| Model |
General Routers
|
| Question |
How do I configure my
router to use Piolet? |
| Answer |
Please disable or
uninstall any software firewalls on your computer.
You
must open ports on your router to allow incoming traffic while
using Piolet. In the Piolet software, Click on Settings
in the lower-right corner.
Click on
Downloads on the left side. Below Firewall
Options enter the port range you want to open. Use a port
range between 1024 and 65525. In our example we are using
ports 10240 - 20480. Click OK and then close Piolet
completely. Once you configure your router, you can then
restart Piolet. If you want 2 or more computers to use Piolet,
select a different port range for each computer. You cannot
forward the same port to more than one computer.
 Images
taken from v1.05
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Enter
the IP address of your router in a web browser (192.168.0.1).
Step 2 Enter your username (admin) and your
password (blank by default).
Step 3 Click on
Advanced and then click Firewall.
Step 4 Create a new firewall rule:
Click Enabled.
Enter a name (piolet).
Click Allow.
Next to Source, select WAN under interface. In the
first box, enter an *. Leave the second box empty.
Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running Piolet
from. Leave the second box empty. Under Protocol, select
UDP. In the port range boxes, enter 10240 in the
first box and then 20480 in the second box.
Click Always or set a schedule.
Click Apply and then click Continue.
For the DI-704P (revB) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then click Virtual Server on the left side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 10240-20480.
- Next to Service IP, enter the IP address of the computer
you want to use Piolet from.
- Click Always next to Schedule or enter the time
frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced at
the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 10240-20480 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Piolet from.
- Check the box under Enable.
Step 4 Click
Save and then click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
Playstation 2 to work with a D-Link router? |
| Answer |
There are a few
different ways to setup your Playstation 2Ū for networking.
You can either configure through a game or by using the
Network Adaptor Start-Up Disc. We strongly recommend using a
static IP address (manual setup). Below are instructions using
the Network Adaptor Start-Up Disc:
Step 1
Verify your network settings. From a computer that is
connected to the router and can connect to the Internet, check
the TCP/IP settings.
Write down the Subnet Mask
(255.255.255.0) and Default Gateway (192.168.0.1). The default
gateway address is the IP address of your router.
Step 2 Insert your Network Adaptor Start-Up Disc in
your PS2.
Step 3 At the main menu, select
ISP Setup.
Step 4 Select New Network
Setting and then select Local Area Network.
Step 5 Select Advanced Setup and then
select Set Manual IP.
Step 6 Enter the
IP Address, Subnet Mask (same as you found in step 1), and
Default Router (same as the Default Gateway found in step 1)
for your connection.
Your IP address must be in the
same subnet as the router but cannot be used by another
computer/network device. For example, D-Link routers use
192.168.0.1 and assign computers (DHCP) IP addresses between
192.168.0.100 and 192.168.0.199. Assign your PS2 an IP address
outside that range (192.168.0.99).
To edit the field,
select the text entry field and press the X button. Use the
up/down directional buttons to change the value and left/right
to move between fields.
Step 7 Press X
to continue.
Step 8 Manually enter the DNS
servers. For Primary DNS, enter the IP address of your router
(default gateway found in step 1). You do not have to enter a
secondary DNS server since the router will resolve DNS but you
may enter a DNS server from your ISP. Press X to
continue.
Step 9 Select Test Your
Connection. If the test is successful, select Save
and then enter a name for your settings (IE DLink). Press
X to save.
If the test is unsuccessful, then
please visit
to troubleshoot.
Step 10 Your Playstation 2Ū is
now configured. If you need to open ports (port forward) on
your router, forward them to the IP address you assigned the
Playstation. | |
| Model |
General
Routers |
| Question |
How do I configure my
router to play SOCOM 2 with my Playstation 2 and
headset? |
| Answer |
To allow you to play
SOCOM 2 and hear voice, you must open ports 6000-6999 (UDP) to
the IP address of your Playstation.
For Playstation
Networking help, please visit .
You will need to know the IP address of your PS2 to
configure the D-Link router. Please for instructions on how to
configure the network settings on your Playstation.
Click on your router below for configuration
steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Make
sure you have the latest firmware for your router.
Step 2 Open your
web browser and enter the IP address of the router
(192.168.0.1). Enter username (admin) and your password (blank
by default).
Step 3 Click on the
Advanced tab and then click on Firewall on the
left side.
Step 4 Create a new entry:
Click Enabled
Enter a name (socom2)
Next to Action, click Allow
Next to Source, select WAN from the drop-down box
and enter * in the first box. Leave the second box
empty.
Next to Destination, select LAN from the drop-down
box.
Enter the IP address of your Playstation in the first box
and leave the second box empty.
Select UDP for Protocol Type
Under Port Range, enter 6000 in the first box and
enter 6999 in the second box.
Click Always or set a schedule.
Click Apply and then click Continue.
Step 5 Restart SOCOM.
DI-604,
DI-614+, and DI-624 users:
Make sure Gaming
Mode is Enabled. To verify, click on the Tools tab
and then Misc on the left side. If it is disabled, then
click Enabled. Click Apply and then
Continue. If you do not have this option, you must
upgrade your firmware.
If you have the European
version of the DI-604, these instructions will not work since
the interface is different than the North American version.
Please contact a near you on opening ports.
For the DI-704P (revB) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then click Virtual Server on the left side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 6000-6999.
- Next to Service IP, enter the IP address of your
Playstation.
- Click Always next to Schedule or enter the time
frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced at
the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 6000-6999 in the box under Service Ports.
- Enter the IP address of your Playstation.
- Check the box under Enable.
Step 4 Click
Save and then click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use Overnet? |
| Answer |
You must open ports
on your router to allow incoming traffic while using Overnet.
Also, you will need the IP address of the computer you want to
use Overnet from.
.
Overnet uses two ports which you specify in the
Overnet software.
Step 1 Open your Overnet
software. Click on Options.
Step 2 Click
on Network on the left side.
Step 3
Choose a TCP port and an UDP port. Use numbers between 1024 -
65535. In our example we are using 4662 (TCP) and 6421 (UDP).
Step 4 Click on Proxy and verify proxy
is set to None.
Step 5 Click OK
to save settings.
Click on your router below for configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Virtual Server.
Step 3 Create
a new entry:
- Click Enabled.
- Enter a name (overnet1).
- For Private IP, enter the IP address of the
computer you are running Overnet.
- Select TCP for Protocol Type.
- Enter 4662 for Private and Public Port.
- Click Always or set a schedule.
Step 4
Click Apply and then Continue.
Step
5 Repeat Step 3 with the following information:
- Name - overnet2
- Protocol Type - UDP
- Private Port and Public Port - 6421
Note: If the screenshots look different
(DI-604), then you have the European version of your router
which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 4662
- Next to Service IP, enter the IP address of the computer
you want to run Overnet from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
Step 5
Repeat Step 3 but enter port 6421.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 4662 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Overnet from.
- Check the box under Enable.
.gif)
Step 4
Click Save and the click Reboot.
Step
5 Repeat Step 3 but enter port 6421.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to work with Steam? |
| Answer |
You must open ports
on your router to allow incoming traffic while using Steam.
Steam uses the following port(s):
- 1200 (UDP)
- 27000-27015 (UDP)
- 27030-27039 (TCP)
Click on your router below for configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then Virtual Server.
Step 3 Create the
rule:
- Click Enabled.
- Enter a name (steam1).
- Next to Private IP, enter the IP address of the computer
you are running Steam from.
- Select UDP for Protocol Type.
- Enter 1200 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 4 Click on Advanced and then click
Firewall.
Step 5 Create a new firewall
rule:
- Click Enabled.
- Enter a name (steam2).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running Steam
from. Leave the second box empty. Under Protocol, select
UDP. In the port range boxes, enter 27000 in
the first box and 27015 in the second box.
- Click Always or set a schedule.
- Click Apply and then click Continue.
Step 6 Repeat Step 5 with the same information
except:
- Name: Steam3
- Protocol: TCP
- Ports: 27030 in first box and 27039 in
second box
Step 7 Click Apply and then
click Continue.
* The Name of the rule
must be different for each entry. You cannot have 2 or more
rules with the same name.
Note: If the
screenshots look different (DI-604), then you have the
European version of your router which D-Link USA does not
support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 27000-27015.
- Next to Service IP, enter the IP address of the
computer you are running Steam from.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
Step 5 Repeat Steps 3 and 4 two more times. Enter
the same information except for the service ports:
27030-27039
1200
For the DI-704, DI-704P (rev. A),
DI-707, DI-711, DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced at the
bottom and then click Virtual Server.
Step
3 Create a new entry:
- Enter 27000-27015 in the box under Service Ports.
- Enter the IP address of the computer you want are
running Steam from.
- Check the box under Enable.
Step 4 Click Save and then click
Reboot.
Step 5 Repeat Steps 3 and 4 two
more times. Enter the same information except for the service
ports:
27030-27039
1200
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to host Neverwinter Nights? |
| Answer |
You must open ports
on your router to allow incoming traffic while hosting
Neverwinter Nights.
Neverwinter Nights uses the
following ports:
5120-5300 (UDP)
6500 (UDP)
27900 (UDP)
28900 (UDP)
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then
Virtual Server.
Step 3 Create the rule:
- Click Enabled.
- Enter a name (nwn1).
- Next to Private IP, enter the IP address of the computer
you are running the game from.
- Select UDP for Protocol Type.
- Enter 6500 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 4 Repeat steps 2-3 two more times:
- Name - nwn2
- Protocol Type - UDP
- Public/Private Port - 27900
- Name - nwn3
- Protocol Type - UDP
- Public/Private Port - 28900
Step 1 Click on Advanced and then click
Firewall.
Step 2 Create a new firewall
rule:
- Click Enabled.
- Enter a name (nwn4).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running NWN
from. Leave the second box empty. Under Protocol, select
UDP. In the port range boxes, enter 5120 in
the first box and 5300 in the second box.
- Click Always or set a schedule.
Note: If the
screenshots look different (DI-604), then you have the
European version of your router which D-Link USA does not
support.
For the DI-704P (revB) and DI-707P:
Step 1 Open a web browser and enter the
IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then Virtual Server on the left side.
Step
3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 5120-5300.
- Next to Service IP, enter the IP address of the
computer you want to play NWN from.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
Step 5 Repeat Steps 3 and 4 three more times.
Enter the same information except for the service ports:
6500
27900
28900
For the DI-704, DI-704P (rev. A),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter
the IP address of the router (192.168.0.1). Enter user name
(admin) and your password (blank by default). If there is only
1 box, enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 5120-5300 in the box under Service Ports.
- Enter the IP address of the computer you want to run NWN
from.
- Check the box under Enable.
Step
4 Click Save and the click Reboot.
Step 5 Repeat Steps 3 and 4 three more times.
Enter the same information except for the service ports:
6500
27900
28900
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Medal of Honor? |
| Answer |
You must open ports
on your router to allow incoming traffic while playing Medal
of Honor. Also, you will need the IP address of the computer
you are playing from.
Medal of Honor uses two ports:
12203 (TCP)
12204 (TCP)
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Firewall.
Step 3 Create a new
firewall rule:
Click Enabled.
Enter a name (medalofhonor).
Click Allow.
Next to Source, select WAN under interface. In the
first box, enter an *. Leave the second box empty.
Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running Medal of
Honor from. Leave the second box empty. Under Protocol, select
TCP. In the port range boxes, enter 12203 in the
first box and then 12204 in the second box.
Click Always or set a schedule.
Step
4 Click Apply and then Continue.
Note: If the screenshots
look different (DI-604), then you have the European version of
your router which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 12203-12204
- Next to Service IP, enter the IP address of the computer
you want to run Medal of Honor from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 12203-12204 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Medal of Honor from.
- Check the box under Enable.
.gif)
Step
4 Click Save and the click Reboot.
| |
| Model |
General Routers
|
| Question |
How do I configure my
router to play Age of Mythology? |
| Answer |
You must open ports
on your router to allow incoming traffic while playing Age of
Mythology.
AOM uses the following UDP port:
2300
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
You will now create a
Virtual Server entry:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then
Virtual Server.
Step 3 Create the rule:
- Click Enabled.
- Enter a name (ageofmythology).
- Next to Private IP, enter the IP address of the computer
you are running AOM from.
- Select UDP for Protocol Type.
- Enter 2300 next to Private Port and Public Port.
- Click Always or configure a schedule.
Step 4 Click Apply and then click
Continue.
Note: If
the screenshots look different (DI-604), then you have the
European version of the router which D-Link USA does not
support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the Advanced
tab and then Virtual Server on the left side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 2300
- Next to Service IP, enter the IP address of the computer
you want to run AOM from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on
Advanced at the bottom and then click Virtual
Server.
Step 3 Create a new entry:
- Enter 2300 in the box under Service Ports.
- Enter the IP address of the computer you want to run AOM
from.
- Check the box under Enable.
Step 4 Click
Save and the click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use Yahoo Messenger? |
| Answer |
You may need to open
ports on your router to allow incoming traffic while using
Yahoo Messenger. You can only open these ports to 1 computer.
If you want to run Yahoo Messenger from multiple computers at
the same time, you will need to modify Yahoo on the other
computers to use different ports than what is listed below,
and then open those ports on the router.
.
Yahoo Messenger uses the following ports:
5000 (TCP - Chat)
5001 (TCP - Chat)
5055 (UDP - Phone)
5100 (TCP - Webcam*)
* Unfortunately the Super
Webcam mode may not work behind any router. Please
visit for webcam and Super Webcam information.
Click on the link below for setup instructions:
For the DI-514, DI-524, DI-604,
DI-614+, DI-624, DI-704P (revC), DI-754, DI-764, DI-774, and
DI-784:
Chat Configuration:
Step 1 Open your web browser such as Internet
Explorer and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced at the
top and then click Firewall on the left side.
Step 3 Create a new entry:
- Click Enabled.
- Enter a name (yahoo).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running Yahoo
from. Leave the second box empty.
- Under Protocol, select TCP. In the port range
boxes, enter 5000 in the first box and 5001 in
the second box.
- Click Always or set a schedule.
Step
4 Click Apply and then Continue to save
settings.
Webcam
Configuration:
Step 1 Open your web browser
and enter the IP address of your router (192.168.0.1). Enter
username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Virtual Server.
Step 3 Create a new
entry:
- Click Enabled.
- Enter a name (yahoocam).
- For Private IP, enter the IP address of the computer you
are using Yahoo from.
- Select TCP for Protocol Type.
- Enter 5100 for Private and Public Port.
- Click Always or set a schedule.
Step
4 Click Apply and then Continue.
Unfortunately the Super Webcam mode may not
work behind any router. Please visit for webcam and Super Webcam information.
Yahoo Phone Configuration:
Step 1 Open your web browser and enter the IP
address of your router (192.168.0.1). Enter username (admin)
and your password (leave blank).
Step 2 Click
on Advanced and then click Virtual Server.
Step 3 Create a new entry:
- Click Enabled.
- Enter a name (yahoophone).
- For Private IP, enter the IP address of the computer you
are using Yahoo from.
- Select UDP for Protocol Type.
- Enter 5055 for Private and Public Port.
- Click Always or set a schedule.
Step
4 Click Apply to save your settings.
File Transfer Configuration:
You must select a port to use. The default port is 80
but it is recommended to use a port between 1028 and 65545.
Step 1 Open Yahoo Messenger and click
Messenger > Preferences > File
Transfer.
Step 2 Next to Port Number to
Use:, enter a port number you would like to use. You will
enter this number in the router. We are using port 3477 as our
example.
Step 3 Click OK and close Yahoo
Messenger.
Step 4 Open your web browser and
enter the IP address of your router (192.168.0.1). Enter
username (admin) and your password (leave blank).
Step 5 Click on Advanced and then click
Virtual Server.
Step 6 Create a new
entry:
- Click Enabled.
- Enter a name (yahoofiletransfer).
- For Private IP, enter the IP address of the computer you
are using Yahoo from.
- Select TCP for Protocol Type.
- Enter 3477 for Private and Public Port.
- Click Always or set a schedule.
Step
7 Click Apply and then Continue.
Step 8 You can now launch Yahoo Messenger and
send/receive files.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use DC++? |
| Answer |
Step 1 Open up
DC++ and go to Settings. Select active mode and enter the port
number that you want to open on the router (between
1024-65535). In our example we are using port 1416.
Step 2 In the IP field, you need to enter the
WAN or external IP address of your router (go to ).
Note: If you have a dynamic IP address from
your ISP, it may change. Check your IP every now and then to
make sure it is correct.
Make sure
you disable any firewall software. If you are using ZoneAlarm,
you MUST uninstall ZoneAlarm completely. Disabling it
will not work. There is a known issue using ZoneAlarm with
DC++.
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of the router (192.168.0.1).
Enter username (admin) and your password (blank by default).
Step 2 Click on the Advanced tab and
then click on Virtual Server on the left side.
Step 3 Create the rule:
- Click Enabled.
- Enter a name (dc1).
- Next to Private IP, enter the IP address of the computer
you are running DC++ from.
- Select Both for Protocol Type.
- Enter the port you chose in step 1 next to Private Port
and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
For the DI-704P (rev.B) and DI-707P:
Step 1 Open a web browser and enter the
IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then Virtual Server on the left side.
Step
3 Enter the following information:
- Check the enable box
- Next to Service Ports, enter 1416.
- Next to Server IP, enter the IP address of the computer
you want to run DC++ from.
- Click Always or set a schedule.
- Click Apply and then click Restart to save
changes.
Step 4 Click Save and then
Restart.
For the DI-704P (revA), DI-704,
DI-707, DI-711, DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 1416 in the box under Service Ports.
- Enter the IP address of the computer you want to run
DC++ from.
- Check the box under Enable.
Step 4 Click Save and the click
Reboot.
If you get Connection Timeouts or no
results when searching, your IP is likely to have changed.
Update again as described above.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use Soulseek? |
| Answer |
You must open ports
on your router to allow incoming traffic while using Soulseek.
Soulseek uses two ports:
2234
5534
.
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Virtual Server.
Step 3 Create a new
entry:
- Click Enabled.
- Enter a name (Soulseek1).
- Private IP - Enter the IP address of the computer you
are running Soulseek from.
- Select Both for Protocol Type
- Enter 2234 for both Private Port and Public Port
- Click Always or set a schedule.
Step
4 Click Apply and then Continue.
Step 5 Repeat steps 3 and 4 but name it
Soulseek2, select Both for Protocol Type, and enter
5534 for both Private Port and Public Port.
Note: If the screenshots look different
(DI-604), then you have the European version of your router
which D-Link USA does not support.
For the DI-704P (rev.B) and DI-707P:
Step 1 Open a web browser and enter the
IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then Virtual Server on the left side.
Step
3 Enter the following information:
- Check the enable box
- Next to Service Ports, enter 2234.
- Next to Server IP, enter the IP address of the computer
you want to run Soulseek from.
- Click Always or set a schedule.
- Click Apply and then click Restart to save
changes.
Step 4 Repeat step 3 but enter
5534 for the service port.
Step 5 Click
Save and then Restart.
For the DI-704P (revA), DI-704,
DI-707, DI-711, DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 2234 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Soulseek from.
- Check the box under Enable.
- In the next box down, enter 5534 under Service
Ports.
- Enter the IP address of the computer you want to run
Soulseek from.
- Check the box under Enable.
Step 4
Click Save and the click Reboot.
| |
| Model |
General
Routers |
| Question |
Why does my router
reboot every few minutes? |
| Answer |
The problems you may
experience with any D-Link or Non D-Link router:
- The router seems to reboot consistently
- The router takes a lot of time to respond
- Internet transfer rates are down
- Consistent wireless disconnections (wireless routers
only)
Possible source of the problem:
Since the W32.Blaster Worm, many other variations of this
worm have been found. Some of them are W32/Lovsan.worm and
W32/Nachi.worm. These worms create a lot of ICMP traffic which
may overload the router to eventually prevent it from
communicating. Whether itīs the CPU or another component of
the router that causes the failure, the problem can only be
solved through the removal of this virus.
Thereīs a
tool provided by McAfee called Stinger. This tool will detect
and remove the viruses that cause these problems. Please take
a minute to read about this tools and itīs usage. You will
need to run this tool on every single computer.
Precautions to take when using the tool:
D-Link is not and will not be held
responsible for any problems cause to your operating system
due to the utility supplied by McAfee. If you have any
questions about this utility, please contact McAfee. Use at
your own risk.
The tool will wipe out unwanted
worms/viruses, but because of the method of infection used by
these worms/viruses is using the network combined with the RPC
call vulnerability, we recommend you do as follow:
Download the stinger tool and copy it to all computers.
Because the stinger does not spread through the copy of files,
you can copy this file on a disk and bring it to other
computers:
- Detach all computers from the network (This will prevent
being infected again)
- Once the process completed, connect the computer(s) to
the router.
- All Windows 2000/XP should be updated with the latest
Microsoft updates. The updates fix the RPC call
vulnerability
If your D-Link router is still
experiencing strange behavior, please contact us.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use Livve.com? |
| Answer |
You must open ports
on your router to allow incoming traffic while using
Livve.com. Also, you will need the IP address of the computer
with your webcam.
Livve.com uses the following range of TCP and UDP
Ports:
8000-8999
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Firewall.
Step 3 Create a new
firewall rule:
Click Enabled.
Enter a name (livve).
Click Allow.
Next to Source, select WAN under interface. In the
first box, enter an *. Leave the second box empty.
Next to Destination, select LAN under interface.
Enter the IP address of the computer you are using Livve.com
from. Leave the second box empty. Under Protocol, select
*. In the port range boxes, enter 8000 in the
first box and then 8999 in the second box.
Click Always or set a schedule.
Step 4 Click
Apply and then Continue.
Note: If the screenshots look different
(DI-604), then you have the European version of your router
which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 8000-8999
- Next to Service IP, enter the IP address of the computer
you want to use Livve.com from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 8000-8999 in the box under Service Ports.
- Enter the IP address of the computer you want to use
Livve.com from.
- Check the box under Enable.
Step 4 Click Save and the click
Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Call of Duty? |
| Answer |
You must open ports
on your router to allow incoming traffic while playing Call of
Duty.
Call of Duty uses the following ports:
28960 (UDP/TCP)
20500 (UDP)
20510 (UDP)
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
Step 1 Open your web
browser and enter the IP address of your router (192.168.0.1).
Enter username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
Virtual Server.
Step 3 Create the rule:
- Click Enabled.
- Enter a name (callofduty1).
- Next to Private IP, enter the IP address of the computer
you are running Call of Duty from.
- Select Both for Protocol Type.
- Enter 28960 next to Private Port and Public Port.
- Click Always or configure a schedule.
- Click Apply and then Continue.
Step 4 Repeat step 3 two more times for the
following:
- Name - callofduty2
- Protocol Type - UDP
- Public/Private Port - 20500
- Name - callofduty3
- Protocol Type - UDP
- Public/Private Port - 20510
Note: If the
screenshots look different (DI-604), then you have the
European version of your router which D-Link USA does not
support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter 28960.
- Next to Service IP, enter the IP address of the
computer you want to play Call of Duty from.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
Step
5 Repeat Steps 3 and 4 two more times. Enter the same
information except for the service ports:
20500
20510
For the DI-704, DI-704P (rev. A),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter
the IP address of the router (192.168.0.1). Enter user name
(admin) and your password (blank by default). If there is only
1 box, enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 28960 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Call of Duty from.
- Check the box under Enable.
Step
4 Click Save and then click Reboot.
Step 5 Repeat Steps 3 and 4 two more times.
Enter the same information except for the service ports:
20500
20510
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Ghost Recon? |
| Answer |
You must open ports
on your router to allow incoming traffic while playing Ghost
Recon. Also, you will need the IP address of the computer you
are playing from.
Ghost Recon uses three ports:
2346
2347
2348
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Firewall.
Step 3 Create a new
firewall rule:
Click Enabled.
Enter a name (Ghost Recon).
Click Allow.
Next to Source, select WAN under interface. In the
first box, enter an *. Leave the second box empty.
Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running Ghost
Recon from. Leave the second box empty. Under Protocol, select
*. In the port range boxes, enter 2346 in the
first box and then 2348 in the second box.
Click Always or set a schedule.
Step 4
Click Apply and then Continue.
Note: If the screenshots look different
(DI-604), then you have the European version of your router
which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 2346-2348
- Next to Service IP, enter the IP address of the computer
you want to run Ghost Recon from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 2346-2348 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Ghost Recon from.
- Check the box under Enable.
.gif)
Step
4 Click Save and the click Reboot.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Far Cry? |
| Answer |
You must open ports
on your router to allow incoming traffic while playing Far
Cry. Also, you will need the IP address of the computer you
are playing from.
Far Cry uses two ports:
49001
49002
Click on your router below for
configuration steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Firewall.
Step 3 Create a new
firewall rule:
Click Enabled.
Enter a name (Far Cry).
Click Allow.
Next to Source, select WAN under interface. In the
first box, enter an *. Leave the second box empty.
Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running Far Cry
from. Leave the second box empty. Under Protocol, select
*. In the port range boxes, enter 49001 in the
first box and then 49002 in the second box.
Click Always or set a schedule.
Step 4
Click Apply and then Continue.
Note: If the screenshots look different
(DI-604), then you have the European version of your router
which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 49001-49002
- Next to Service IP, enter the IP address of the computer
you want to run Far Cry from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 49001-49002 (no spaces) in the box under
Service Ports.
- Enter the IP address of the computer you want to run Far
Cry from.
- Check the box under Enable.
.gif)
Step 4
Click Save and the click Reboot.
Note: Depending on the firmware version, you
may not be able to enter a range of ports. Create 2 entries -
one for port 49001 and another one for port 49002.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Splinter Cell: Pandora Tomorrow? |
| Answer |
You must open ports
on your router to allow incoming traffic while playing
Splinter Cell: Pandora Tomorrow.
Splinter Cell uses
the following incoming ports:
8888 (UDP)
45001 (UDP)
Make sure you have downloaded and
installed the latest patches and you have disabled any
software firewalls on your computer (Zone Alarm, Windows XP
firewall, etc).
Please visit
for the latest patches and game support.
Click on
your router below for configuration steps:
For the DI-5xx, DI-6xx, DI-704P (revC),
DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV, DI-808HV,
and DI-824VUP:
You will now create 2
Virtual Server entries:
Step 1 Open your
web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then Virtual Server.
Step 3 Create the
rule:
- Click Enabled.
- Enter a name (Splinter Cell1).
- Next to Private IP, enter the IP address of the computer
you are running Splinter Cell from.
- Select UDP for Protocol Type.
- Enter 8888 next to Private Port and Public Port.
- Click Always or configure a schedule.
Step 4 Click Apply and then click
Continue.
Step 5 Repeat steps 3 and 4
but enter Splinter Cell2 for the name and open
UDP port 45001.
Note: If the screenshots look different
(DI-604), then you have the European version of the router
which D-Link USA does not support.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the Advanced
tab and then Virtual Server on the left side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 8888
- Next to Service IP, enter the IP address of the computer
you want to run Splinter Cell from.
- Click Always or set a schedule.
Step
4 Repeat Step 3 but open port 45001.
Step 5 Click Apply and then click
Restart to save your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on
Advanced at the bottom and then click Virtual
Server.
Step 3 Create a new entry:
- Enter 8888 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Splinter Cell from.
- Check the box under Enable.
- Enter 45001 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Splinter Cell from.
- Check the box under Enable.
Step 4 Click
Save and the click Reboot.
| |
| Model |
General
Routers |
| Question |
Why does my Leaktest
program see OPEN ports through my gateway that should be
closed by default? |
| Answer |
The Leaktest is meant
to test Software firewalls resident on a Windows PC by
measuring whether or not an application on the PC can be run
and connect to a server on the internet without being blocked
by the PC firewall software.
Because the Leaktest is
indeed only an FTP session as a test, the DI-7xx by default
allows the outbound traffic.
This is not a risk in
reality since a nondescriminate Trojan pointing to a specific
hackerīs site would ultimately result in a DoS on the hacker
himself if he just started sending it out preconfigured and
active. Normally a hacker will scan ports for an installed
Trojan to ultimately access it, the DI-7xx will block both the
scan and the external access to the Trojan which will prevent
it from becoming active in the first
place. | |
| Model |
General
Routers |
| Question |
Why is the activity
light blinking fast on my gateway? |
| Answer |
At the time of this
FAQ, the Code Red virus is running rampant. The @Home provider
is experiencing widespread difficulties becuase of the virus
and results in slow connetivity and non-functioning email.
There is not a problem with the gateway, however, you may be
able to resolve these difficulties by recycling the power on
the gateway. If you still canīt connect, please call your
cable company. | |
| Model |
General
Routers |
| Question |
I have a Hybrid
WBR60-231B modem and Iīm having trouble making a connection
with my ISP. Is there any fix for this? |
| Answer |
Note: Unfortunately this modem will not
work with our DI-704P or 713P.
If you are
using a PC:
For the DI-704 and DI-707 you will need
to use firmware version 253b6.
For the DI-713 use firmware
253b9.
If you are using Mac or
Linux operating system:
However, for a Mac or Linux
environment you will need to download the DI-704 and the
DI-707 firmware version 253b6 .bin file.
For the
DI-713 use firmware 253b9.bin for Mac/Linux.
Note:
Firmware versions other than these will not work with this
Hybrid
modems
| |
| Model |
General
Routers |
| Question |
How do I configure my
Mac to work with the D-Link gateways like the DI-704, DI-707,
DI-713 and DI-713P? |
| Answer |
Use the following
settings in the TCP/IP control panel.
Step 1 Go
to the Apple Menu>Control Panels>TCP/IP.
Step
2 From the Ethernet drop-down menu at the top of
the control panel select Built-in if you have a
built-in network card or Other if you have installed a
network card in your computer.
Step
3
Configure : Using DHCP Server IP address :
192.168.0.xxx Router address : 192.168.0.1 Subnet Mask :
255.255.255.0
* If you are not getting an IP address
from the residential gateway, you can configure the gateway
manually.
Connect Via :Ethernet-built-in Configure :
Manually
* You will now be in a screen that will allow
you to enter in the settings manually.
IP address:
192.168.0.12 Router address: 192.168.0.1 Subnet Mask:
255.255.255.0 Name server :
192.168.0.1.
| |
| Model |
General
Routers |
| Question |
Which D-Link routers
support the Windows XP implementation of Universal Plug and
Play or UPnP? |
| Answer |
The Windows XP
implementation of UPnP will allow you to easily configure
Internet applications through broadband routers. This
implementation will automatically open the necessary ports in
the router for that applicationīs specific port configuration.
We currently support UPnP for the following
routers:
- DI-514
- DI-524
- DI-604
- DI-614+
- DI-624
- DI-704P (revB - Firmware 2.70 and higher)
- DI-704P (revC)
- DI-707P
- DI-713P (Firmware 2.60 and higher)
- DI-714 (Firmware 5.02 and higher)
- DI-714P+
- DI-754 (Firmware 2.10 and higher)
- DI-764 (Firmware 2.10 and higher)
- DI-774
- DI-784
- DI-804 (Firmware 4.68 and higher)
- DI-804V (Firmware 4.70 and higher)
- DI-804HV
- DI-824VUP
Please check this FAQ for updated
information related to when and if UPnP support will be
available for our other routers not listed above.
We currently do not support UPnP with the following
products: DI-701, DI-704, DI-704P (revA), DI-707,
DI-711 (rev A & B), DI-713, DSA-3100, DFL-80, and DFL-300.
| |
| Model |
General
Routers |
| Question |
What are Virtual
Servers? |
| Answer |
A Virtual Server is
defined as a service port, and all requests to this port will
be redirected to the computer specified by the server IP. For
example, if you have an FTP Server (port 21) at 192.168.0.5, a
Web server (port 80) at 192.168.0.6, and a VPN server at
192.168.0.7, then you need to specify the following virtual
server mapping table:
| SERVER PORT |
SERVER IP |
ENABLE |
| 21 |
192.168.0.5 |
 |
| 80 |
192.168.0.6 |
 |
| 1723 |
192.168.0.7 |
 | | |
| Model |
General
Routers |
| Question |
What is
Firmware? |
| Answer |
Software (programs or
data) that has been written onto read-only memory (ROM).
Firmware is a combination of software and hardware. ROMs,
PROMs and EPROMs that have data or programs recorded on them
are firmware.
Source -
For the latest firmware for your D-Link product,
please visit the
page. | |
| Model |
General
Routers |
| Question |
Why wonīt my FTP
Client work with my D-Link router? |
| Answer |
Make sure your FTP
client software is set to passive. For security reasons the
D-Link router does not deal with an active FTP client. An
active FTP client can allow a hacker masquerading as an FTP
server to gain access to your computer. Please contact your
FTP client software manufacturer to determine how to configure
the client for passive rather than active.
Note: You will not be able to use an active
connection through most NAT
routers. | |
| Model |
General
Routers |
| Question |
What is PPPoE?
|
| Answer |
PPPoE stands for
Point-to-Point Protocol over Ethernet. It is a non-standard
method of connecting to your ISP to gain an IP address. It
relies upon a software client that is provided by the ISP. An
IP address is required to gain a connection to the Internet.
| |
| Model |
General
Routers |
| Question |
Does it matter if I
use a Dynamic or Static IP address with my D-Link broadband
router? |
| Answer |
No. Computers with
static or dynamic IP addresses will work with our routers. If
statically assigning an IP, make sure the default
gateway and the DNS server IP addresses are the
same as the LAN IP address of the router (usually
192.168.0.1).
| |
| Model |
General
Routers |
| Question |
What is a firewall?
|
| Answer |
A firewall is a
system that is designed to prevent unauthorized access to
private computers or networks. Firewalls can be implemented in
hardware, like the DI-604, or software, like Zone Alarm. All
data entering or leaving the computer must pass through the
firewall. The purpose of a firewall is to allow the data you
want to get through, like the web sites youīre looking at, or
your email or the network games you are playing, while keeping
hackers out.
Routers use
which will act as a firewall. Some of the D-Link routers will
have advanced firewall rules to have more control of the
incoming and outgoing traffic. You cannot "turn the firewall
off". A way to allow traffic in from the internet is to open
ports or enable
to allow all traffic to 1 computer.
By default, all
D-Link routers block all incoming
ports. | |
| Model |
General
Routers |
| Question |
How do I set up Xbox
Live? What routers can I use? |
| Answer |
D-Link routers
empower gamers to easily connect their Microsoft Xbox to
network and experience lag-free online gaming. All you need is
a D-Link router to go along with your broadband connection and
Xbox Live subscription and you can go head to head with
friends and adversaries from around the world.
The
D-Link DI-624 Wireless Broadband Router, DI-614+ Wireless
Broadband Router, and the D-Link DI-604 Broadband Router have
all passed the tests for compatibility with Microsoft Xbox
Live with specific firmware. Just download the specific
compatible firmware listed below to your D-Link router before
connecting to Xbox Live.
.
.
.
For Xbox Live support, please visit .
| |
| Model |
General
Routers |
| Question |
Why do I receive a
dtrap (18) error in my system log? |
| Answer |
Entries in the system
log such as, "dtrap(18) - needs breakpoint" indicate that the
router blocked an unknown DHCP command. D-Link routers only
handle DHCP "Discover", "Request", "Release", and "Decline"
commands. If the router receives an unknown command type, it
will log it as dtrap
(18). | |
| Model |
General
Routers |
| Question |
How do I stealth port
113 on my D-Link router? |
| Answer |
You can stealth ports
on any D-Link router by forwarding traffic for a particular
port to an invalid IP on your LAN.
For example, if you
want to stealth port 113, go to the Virtual Server from the
web management on your router and map port 113 to
192.168.0.250, or another IP address not in use on your local
network.
Note: When stealthing port 113,
certain programs like Mirc and ICQ may not work.
For DI-514, DI-524, DI-604, DI-614+, DI-624,
DI-704P (rev. B & C), DI-704UP, DI-707P, DI-714P+, DI-754,
DI-764, DI-774, and DI-784:
Step 1 Open
your web browser and enter the IP address of your D-Link
router (192.168.0.1). Enter username (admin) and your password
(blank by default).
Step 2 Click on Advanced
on top and then click Virtual Server on the left
side.
Step 3 Make a new entry:
- Click Enabled
- Enter name (stealth113)
- For Private IP, enter an IP address not on your network
(ie 192.168.0.250)
- Select TCP for Protocol Type
- Enter 113 for both Private and Public Ports
- Select Always
- Click Apply and then Continue to save
changes.
Configuring the Virtual Server for different model
routers
| |
| Model |
General
Routers |
| Question |
How do I use
NetMeeting with my D-Link Router? |
| Answer |
Unlike most TCP/IP
applications, NetMeeting uses DYNAMIC PORTS instead of
STATIC PORTS. That means that each NetMeeting connection is
somewhat different than the last. For instance, the HTTP web
site application uses port 80. NetMeeting can use any of over
60,000 different ports.
All broadband routers using
(only) standard NAT and all internet sharing programs like
Microsoft ICS that use (only) standard NAT will NOT work with
NetMeeting or other h.323 software packages.
The
solution is to put the router in DMZ.
Note:
A few hardware manufacturers have taken it on themselves to
actually provide H.323 compatibility. This is not an easy task
since the router must search each incoming packet for signs
that it might be a netmeeting packet. This is a whole lot more
work than a router normally does and may actually be a weak
point in the firewall. D-Link is not one of the
manufacturers.
To read more on this visit
| |
| Model |
General
Routers |
| Question |
What is Coordinated
Universal Time (UTC)? |
| Answer |
Coordinated Universal
Time (abbreviated as UTC, and therefore often spelled out as
Universal Time Coordinated and sometimes as Universal
Coordinated Time) is the standard time common to every place
in the world. Formerly and still widely called Greenwich Mean
Time (GMT) and also World Time, UTC nominally reflects the
mean solar time along the Earthīs prime meridian. (The prime
meridian is 0° longitude in the 360 lines of longitude on
Earth. There are 179 meridians toward the East and 179 toward
the West. The 180th meridian is also called the International
Date Line.) The prime meridian is arbitrarily based on the
meridian that runs through the Greenwich Observatory outside
of London, where the present system originated. The UTC is
based on an atomic clock to which adjustments of a second
(called a leap second) are sometimes made to allow for
variations in the solar cycle.
Source: | |
| Model |
General
Routers |
| Question |
How do I use MSN
Messenger with my D-Link router and UPnP? |
| Answer |
Microsoft only offers
UPnP in Windows Me and XP. If you are not running UPnP or have
Windows 98 or 2000, .
NOTE: Make sure that
you have MSN Messenger version 5.0 or higher and that you have
the latest firmware version on your router.
Step 1 Open MSN Messenger and sign in.
Step 2 Right-click on My Network Places
and click on Properties.
Step 3
Right-click on Internet Connection and click on
Properties.
Step 4
Click on Settings and you will see entries for
MSMSGS with port numbers and the IP address of your
computer. These are the port numbers that MSN Messenger needs
open for all of itīs functions to work properly. These entries
are also applied to the router in order for the application to
work properly from behind the firewall.
Step 5
Access the routers web configuration by entering the routers
IP address in your web browser. The default IP address is
192.168.0.1. Login using your password. The default
username is admin and the password is blank.
Step 6 Click the Advanced tab then click
Firewall. You will see the same entries for
MSMSGS that were in the settings of the Internet
Connection.
If you still
experience problems or if the settings on your computer and
router donīt appear as they do in this FAQ, make sure that
UPnP is installed on your computer and that the service is
started.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to always stay connected to the Internet? |
| Answer |
For
DSL:
Most DSL connections use PPPoE. When the
gateway is configured for a PPPoE broadband service, there
will be an Idle time field on the Setup page. Enter the value
for Idle time as 0. This will allow the gateway
to never Time Out, and always stay connected to the
internet.
For Cable:
Most Cable Internet
connections use a Dynamic IP address. On the Setup page of the
web configuration, check the box for Renew IP Forever.
When the lease time on your IP address is up, the gateway will
automatically request a new IP address from the ISP.
Use this configuration if you have a DI-804,
DI-711 Rev D1, or DI-714:
For
DSL:
The default Idle Time is set to 0. You can
find this setting by selecting Basic Setup from the top of the
page, then select ISP additional Settings. The Idle Time will
say: No Idle Timeout
For
Cable:
There is no setting to be made, the Gateway
will automatically stay connected to the
internet. | |
| Model |
General
Routers |
| Question |
How do I configure my
router to play Counter-Strike? |
| Answer |
For normal play,
Counter Strike will work without any special configuration. If
you are hosting a game or running a server behind your D-Link
router, you must open ports 27005 and 27015. To open ports,
you will need to find the IP address of your computer.
.
Click on your router below for configuration
steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of the router
(192.168.0.1).
Step 2 Enter username (admin)
and your password (blank by default).
Step 3
Click on Advanced and then click Virtual Server
on the left side.
Step 4 Create a new entry:
- Click Enabled
- Enter a name (counterstrike1)
- Next to Private IP, enter the IP address of the computer
you are running Counter-Strike. The example shows
192.168.0.100.
- Select UDP for Protocol Type
- Enter 27005 for both Private and Public Port
- Click on Always or set a schedule
- Click Apply and then Continue to save
settings.
Repeat the steps above to create a second
entry. Name it counterstrike2 and enter port
27015 (UDP).
For the DI-704P (revB) and
DI-707P:
Step 1 Open your web browser
and enter 192.168.0.1 (the IP address of your D-Link router).
Step 2 Enter your password and login.
Step 3 At the bottom of the screen, click
Advanced.
Step 4 At the Virtual Server
page, enter 27005, enter the last number of the IP
address of the computer you want to host, and then check the
box to enable.
Step 5 Enter a second entry
using port 27015.
Step 6 Click
Save and then click Reboot.
For the DI-704P (revA), DI-704, DI-707,
DI-711 (revA), DI-713, and DI-713P:
Step
1 Open your web browser and enter the IP address of the
router (192.168.0.1). Enter user name (admin) and your
password (blank by default). If there is only 1 box, enter
admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 27005 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Counter-Strike from.
- Check the box under Enable.
Step
4 Click Save and the click Reboot.
Step 5 Repeat steps 3 and 4 but open port
27015.
For the DI-804, DI-804V, DI-711(revB),
and DI-714:
Step 1 Open your web browser
and enter 192.168.0.1 (the IP address of your D-Link router).
Step 2 Click on Advanced Settings. You
may be prompted for your user name and password. Enter
admin and click OK.
Step 3 On the
left side, click on Virtual Server.
Step
4 Next to Internal IP, enter the IP address of the
computer you want to host. Next to Service, click the
down-arrow and choose All (DMZ).
Step 5
Click Submit.
| |
| Model |
General
Routers |
| Question |
How do I configure my
router to use pcAnywhere? |
| Answer |
In order to connect
to a pcAnywhere host that is behind a router, you must open
the following ports:
Note: If you are using a
computer behind a router and connecting to a pcAnywhere host,
you do not have to configure the router. If the host you are
connecting to is behind a router, then that router must have
the required ports (5631-5632) opened.
Click on your router below for
configuration steps:
For the DI-514, DI-524, DI-604,
DI-614+, DI-624, DI-704P (revC), DI-704UP, DI-754, DI-764, and
DI-774:
Step 1 Open your web browser
and enter the IP address of your router (192.168.0.1). Enter
username (admin) and your password (leave blank).
Step 2 Click on Advanced and then click
on Virtual Server on the left side.
Step
3 Create a new rule:
- Click Enabled.
- Enter a Name (pcanywhere1).
- Enter the IP address of the computer you want to run
pcAnywhere from (host).
- For Protocol Type, select TCP.
- For Private and Public Port, enter 5631.
- Click Always or set a
schedule.
Step 4
Click Apply and then Continue to save settings.
Step 5 Repeat Step 3 with the following:
- Name: pcanywhere2
- Protocol Type: UDP
- Private and Public Port: 5632
Step 6
Click Apply and then Continue to save settings.
For the DI-704P (rev.B),
DI-707P, DI-714P+, DI-804HV, DI-808HV, and DI-824VUP:
Step 1 Open a web browser and enter the
IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then Virtual Server on the left side.
Step
3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 5631-5632
- Next to Service IP, enter the IP address of the computer
you want to run pcAnywhere from (host).
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 5631-5632 in the box under Service Ports.
- Enter the IP address of the computer you want to run
pcAnywhere from (host).
- Check the box under Enable.
Step 4 Click Save and the click
Reboot.
Please read the following FAQs found at Symantec.com:
| |
| Model |
General
Routers |
| Question |
How do I open ports
on my D-Link router? |
| Answer |
To allow traffic from
the internet to enter your local network, you will need to
open up ports or the router will block the request.
Because our routers use NAT (Network Address
Translation), you can only open a specific port or ports to
one computer at a time. For example: If you have 2 web servers
on your network, you cannot open port 80 to both computers.
You will need to configure 1 of the web servers to use port
81. Now you can open port 80 to the first computer and then
open port 81 to the other computer.
Click on your router below for
configuration steps:
If you have the DSL-604+, DSL-614+,
DSL-500 (Gen2), DSL-504 (Gen2), or DI-604 (European) router,
please contact the D-Link office near you for support. D-Link
USA does not support these products. .
For the DI-514, DI-524, DI-604, DI-614+,
DI-624, DI-704P (revC), DI-704UP, DI-754, DI-764, DI-774, and
DI-784:
Step 1 Open your web browser
and enter the IP address of your D-Link router (192.168.0.1).
Enter username (admin) and your password (blank by default).
Step 2 Click on the Advanced tab at the
top and then click Virtual Server on the left side.
Step 3 Check Enabled to activate entry.
Step 4 Enter a name for your virtual server
entry.
Step 5 Next to Private IP, enter
the IP address of the computer on your local network that you
want to allow the incoming service to.
Step 6 Choose Protocol
Type - either TCP, UDP, or both. If you are not sure,
select both.
Step 7 Enter the port information
next to Private Port and Public Port. The
private and public ports are usually the same. The public port
is the port seen from the WAN side, and the private port is
the port being used by the application on the computer within
your local network.
Step 8 Enter the
Schedule information.
Step 9 Click
Apply and then click Continue.
For DI-704P (rev.B), DI-707P,
DI-714P+, DI-804HV, DI-808HV, and DI-824VUP users:
Step 1 Open a web browser and enter the
IP address of your router (192.168.0.1). Enter admin
for your username and then your password (blank by default).
Step 2 Click on the Advanced tab and
then Virtual Server on the left side.
Step
3 Enter the following information:
- Check the box next to Enable.
- Next to Service Ports, enter the port or range of
ports you want to open.
- Next to Service IP, enter the IP address of the
computer you want to open the port to.
- Click Always next to Schedule or enter the
time frame that you want.
Step 4 Click
Apply and then click Restart to save your
changes.
For DI-704, DI-704P (rev. A),
DI-707, DI-711, DI-713, and DI-713P users:
Step 1 Open your web browser and enter
the IP address of the router (192.168.0.1). Enter user name
(admin) and your password (blank by default). If there is only
1 box, enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter the port or range of ports you want to open in the
box under Service Ports.
- Enter the IP address of the computer you want to open
the ports to.
- Check the box under Enable.
Step
4 Click Save and then click Reboot.
| |
| Model |
General
Routers |
| Question |
I am in the Illinois,
Indiana, Kentucky area and I am not able to go online with
Insight Communications cable service even though my D-Link
Broadband Router is getting an IP address from the cable
modem. How do I connect? |
| Answer |
You may need to go
online and register with Insight Communications. You can go to
and follow the on screen instructions to register the MAC
address of your new
connection. | |
| Model |
General Routers /
DI-707P_revC |
| Question |
Why do I receive a
low ID when using eMule through my D-Link router? |
| Answer |
There are several
reasons why this is happening. Most likely the reason is
simply because you are behind a router or firewall and the
correct ports are not open.
.
.
Source - | |
| Model |
General
Switches |
| Question |
What is Blocking Vs.
Non-Blocking switch architecture? |
| Answer |
A switch has a
backplane bandwidth and an number of ports running at the
highest speed in full duplex. If the total bandwidth for all
the ports is less than the switches backplane, it would be a
non-blocking switch because there is enough bandwidth to carry
all packets without delay. If the backplane is less than the
total port bandwidth, it would be a blocking architecture.
| |
| Model |
General
Switches |
| Question |
What is a
Switch? |
| Answer |
A switch connects all
computer LAN connections into one device like a hub. Unlike
hubs, switches can run at full-duplex mode. This means that
the computer and switch can both transmit and receive
simultaneously. The biggest difference between a switch and a
hub is that when a computer transmits a digital signal to a
hub, its then sent to all ports attached to that hub, whereas
a switch will send it only to the specific port where the
destination MAC address is located.
| |
| Model |
General
Switches |
| Question |
What is the default
IP address for D-Link Switches? |
| Answer |
The default IP
address for most D-Link switches is
10.90.90.90. | |
| Model |
General
Switches |
| Question |
What is IGMP
Snooping? |
| Answer |
Internet Group
Membership Protocol Snooping (IGMP Snooping) is a protocol
that operates on switches that allows them to dynamically
learn about multicast traffic. IGMP Snooping, an industry
standard, does what it implies: it snoops all traffic
listening for IGMP packets. Once it sees an IGMP packet, it
dynamically learns what MAC address the traffic is destined
for, and what MAC address the traffic comes from. Once the
switch knows the MAC address, it can look up in its table on
what port to send the traffic to.
| |
| Model |
General
Switches |
| Question |
Whatīs the difference
between MAC-based VLAN and 802.1Q VLAN? |
| Answer |
There are two major
differences between MAC-based and 802.1Q VLAN:
The first point of difference is that a MAC-based VLAN is
configured using MAC address, but 802.1Q VLAN uses assigned
tag address to distinguish VLAN information.
The second difference is that a MAC-based VLAN is a
traditional and proprietary-based VLAN, so interoperability is
a problem. On the other hand 802.1Q VLAN, is an industry
standard-based VLAN, which helps resolve any interoperability
problems between difference vendors of LAN
switches. | |
| Model |
General
Switches |
| Question |
What is a
VLAN? |
| Answer |
Virtual Local Area
Networks (VLANs) are a logical grouping of network users and
resources connected to defined ports on the switch. A VLAN
looks like, and is treated like, its own subnet. By using
virtual LANs, youre no longer confirmed to physical
locations. A VLAN can be created by location, function, and
department regardless of where the resources or users are
located. | |
| Model |
General
Switches |
| Question |
What is Spanning-Tree
Protocol 802.1d? |
| Answer |
Spanning Tree
Protocol was developed to prevent routing loops in a network.
If a router, bridge, or switch has more than one path to the
same destination, a routing problem could occur. STP achieves
this by running the Spanning Tree algorithm, detecting the
presence of multiple physical paths and logically disabling
(blocking-stand by mode) one ore more of the redundant links.
This guarantees that only one path between network devices
will be active at given time. STP uses BPDU (Bridge Protocol
Data Units), which are special multicast frames that are
broadcast out by all the switches on the network. These frames
contain all the of the vital topology information about each
sender that is needed by the switch to maintain the Spanning
Tree. | |
| Model |
General
Switches |
| Question |
What is
Auto-Negotiation? |
| Answer |
Auto-Negotiation is a
mechanism that takes control of the cable when a connection is
established to a network device. Auto-Negotiation detects the
various modes that exist in the device on the other end of the
wire, and advertises it own abilities to automatically
configure the highest performance mode of interoperation.
Auto-Negotiation acts like a rotary switch that automatically
switches to the correct technology, such as 10BASE-T,
100BASE-TX, 100BASE-T4, or a corresponding Full Duplex mode.
Once the highest performance common mode is determined,
Auto-Negotiation passes control of the cable to the
appropriate technology and becomes transparent until the
connection is broken.
| |
| Model |
General
Switches |
| Question |
What is a Broadcast
Storm? |
| Answer |
A Broadcast Storm is
a network segment event which sends a broadcast packet in a
perpetual loop until that segment becomes overloaded.
| |
| Model |
General Switches
|
| Question |
How do I find the
serial number of my D-Link Switch/Hub? |
| Answer |
Step 1 On the
bottom of each D-Link Switch/Hub, a sticker has been placed
which contains the serial number information for
that product.
- An example of the sticker is shown below:
DES-1009G
- The circled series of numbers is the Serial
number.
| |
| Model |
General
Switches |
| Question |
What is Web-based
Manangement? |
| Answer |
A device (hubs,
switches, routers, or wireless access points) with an embedded
web-based (hypertext) interface allows users to manage the hub
from anywhere on the network through a standard browser such
as Netscape Navigator or Microsoft Internet Explorer. The
web-browser acts as a universal access tool and can
communicate directly with the device using HTTP
protocol.
To access your device, open your web browser
and enter the IP address of the device (192.168.0.1 for
example). Please refer to your manual or quick installation
guide for the IP address.
| |
| Model |
General Switches /
DES-1024D / DES-1009G / DES-1026G / DES-105 / DES-108 /
DES-1105 / DES-1108 / DES-1226G_revA / DES-1226G_revB /
DES-3010FA/ DES-1228 / DES-1226P / DES-1250G / DES-1252 /
DES-1316 / DES-1526 / DES-3010PA / DES-3010FA / DES-3226 /
DES-3226L_revA / DES-3226L_revB / DES-3226SM / DES-3250TG /
DES-3326 / DES-3326SRM / DES-3350SR / DES-3526DC /
|
| Question |
What is the
difference between Store-and-Forward switching and Cut-Through
switching? |
| Answer |
Store-and-Forward: Store-and-Forward switching
will wait until the entire frame has arrived prior to
forwarding it. This method stores the entire frame in memory.
Once the frame is in memory, the switch checks the destination
address, source address, and the CRC. If no errors are
present, the frame is forwarded to the appropriate port. This
process ensures that the destination network is not affected
by corrupted or truncated frames.
Cut-Through:
Cut-Through switching will begin forwarding the frame as soon
as the destination address is identified. The difference
between this and Store-and-Forward is that Store-and-Forward
receives the whole frame before forwarding. Since frame errors
cannot be detected by reading only the destination address,
Cut-Through may impact network performance by forwarding
corrupted or truncated frames. These bad frames can
create broadcast storms wherein several devices on the network
respond to the corrupted frames simultaneously.
| |
| Model |
General Switches /
DS-510P / DS-510S |
| Question |
Where can I download
the D-View 5.1 Trial Version? |
| Answer |
Go to our and download 4 files -
dview51_trial.zip, dview51_trial.z01 -.z03. Extract ONLY the
dview51_trial.zip file.
Note: D-Link Does Not Offer Free
Technical Support On The Free Evaluation Versions of D-View.
Free Technical Support Is Only Provided For D-View Standard
and D-View Professional. For upgrade information please
contact your authorized D-Link
reseller.
System
Requirements:
D-View 5.1 can be installed and
operated on a computer that meets the following minimum
requirements:
CPU: 550 MHz and above
DRAM: 256MB
Hard Drive Available space: 100MB
Ethernet Adapter: 10/100BASE-T
Operating System: Windows 2000 or Windows XP
Microsoft Access
2000 | |
| Model |
General
USB |
| Question |
Why donīt my USB
devices work with Windows NT, even with the latest service
packs? |
| Answer |
The Windows NT
operating system does not support USB. There are no patches or
fixes for this. Windows 95 OSR2B provides minimal support for
USB. However, if you want to use USB devices with full support
from your operating system, it is recommended that you install
a complete version, not an upgrade, of Windows 98 Second
Edition, Windows Me, Windows 2000, or Windows
XP.
| |
| Model |
General
USB |
| Question |
What are the benefits
of USB? |
| Answer |
USB makes it easier
to add new peripherals. Windows 98 and Windows 95 R2 will
automatically recognize devices when you plug them
in.
Quicker installation of new peripherals: You wonīt
have to reboot during installation.
Faster: Top USB
data speed is around 100 times faster than the fastest serial
connection.
Greater Expandability: Using USB hubs you
can connect up to 127 devices to your computer, not be limited
to the number of serial ports, parallel ports, or IRQīs on
your computer.
Hot Swappable: Changing connected USB
devices is as easy as changing a light bulb, just disconnect
the old and plug in the new. No need to power down or fumble
with drivers. They just plug and go!
Eliminates need
for external power supplies: fewer plugs to deal with, and
lower cost peripherals.
Meets OnNow industry
initiative guidelines: will help to build a future where the
computer will be able to better manage power consumption and
more seamlessly integrate into our lives.
Lower
peripheral costs: will help drive down the cost of computer
peripherals by eliminating external power supplies, allowing
manufacturers to standardize their products to a single
connector, creating a larger customer base by providing the
same peripherals for Macs, PCs, and Portables, and reducing
returns due to wrong connector
types.
| |
| Model |
General
USB |
| Question |
How Many USB hubs can
I connect together? |
| Answer |
In total you should
only connect 5 tiers of USB hubs together. A tier is defined
by the number of hubs a deviceīs signal must pass through
before it reaches the host. For example, using the DSB-H4,
D-Linkīs 4-port USB hub, you could connect a theoretical
maximum of 341 hubs in five tiers, this would leave you with
an incredible 1024 ports to connect USB devices! But you
should only connect 127 devices together at any time. Do
not add a 6th tier of USB Hubs. This would violate the hub
cascading rules, and the signals from any devices attached may
not function properly. Be careful of any compound devices
when attaching USB hubs together, they count as tiers
too. | |
| Model |
General
USB |
| Question |
What is a compound
device? |
| Answer |
Compound devices are
defined as a combination of a USB function or functions with a
USB hub. A good example would be a keyboard that has an
additional USB port for a mouse to be attached. Even though
the keyboard is a peripheral (a function), it is also a hub
because you can attach another USB device to it. Effectively
the keyboard has a hub
inside.
| |
| Model |
General
USB |
| Question |
What is the
difference between self-powered and bus-powered USB hubs?
|
| Answer |
A self-powered hub
plugs into an electrical outlet so that it is better able to
provide connected devices with power. Only low power USB
devices can be connected to a bus-powered hub (like mice and
keyboards). A self-powered hub will allow you to safely
connect other devices that require up to the full 500mA
outlined in the USB specification. D-Link offers self-powered
and user-selectable self- or bus-powered
hubs. | |
| Model |
General
USB |
| Question |
What kind of cables
do I use with USB? |
| Answer |
USB cable will
usually have both "A" type (downstream) and "B" type
(upstream) connectors. Since the connectors have their own
unique shape and size, this will prevent users from plugging
cables in the wrong way. Unshielded USB cables running at
1.5Mb will have a maximum cable length of about 10ft (3
meters). Shielded USB cables running at 12MB will have a
maximum cable length of about 16ft (5 meters). The difference
between USB 1.1 and 2.0 is the data transfer speed, 12Mbps
versus 480Mbps when using the USB 2.0 interface. The maximum
length of a USB 2.0 cable is about 16 ft (5 meters).
Note: To obtain USB 2.0 speeds, you MUST use a
USB 2.0 cable. | |
| Model |
General
USB |
| Question |
Will Firewire (IEEE
1394) replace USB? |
| Answer |
No. Although IEEE
1394 is a faster standard for connecting peripherals, it is
also much more expensive as a technology. In the future both
USB and Firewire will combine to meet the needs of computer
users as complimentary technologies. Firewire will be used to
connect high-speed video cameras, external hard-drives, and
other devices that need more than 12Mb of bandwidth. USB will
survive to support printers, scanners, joysticks, modems,
keyboards, mice, and other lower speed devices. At
approximately 100 times faster than today's serial ports, USB
is in a strong position to give a greater level of speed to
users at a much more attractive
price. | |
| Model |
General
USB |
| Question |
Will USB replace
Ethernet as an alternative for home networking? |
| Answer |
No. Although USB is
capable of providing a direct connection between multiple PCs,
it is not intended as a replacement for networking. It has
cable length limitation far shorter than Ethernet or Fast
Ethernet at only 5 meters compared to 100 meters for Ethernet.
USB networking schemes only connect a limited number of
computers. Bandwidth in USB is shared among all connected
devices. These are but a few of the issues that still make
Ethernet a more desirable choice for home
networking. | |
| Model |
General
USB |
| Question |
Do I have to replace
my existing printer, modem, or other peripheral with a new one
that supports USB? |
| Answer |
No. D-Link
manufacturers a number of converters that allow you to connect
your existing serial or parallel port devices directly to USB.
- Converts a parallel device to USB.
- Converts a serial device to USB.
- A 3 port USB hub with a serial and parallel
port. | |
| Model |
General
USB |
| Question |
What is
USB? |
| Answer |
USB stands for
Universal Serial Bus. It is a standard for connecting external
devices to your computer quickly and easily. One of the nice
things about USB is that power can be provided to the USB
device through the USB cable. However, some devices such as
printers need more power than the USB ports can provide, so
those devices will have to use an external power source. USB
also allows the device to be connected and removed from the PC
without the need to shut -down the computer. USB 2.0 is the
second generation standard that improves on USB 1.1 to provide
faster and more reliable data transfers. USB 1.1īs speed of
12Mbps is extended to 480Mbps in USB 2.0. The improved speed
and bandwidth opens up the possibility for newfound solutions
such as external backup or data storage solutions, as well as
digital audio and video solutions.
One important
feature of the USB 2.0 standard is that it is backward
compliant with USB 1.0 and USB 1.1. This means that all of
your current USB products will work with USB 2.0 adapters.
Many USB products are widely available on the market and more
are being developed for future release. Because of the high
speed of the USB interface, a USB hub can be used to connect
more than one USB device to one USB port at one time. The USB
standard specifies that up to 127 devices can be connected to
your computer.
Helpful Tips
When connecting the USB cable to the computer, make sure
that the USB cable is inserted securely.
Remember that when connecting USB 1.0 or USB 1.1 products
into a USB 2.0 adapter, the USB 1x product will not work
faster.
To ensure optimal performance when using USB 2.0 devices,
use a USB 2.0 certified cable such as the DUB-C5AB.
| |
| Model |
General
USB |
| Question |
Why do I get a green
question mark next to my USB device in Device Manager
on my Windows ME computer? |
| Answer |
Green question marks
can occur with the following USB device classes: Keyboards,
mice, and Universal Serial Bus (USB) hubs. USB printers
usually do not directly exhibit this issue, and thus are not
affected by green question marks. This indicates that an exact
(device-specific) driver is not available, and that a
compatible driver has been installed. This new feature was
implemented so that you can use the device, even if an exact
driver is not available. Even if a device contains a green
question mark, most if not all of the features will function
properly.
Following the steps below will often
remove the green marks:
Step 1 Disconnect
any extra USB peripherals connected to the computer, such as a
scanner or printer.
Step 2 Go to
Start>Settings>Control Panel.
Step
3 In Control Panel, double-click the System icon.
Step 4 In the System Properties dialog box,
click the Device Manager tab at the top of the window.
Step 5 In the Device Manager window,
double-click Universal Serial Bus controllers.
Step
6 Listed under Universal Serial Bus controllers, locate
and write down the name of the device with the green
question mark beside it; this is commonly the Generic USB
Hub. You will need this information to complete these
steps.
Step 7 Click to select the device that
has the green question mark beside it, and then click
Properties.
Step 8 In the Properties
dialog box, click the Driver tab at the top of the
window, and then click Update Driver.
Step
9 In the Update Device Driver Wizard dialog box,
click Specify the location of the driver (Advanced),
and then click Next.
Step 10 In the
Update Device Driver Wizard dialog box, click
Display a list of all drivers in a specific location so
you can select the driver you want, and then click
Next.
Step 11 In the Update Device
Driver Wizard dialog box, verify that Show compatible
hardware is selected. In the Models section, click to
select the device name that was written down in Step 6, and
then click Next.
Step 12 If an Update
Driver Warning dialog box appears, click
Yes.
Step 13 In the Update Device Driver
Wizard dialog box, click Next, and then click
Finish.
Step 14 It may take a few seconds
for the configuration to complete. You will now be back in the
Properties dialog box, click
Close.
Step 15 Verify that the device no
longer contains a green question mark. Follow this process for
each device containing a green question
mark.
Resources for this article:
Winbook
Corp.
Microsoft
Knowledge
Base | |
| Model |
General
Video |
| Question |
What do the terms
CIF and QCIF mean in the product specifications
for my device? |
| Answer |
CIF = Common
Intermediate Format and QCIF =
Quarter-CIF
Definitions:
CIF is based on
a progressively scanned format with 360 x 288 pixels/frame at
30 frames/sec, while QCIF uses 176 x 144 pixels/frame at 30
frames/sec. QCIF compatibility is required by the ITU H.261
videoconferencing standard, which mandates that all codecs
must be able to operate with QCIF. In contrast, the higher
quality CIF compatibility is
optional.
Usage:
CIF is used primarily
for videoconferencing, while QCIF is better suited for
applications like desktop
videophones.
Note:
This FAQ pertains to
the following products: DSB-C100 Web Cam /w Clear Case,
DSB-C100 Web Cam /w White Case, DSB-C300 Web Cam /w Clear
Case, DSB-C300 Web Cam /w White Case, DSC-350F Dual-Mode
Camera, DCS-1000 Internet Camera, DCS-1000W Wireless Internet
Camera, DSB-V100 Video Capture Device, DSB-T100 Video Capture
Device /w TV Tuner.
| |
| Model |
General Wireless
|
| Question |
What is Turbo
Mode? |
| Answer |
Turbo mode will allow
transmission on 2 channels, which will improve data rate (up
to 72 Mbps). This is proprietary to D-Link products. This
setting must be the same on the access point and clients or
you will not be able to communicate with each other.
Turbo mode is only available with D-Linkīs 802.11a and
802.11g wireless
products. | |
| Model |
General
Wireless |
| Question |
What is IEEE 802.11
standard ? |
| Answer |
The IEEE 802.11
specification is a wireless LAN standard developed by the IEEE
committee in order to specify an "over the air" interface
between a wireless client and a base station or Access Point,
as well as among wireless clients. The IEEE created the
specification but they do not certify equipment, WECA
certifies wireless LAN products.
|
Standard |
Frequency |
Speed |
Encryption |
| 802.11A |
5.0 GHz |
Up to 72Mbps* |
64, 128, and 152-bit |
| 802.11B |
2.4 GHz |
Up to 11Mbps |
64 and 128-bit |
| 802.11B+ |
2.4 GHz |
Up to 22Mbps |
64, 128, and 256-bit, WPA |
| 802.11G |
2.4 GHz |
Up to 108Mbps** |
64 and 128-bit, WPA
| Note: 802.11B+ is not an IEEE standard but is
recognized as a seperate standard. Also known as Enhanced
802.11B.
* With Turbo mode enabled **
With Super G enabled
| |
| Model |
General
Wireless |
| Question |
Would the information
be intercepted while transmitting on air? |
| Answer |
WLAN features
two-fold protection in security. On hardware side, as Direct
Sequence Spread Spectrum technology, it has the inherent
security feature of scrambling. On software side, WLAN series
offer the encryption function (WEP) to enhance security and
Access Control. Users can set it up depending on their
needs.
| |
| Model |
General
Wireless |
| Question |
What is DSSS? What is
FHSS? And what are their differences? |
| Answer |
Frequency hopping
spread spectrum (FHSS) uses a narrowband carrier that
changes frequency in a pattern that is known to both
transmitter and receiver. Properly synchronized, the net
effect is to maintain a single logical channel. To an
unintended receiver, FHSS appears to be short-duration impulse
noise.
Direct-sequence spread-spectrum (DSSS)
generates a redundant bit pattern for each bit to be
transmitted. This bit pattern is called a chip (or chipping
code). The longer the chip, the greater the probability that
the original data can be recovered. Even if one or more bits
in the chip are damaged during transmission, statistical
techniques embedded in the radio can recover the original data
without the need for retransmission. To an unintended
receiver, DSSS appears as low power wideband noise and is
rejected (ignored) by most narrowband receivers. Most wireless
LAN vendors have been adopting DSSS technology after
considering the trade off between cost and performance, and so
does D-Link.
Would the information be intercepted
while transmitting on air? WLAN features two-fold
protection in security. On the hardware side, to an unintended
receiver, DSSS appears as low power wideband noise and is
rejected (ignored) by most narrowband receivers. On the
software side, WLAN series offer the encryption function (WEP)
to enhance security and Access Control. Users can set it up
depending on their needs.
What
is Spread Spectrum?
What
could cause interference with my wireless connection?
| |
| Model |
General
Wireless |
| Question |
What is a Cell
? |
| Answer |
A cell is an area
where all wireless communication takes
place.
| |
| Model |
General
Wireless |
| Question |
What is
WEP? |
| Answer |
WEP stands for
Wired Equivalent Privacy. It is based on the IEEE
802.11 standard and uses the RC4 encryption algorithm.
Enabling WEP allows you to increase security by encrypting
data being transferred over your wireless network.
When WEP encryption is enabled, there are up to four
options*: 64-bit and 128-bit. 64-bit is the same as 40-bit
WEP. The lower level of WEP encryption uses a 40-bit (10
character) "secret key" (set by the user), and a 24-bit
"initialization vector" (not under user control). So lower
level 40 and 64 bit WEP cards are equivalent in encryption
strength and compatibility.
* 802.11B supports
64 and 128-bit encryption, 802.11B+ (enhanced) supports
64, 128, and 256-bit encryption, 802.11G support 64 and
128-bit, and 802.11A supports 64, 128, and 152-bit
encryption.
Note: WEP does not stand for
Wireless Encryption Protocol. Please read here for more
information about WEP and security.
| |
| Model |
General
Wireless |
| Question |
What is Spread
Spectrum ? |
| Answer |
Spread Spectrum
technology is a wideband radio frequency technique developed
by the military for use in reliable, secure, mission-critical
communications systems. And Spread-Spectrum is designed to
trade off bandwidth efficiency for reliability, integrity, and
security. In other words, more bandwidth is consumed than in
the case of narrowband transmission, but the trade off
produces a signal that is, in effect, louder and thus easier
to detect, provided that the receiver knows the parameters of
the spread-spectrum signal being broadcast. If a receiver is
not tuned to the right frequency, a spread-spectrum signal
looks like background noise. There are two main alternatives,
(DSSS) and
(FHSS).
| |
| Model |
General
Wireless |
| Question |
What is ISM band
? |
| Answer |
The FCC and their
counterparts outside of the U.S. have set aside bandwidth for
unlicensed use in the so-called ISM (Industrial, Scientific
and Medical) band. Most wireless LANs operate in the ISM band.
Spectrum in the vicinity of 2.4 GHz, in particular, is being
made available worldwide. This presents a truly revolutionary
opportunity to place convenient high-speed wireless
capabilities in the hands of users around the
globe.
| |
| Model |
General
Wireless |
| Question |
What is the maximum
number of nodes which can be supported in Infrastructure mode?
How about Ad-Hoc mode? |
| Answer |
In theory, in
Infrastructure mode, a maximum of 2048 wireless nodes can be
supported. In ad-hoc mode, a maximum of 256 wireless nodes can
be supported. Please keep in mind that ad-hoc mode has
additional overhead and the more nodes which are used, the
lower the amount of available bandwidth will be. For
applications which are bandwidth intensive, such as games and
multimedia, 6 to 8 nodes would be optimum in achieving
adequate network
performance.
| |
| Model |
General
Wireless |
| Question |
What is the maximum
distance between station and access point? |
| Answer |
The maximum
distance is 300ft for indoor environment, and 900ft for
outdoor environment.
| |
| Model |
General
Wireless |
| Question |
Which D-Link wireless
adapters have Linux drivers available? |
| Answer |
The following
drivers are open source and in no way supported or endorsed by
D-Link. Use at your own risk.
| Adapter |
Open Source Drivers |
| DWL-520 (rev A, B, & E) |
|
| DWL-520 (rev C) |
|
| DWL-520 (rev D) |
|
| DWL-650 (rev A-J3, & P) |
|
| DWL-650 (rev K1) |
N/A |
| DWL-650 (rev L1/L2) |
|
| DWL-650 (rev M1) |
|
| DWL-650H |
N/A |
| DWL-520+ |
|
| DWL-650+ |
|
| DWL-G120 (rev A & B) |
|
| DWL-G510 |
N/A |
| DWL-G520 (rev A & B) |
|
| DWL-G630 |
N/A |
| DWL-G650 (rev A) |
|
| DWL-G650 (rev B & C) |
|
| DWL-A520/A650 |
N/A |
| DWL-AB520/AB650 |
|
| DWL-AG520/AG650 |
|
| DWL-120 (rev A-C) |
|
| DWL-120 (rev D, E, & F) |
|
| DWL-120+ |
N/A |
| DWL-122 |
|
| DCF-650W |
|
| DCF-660W |
| | |
| Model |
General
Wireless |
| Question |
What is BSS ID
? |
| Answer |
A specific Ad hoc LAN
is called a Basic Service Set (BSS). Computers in a BSS must
be configured with the same BSS
ID. | |
| Model |
General
Wireless |
| Question |
What is
WECA? |
| Answer |
The Wireless Ethernet
Compatibility Alliance (WECA) was established in August 1999
to certify interoperability of Wireless Fidelity (802.11b High
Rate) wireless LAN products and to promote Wi-Fi as the global
standard for wireless LAN deployment across all market
segments.
| |
| Model |
General
Wireless |
| Question |
What is Ad-hoc
mode? |
| Answer |
Set of 802.11b
wireless stations that communicate directly with one another
without using an access point or any connection to a wired
network.
| |
| Model |
General
Wireless |
| Question |
What is ESS
ID? |
| Answer |
An Infrastructure
configuration could also support roaming capability for mobile
workers. More than one BSS can be configured as an Extended
Service Set (ESS). Users within an ESS could roam freely
between BSSs while served a continuous connection to the
network wireless stations and Access Points within an ESS.
They must be configured with the same ESS ID and the same
radio channel. | |
| Model |
General
Wireless |
| Question |
What is Roaming? And
how does it work? |
| Answer |
Roaming is the
ability of a portable computer user to communicate
continuously while moving freely throughout an area greater
than that covered by a single access point. Before using the
roaming function, the workstation must make sure that it is
the same channel number with the Access Point of dedicated
coverage area.
To achieve true seamless connectivity,
the wireless LAN must incorporate a number of different
functions. Each node and access point, for example, must
always acknowledge receipt of each message. Each node must
maintain contact with the wireless network even when not
actually transmitting data.
Achieving these functions
simultaneously requires a dynamic RF networking technology
that links access points and nodes. In such a system, the
users end node undertakes a search for the best possible
access to the system. First, it evaluates such factors as
signal strength and quality, as well as the message load
currently being carried by each access point and the distance
of each access point the wired backbone. Based on that
information the node next selects the right access point and
registers its address.
Communications between end node
and host computer can then be transmitted up and down the
backbone. As the user moves on, the end nodes RF transmitter
regularly checks the system to determine whether it is in
touch with the original access point or whether it should seek
a new one. When a node no longer receives acknowledgment from
its original access point, it undertakes a new search. Upon
finding a new access point, it then reregisters, and the
communication process continues.
For best results,
setup your access points on different channels, but use the
same SSID. If you are using WEP, then enter the same key on
all the access
points. | |
| Model |
General
Wireless |
| Question |
What is
Infrastructure? |
| Answer |
Infrastructure: An 802.11 network in which
wireless devices communicate with each other by first going
through an Access Point (AP) or wireless router.
| |
| Model |
General Wireless
|
| Question |
How do I know if my
wireless products are Wi-Fi certified? |
| Answer |
To check if your
wireless products are Wi-Fi Certified you can go to .
| |
| Model |
General Wireless
|
| Question |
Does D-Link offer an
antenna for the 802.11a, 5 GHZ wireless devices? |
| Answer |
No. All 802.11a
devices follow the FCC guidelines relating to UNII-1 and
UNII-2 . This limits the 802.11a standard to indoor use. You
are also allowed limited transmit power. Adding an antenna
and/or power boosters may cause you to violate this Federal
Law. | |
| Model |
General Wireless
|
| Question |
What is
EAP? |
| Answer |
Short for
Extensible Authentication Protocol, an extension to PPP
(Point to Point Protocol). EAP is a general protocol for
authentication that also supports multiple authentication
methods, such as token cards, Kerberos, one-time passwords,
certificates, public key authentication and smart cards. IEEE
802.1x specifies how EAP should be encapsulated in LAN frames.
In wireless communications using EAP, a user requests
connection to a WLAN through an AP, which then requests the
identity of the user and transmits that identity to an
authentication server such as RADIUS. The server asks the AP
for proof of identity, which the AP gets from the user and
then sends back to the server to complete the authentication.
| |
| Model |
General Wireless
|
| Question |
Where do I get the
encryption key on my D-Link wireless device? |
| Answer |
You make up the key
yourself. As a rule of thumb, always use Hex as your key type,
especially if you are using a mixed environment with other
manufacturerīs products.
To make a key, simply use
numbers between 0 and 9, and letters between A-F. For example,
for a 64-bit encryption key, you will enter 10 characters for
your key. Enter A137F8AD89. It is recommended not to use a
repeated character such as 2222222222.
Make sure you
use the same exact key on all your wireless devices.
64-bit - 10 characters
128-bit - 26 characters
152-bit - 32 characters
256-bit - 58 characters
| |
| Model |
General
Wireless |
| Question |
What Operating
Systems support my D-Link Air Wireless
Adapters? |
| Answer |
|
D-Link Air Wireless
Adapters |
| Wireless
Adapter |
Operating
System |
Driver
Version |
Installation Procedure |
| DWL-650 |
Windows
98/ME/2000 |
|
Software
First |
| DWL-650 |
Windows
XP |
|
|
| DWL-650H |
Windows
98/ME/2000 |
|
Software
First |
| DWL-650H |
Windows
XP |
|
Hardware
First |
| DWL-650K1 |
Windows
98/ME/2000/XP |
|
Software
First |
| DWL-650L1 |
Windows
98/ME/2000/XP |
|
Software
First |
| DWL-520 |
Windows
98/ME/2000 |
|
|
| DWL-520 |
Windows
XP |
|
|
| DWL-120 |
Windows
98/ME/2000 |
|
Software
First |
| DWL-120 |
Windows
XP |
N/A |
No XP Support |
| DWL-120A |
Windows
98/ME/2000 |
|
Software
First |
| DWL-120A |
Windows
XP |
|
Hardware
First |
| DWL-120D |
Windows
98/ME/2000 |
|
|
| DWL-120E1 |
Windows
98/ME/2000/XP |
|
Software
First | | |
| Model |
General Wireless
|
| Question |
I get an
"Incompatible Version of RPC Stub" error when I try to install
my D-Link Wireless card. What do I do?
|
| Answer |
Symptoms
When a setup is launched, the following error message
occurs: Error number: 0x80070725 Description:
Incompatible version of the RPC stub Product(s):
InstallShield Professional 6.x, InstallShield Professional
7.x
The error appears as the following image:
Cause This error is caused by an
incompatible version of a DLL that was installed on the
system, such as Oleaut32.dll, Olepro32.dll, Asycfilt.dll,
Stdole2.tlb. For example, version 3.50 of Oleaut32.dll is
installed and used only by Windows XP and so causes this error
if it is installed on a machine running any other operating
system.
Some users have resolved this issue with
updates found at
Source =
| |
| Model |
General Wireless
|
| Question |
What is the default
IP address of my D-Link Access Point or Camera? |
| Answer |
|
D-Link default IP
Addresses |
| AP /
Camera |
IP
Address |
Configuration |
Default
Username |
Default
Password |
|
192.168.0.30 |
|
admin |
blank |
|
192.168.0.30 |
|
admin |
blank |
|
192.168.0.20 |
SNMP &
USB |
N/A |
public |
|
192.168.0.50 |
|
admin |
blank |
|
N/A |
AP
Manager |
N/A |
N/A |
|
192.168.0.50 |
|
admin |
blank |
|
192.168.0.50 |
web
based |
Admin |
blank |
|
192.168.0.50 |
web
based |
admin |
blank |
|
192.168.0.20 |
web based
& IPView Lite |
admin |
blank |
|
192.168.0.20 |
web based
& IPView Lite |
admin |
blank |
|
192.168.0.20 |
web based
& IPView |
admin |
blank |
|
192.168.0.20 |
web based
& IPView |
admin |
blank |
|
N/A |
web-based
& surveillance software |
admin |
N/A |
|
N/A |
web-based
& surveillance software |
admin |
N/A | | |
| Model |
General Wireless
|
| Question |
What channel should I
use on my 802.11b Wireless devices? |
| Answer |
In the 802.11b
(2.4Ghz) standard there are 11 channels (US) to choose from,
all but three of those channels are overlapping channels.
Channels 1, 6, and 11 are the only
non-overlapping channels. The channels can be changed to avoid
interference from other wireless devices that run on the 2.4
Ghz frequency range (I.E. 2.4Ghz cordless phones and X-10).
Note: All D-Link 802.11b Wireless devices default
to channel
6. | |
| Model |
General
Wireless |
| Question |
What is
SSID? |
| Answer |
SSID, or
Service Set Identifier, is the workgroup name of your
Wireless Network. All devices (Access Points, Wireless
Routers, and Wireless Network Adapters) must all have the same
SSID to communicate on the Wireless Network. All D-Link
Wireless devices have the default SSID of default, all
lower case.
You can use up to 32 letters and/or numbers.
Do not use spaces, dashes, slashes, or other
non-alphanumeric characters.
The SSID is CaSe-SenSiTiVe.
it is recommended to
change your SSID. Since the SSID is transmitted, do not use
personal information. The SSID has nothing to do with
security, it simply is a name for your wireless
network. | |
| Model |
General
Wireless |
| Question |
How do I enable WEP
Encryption on my D-Link wireless products? |
| Answer |
Please click on your
product below for instructions for setting up WEP encryption.
|
Adapters |
Access
Points |
Wireless
Routers |
|
802.11A |
|
|
|
|
|
802.11B |
|
|
|
|
|
802.11B+ |
|
|
|
|
|
802.11G |
|
|
|
|
Security
Any wireless network adapter coming within range of
another 802.11b network adapter or access point can instantly
connect and join the network unless WEP Wired Equivelent
Privacy is enabled. WEP is secure enough for most homes and
small business. There are several flaws in WEP making it
unusable for high security applications. At this point, it
takes some serious hacking abilities to bust into a WEP
enabled network so home users should not worry.
WEP
and Speed WEP will slow down your wireless
network. Expect a 20-50% reduction in speed depending on the
products you are using. The speed issue is the result of the
added overhead to the data packets.
Encryption keys
Encryption comes in 64bit and 128bit key varieties.
All your nodes must be at the same encryption level with the
same key to operate. 40bit and 64bit encryption is the same
thing, its just a matter of how the manufacturer decided to
label the product.
| |
| Model |
General
Wireless |
| Question |
How do I configure my
Cisco Aironet wireless card with a D-Link router or access
point? |
| Answer |
If you are using the
Cisco Aironet wireless utility, you will need to create a new
profile for a connection to the D-Link router or access point.
Use the same SSID that is set on the D-Link unit
(default is the factory set SSID.) If you wish to use
encryption, use a WEP key. Do not use LEAP. For information on
Cisco Aironet configuration, please visit | |
| Model |
General Wireless
|
| Question |
Why is my wireless
connection poor when I use a wireless adapter in my Compaq
N600C or Armada M700 laptop? |
| Answer |
The Compaq N600C and
Compaq Armada M700 laptops use a magnesium alloy display
enclosure and advanced composite bottom case which may degrade
a wireless adapterīs signal.
| |
| Model |
General Wireless
|
| Question |
What is
Bluetooth? |
| Answer |
Bluetooth refers to a
short-range radio technology aimed at simplifying
communications among Net devices and between devices and the
Internet. It also aims to simplify data synchronization
between Net devices and other computers.
Products with
Bluetooth technology must be qualified and pass
interoperability testing by the Bluetooth Special Interest
Group prior to release.
The Bluetooth 1.0 specification
consists of two documents: the Foundation Core, which provides
design specifications, and the Foundation Profile, which
provides interoperability guidelines.
Bluetoothīs
founding members include Ericsson, IBM, Intel, Nokia and
Toshiba.
Source - .
Learn more about
Bluetooth at .
| |
| Model |
General Wireless
|
| Question |
What is
OFDM? |
| Answer |
Orthogonal Frequency
Division Multiplexing, an FDM modulation technique for
transmitting large amounts of digital data over a radio wave.
OFDM basically splits the radio signal into multiple smaller
sub-signals that are then transmitted simultaneously at
different frequencies to the receiver. OFDM reduces the amount
of crosstalk in signal transmissions. 802.11a and 802.11g WLAN
technology uses OFDM.
Source -
| |
| Model |
General
Wireless |
| Question |
Will my wireless
adapter or my DFE-530TX+ Ethernet adapter work with InnQuest
RoomMaster software? |
| Answer |
Unfortunately no.
InnQuest has tested these products and they have caused data
corruption with their software.
Please visit the page at InnQuest for more information.
InnQuest Software does not support non-standard
cabling, including CAT-3, wiring through phone blocks, or
RF-networks.
Realtek, D-Link,
Kingston, Linksys and generic network cards/hubs will
corrupt data and are NOT supported.
| |
| Model |
General
Wireless |
| Question |
What D-Link products
are compatible with Super G and Super AG? |
| Answer |
The products below
currently support Super G & Super AG:
| Routers |
Download |
| DI-624 (revB) |
|
| DI-624 (revC) |
|
| DI-784 |
|
| Access
Points |
Download |
| DWL-2000AP (revA) |
|
| DWL-2000AP (revB) |
|
| DWL-2000AP (revC) |
|
| DWL-2100AP |
|
| DWL-7100AP |
|
| DWL-G800AP |
|
| DWL-G810 |
|
| DWL-G820 |
|
| Adapters |
Download |
| DWL-G520 (revA) |
|
| DWL-G520 (revB) |
|
| DWL-G650 (revB) |
|
| DWL-G650 (revC) |
|
| DWL-AG530 |
|
| DWL-AG660 |
|
Note:
Unfortunately the DI-624 rev. A and the DWL-G650 rev. A will
never support Super G Mode. These hardware revisions were
developed on an earlier, unratified draft of the 802.11G
specification. D-Link will not exchange for newer hardware
revisions. | |
| Model |
General
Wireless |
| Question |
What D-Link wireless
products currently have WPA/WPA-PSK security? |
| Answer |
The following
products currently support WPA and WPA-PSK. Click on the
product for setup instructions.
| Product |
Driver/Firmware
Version |
|
1.02 or higher |
|
1.02 or higher |
|
3.28 or higher |
|
1.25 or higher |
|
2.25 or higher |
|
1.25 or higher |
|
2.25 or higher |
|
2.27 or higher |
|
3.07 or higher |
|
1.19 B2 or higher |
|
1.54 or higher |
|
2.04 or higher |
|
1.00 or higher |
|
1.00 or higher |
|
1.00 or higher |
| DWL-2700AP |
1.00 or higher |
|
1.05 or higher |
|
1.00u or higher |
|
1.00 or higher |
|
1.00 or higher |
|
3.00.08 or higher |
|
3.00.08 or higher |
| DWL-650+ |
3.06 or higher |
| DWL-AG520 |
3.16 or higher |
| DWL-AG530 |
1.00 or higher |
| DWL-AG650 |
2.37 or higher |
| DWL-AG660 |
1.00 or higher |
| DWL-G120 |
1.10 or higher |
| DWL-G520 (Rev A) |
2.36 or higher |
| DWL-G520 (Rev B) |
3.00 or higher |
| DWL-G630 |
1.00 or higher |
| DWL-G650 (Rev A) |
1.08 or higher |
| |
2.36 or higher |
| DWL-G650 (Rev C) |
3.00 or higher |
| DWL-G650M |
1.00 or higher |
| DWL-G730 |
1.00 or higher |
|
2.13 or higher |
|
1.00 or
higher | |
The revision is located on the
label next to H/W:. If you do not know what
revision you have, please visit our page and click on your
product.
| | |
| Model |
General Wireless
|
| Question |
Why am I unable to
send E-mail when using Microsoft Outlook through a VPN, while
connected (via wireless) to my wireless
router?
|
| Answer |
You may be
experiencing problems with packet fragmentation. Here
are a few configuration changes to try to correct the problem:
- Make sure that you have the latest firmware/drivers for
your wireless products.
- If the wireless adapter was installed after the
VPN installation, you may need to reinstall the VPN
software.
- Drop the MTU on the router to 1000. If
this works, increase the MTU by 100 until you
are not able to send, then revert back to the largest value
that allows you to send e-mail through Outlook on a VPN
connection.
- Disable 4x Mode (DI-614+ and DI-714+ only). This
can be done on the Advanced > Performance page of
the DI-614+īs web-based configuration.
- Lock the Tx rate to 11 Mbps on the router.
This can be done on the Advanced > Performance
page of the web-based configuration.
| |
| Model |
General
Wireless |
| Question |
What are the 3 modes
available when enabling Super G and Super A/G? |
| Answer |
The 3 Super G and
Super A/G modes available for wireless routers and access
points are:
Super G without Turbo
This mode will allow you to increase throughput but
can only connect up to 54 Mbps. The technologies used are .
Super G with Dynamic Turbo
This
mode will allow you to increase throughput and increase speeds
up to 108 Mbps. This mode will allow non-Turbo devices to
connect to the network. Unfortunately when non-Turbo devices
are connected, Turbo will be disabled on the other devices,
allowing only up to 54 Mbps. The technologies used are .
Note: This is the default setting for our
access points and routers. If you have non-Super G products,
you should disable Super G mode on your AP or router.
Super G with Static Turbo
Note: This mode is not available on newer
versions of firmwares due to itīs lack of compliance with
Wi-Fi Alliance standards.
This mode will allow
you to increase throughput and increase speeds up to 108 Mbps.
This mode will not allow non-Turbo devices to connect at all.
Only devices with Turbo mode enabled will be able to connect
to the network. The technologies used are .
Note: Super G and Turbo mode devices will not
affect your hard-wired (Ethernet)
devices. | |
| Model |
General
Wireless |
| Question |
How can I connect to
a computer behind my D-Link router using Windows XP Remote
Desktop? |
| Answer |
This FAQ is for the
DI-514, DI-524, DI-604, DI-614+, DI-624, DI-704P (revC),
DI-704UP, DI-714P+, DI-754, DI-764, DI-774, and DI-784.
Step 1 Verify the IP address of the computer
you want to access.
Step 2 Access the routerīs web management by
entering its IP address in the browser (192.168.0.1). Username
is admin and the password is left blank.
Step 3 Click the Advanced tab, then
click the Virtual Server button.
Step 4
Enter the following information:
Click Enabled
Private IP address: Enter the IP address of the computer
you want to access.
Protocol Type: Select Both.
Public Port/Private Port: Enter 3389 in both the
public and private port fields.
Schedule: Click Always.
Step 5 Click
Apply and then Continue.
Step
6 To access the computer from the Internet, you must use
the WAN IP address of the router, not the computer. To get the
WAN IP address of the router, login as above and click on the
Status tab.
NAT does not allow forwarding the
same service port to multiple computers.
| |
| Model |
General
Wireless |
| Question |
What is
WPA? |
| Answer |
WPA, or Wi-Fi
Protected Access, is a Wi-Fi standard that was designed to
improve the security features of WEP (Wired Equivalent
Privacy). The technology is designed to work with existing
Wi-Fi products that have been enabled with WEP (i.e., as a
software/firmware upgrade to existing hardware).
The 2 major improvements over WEP:
Improved data encryption through the Temporal Key
Integrity Protocol (TKIP). TKIP scrambles the keys using a
hashing algorithm and, by adding an integrity-checking
feature, ensures that the keys havent been tampered with.
User authentication, which is generally missing in WEP,
through the extensible authentication protocol (EAP). WEP
regulates access to a wireless network based on a computers
hardware-specific MAC address, which is relatively simple to
be sniffed out and stolen. EAP is built on a more secure
public-key encryption system to ensure that only authorized
network users can access the network.
* It should be noted that WPA is an interim standard
that will be replaced with the IEEEs 802.11i standard upon
its completion.
| |
| Model |
General Wireless
|
| Question |
What is 4X
mode? |
| Answer |
4X mode is a
proprietary method of gaining increased throughput
exclusive to the D-Link Airplus family.
4X mode
enables you to get up to 4 times actual
throughput increase over 802.11b devices when using
D-Link Airplus products that also support 4X mode.
The
4X mode option is available with a driver upgrade for the
DWL-650+ or DWL-520+ and a firmware upgrade for DWL-900AP+ and
the DI-614+.
Note: When upgrading firmware or
drivers, 4X mode is enabled by default. If you are using
non-4X adapters in your wireless network, performance will
degrade if 4X is enabled.
Note The DWL-900AP+
currently supports the 4X feature in Access Point mode
only.
4X mode will not be available for
the following:
DI-711
DI-713P
DI-754
DI-764
DI-774
DI-784
DWL-900AP
DWL-1000AP
DWL-120 (A-E1)
DWL-650 (A-P)
DWL-650H
DWL-520 (A-E)
DWL-AB520/650
DWL-AG520/650
DWL-A520/650
DWl-G510/630
DWL-G520/650
DCF-660W
| |
| Model |
General Wireless
|
| Question |
Why canīt I connect
my Windows XP machine to my wireless router or access point
after I disabled the SSID Broadcast? |
| Answer |
"When your Windows XP
Service Pack 1 or 2-based Wireless Zero Configuration (WZC)
client computer is in the proximity of two wireless access
points, and one of the access points is broadcasting its
Service Set Identifier (SSID) but the other is not, your
computer always connects to the access point that is
broadcasting its SSID. This occurs regardless of the
preference order of the networks that are configured on the
Preferred Networks list."
.
.
| |
| Model |
General
Wireless |
| Question |
What is the CTS
option on my D-Link XTreme G wireless device? |
| Answer |
CTS
Mode - CTS (Clear To Send) is a function used
to minimize collisions among wireless devices on a wireless
local area network (WLAN). CTS will make sure the wireless
network is clear before a wireless client attempts to send
wireless data. Enabling CTS will add overhead and may lower
wireless throughput.
Settings
Auto - CTS will monitor the wireless
network and automatically decide whether to implement CTS
based on the amount of traffic and collisions that occur on
the wireless network.
Always - CTS
will always be used to make sure the wireless LAN is clear
before sending data.
None -
Typically used in a pure 802.11g environment. If CTS is set to
None in a mixed mode environment populated by 802.11b clients,
wireless collisions may occur frequently.
If you have
a mixed environment, both 802.11b and 802.11g clients, the
recommended setting is Auto. Auto is the default
setting.
Note: If you are in a pure 802.11g
environment (802.11g devices only), you can optimize the
performance by setting the CTS to None.
| |
| Model |
General
Wireless |
| Question |
What causes my
wireless connection to be dropped every few minutes when using
Windows XP? |
| Answer |
Note: This
issue was fixed with Service Pack 2.
This behavior
usually happens when your connection is configured to use
802.1x Authentication, but your current hardware does not
support the feature. To disable the option, follow these
steps:
Step 1 Click on Start and then
click Run
Step 2 In the box, type
ncpa.cpl and press Enter (or click the OK
button).
Step 3 The Network Connections screen
will appear. Right-click the Wireless Network
Connection and select Properties.
Step
4 Click the Authentication tab.
Note
If there isnīt an Authentication tab, then please read for
additional help.
Step 5 The Authentication
screen will open. Remove the check mark in Enable network
access control using IEEE 802.1x option.
Step
6 Click OK to close the window and close all other
open windows. Reboot your computer and you should be able to
connect to your wireless network.
If restarting the
computer doesnīt help, then please read . | |
| Model |
General
Wireless |
| Question |
Will upgrading to
802.11g increase my Internet connection speed? |
| Answer |
Upgrading to 802.11g
will not increase the speed of your Internet connection. Most
broadband (DSL, satellite, cable) Internet connections top out
at about 1-5 Mbps. If your Internet connection download speed
is 1.5 Mbps, then your will not be able to go faster then that
speed. Upgrading to 802.11g will increase the speed of file
transfers on an internal (private)
network. | |
| Model |
General
Wireless |
| Question |
What are the Aniwzcs
and Anio services for? |
| Answer |
The Aniwzcs and Anio
services that are running on your computer are for the WPA
feature that is built-in to the D-Link Wireless Utility. These
services must be running in conjunction with the D-Link
Wireless Utility to allow WPA and WPA-PSK to
work. | |
| Model |
General
Wireless |
| Question |
What devices can
repeat the signal of my D-Link access point? |
| Answer |
Select the image or model number of your D-Link access point
below for a list of devices that can repeat your D-Link access
point. Clicking the image/model number will expand/collapse
the list.
Note: Specific firmware (F/W)
versions or revision number that appear above a model number
relate to the access point and firmware and revision numbers
that appear below a model number relate to the access point.
|
|
|
F/W 1.56
F/W 1.56
& Higher
RevA1 F/W
1.58
| |
F/W 2.06
F/W 2.06
& Higher
RevB1 F/W
2.06
| |
F/W 3.10
F/W 3.10
& Higher
RevC1 F/W
3.13
| |
F/W 1.00
F/W 1.01
& Higher
RevA2 F/W
2.00
|
|
|
|
|
|
|
|
|
|
RevA1 F/W
1.04
F/W 1.04
& Higher
RevA2 F/W
1.04
F/W 1.04
& Higher
F/W 1.06
| |
F/W 1.00u
F/W 1.00u
& Higher
RevA1 F/W
2.00
| |
|
|
|
|
|
|
|
|
|
|
|
|
| | |
| Model |
General
Wireless |
| Question |
What is
802.11n? |
| Answer |
802.11n is a new
standard for wide-area wireless networks. Throughput is
expected to be 100 Mbit/s (even 250 Mbit/s in PHY level), and
up to 4-5 times faster than 802.11g, and 50 times faster than
802.11b. As projected, 802.11n will also offer a better
operating distance than current networks. The standardization
progress is expected to be completed by the end of
2006. | |
| Model |
General Wireless /
DWL-900AP |
| Question |
What is WECA (WiFi
Alliance)? |
| Answer |
Wireless Ethernet
Compatibility Alliance, an organization made up of leading
wireless equipment and software providers with the mission of
guaranteeing interoperability of Wi-Fi products and to promote
Wi-Fi as the global wireless LAN standard across all markets.
WECA recently changed their name to WiFi Alliance.
Source -
| |
| Model |
General Wireless /
DWL-900AP+_revC / DWL-700AP / DWL-2100AP / DWL-7100AP /
DWL-1000AP+ |
| Question |
What is an Access
Point? |
| Answer |
An access point is a
bridging device for connecting a wired and wireless network
together. Access points are typically wireless routers or
stand-alone devices that plug into an Ethernet hub, switch, or
router.
Currently, D-Link offers several wireless access
points and routers. Please visit our for
more information.
Wireless adapters should be set to
when connecting to an access point or wireless
router. | |
| Model |
General Wireless /
DWL-G520 / DWL-G650 / DWL-AG520 / DWL-AG650 / DWL-G630 /
DWL-G510 / DWL-520D / DWL-520E |
| Question |
Why am I receiving
Error -1607: Unable to Install InstallShield Scripting Run
Time when I install or uninstall my wireless utility?
|
| Answer |
This error message is
a system-specific error and can be caused by a system-specific
setting. The article below attempts to list all the possible
steps that have known to resolve this error. Depending on your
system, you may need to try some or all of the listed
solutions.
Please visit
for the
solution/article. | |
| Model |
General-Router |
| Question |
Can old configuration
files be loaded after upgrading firmware? |
| Answer |
No, configuration
files only work for the firmware version they are saved in.
New features may be added to the Routerīs interface, making
the older configuration unusable.
| |
| Model |
General-Router /
General Wireless |
| Question |
What devices can
repeat the signal of my D-Link wireless router? |
| Answer |
Select the image or model number of your D-Link router below
for a list of devices that can repeat your D-Link router.
Clicking the image/model number will expand/collapse the list.
Note: Specific firmware (F/W) versions or
revision number that appear above a model number relate to the
router and firmware and revision numbers that appear below a
model number relate to the repeater.
|
|
|
|
|
|
|
|
|
Firmware 1.28
F/W 1.28
& Higher
| |
Firmware 2.28
F/W 2.37
& Higher
Firmware 2.50
F/W 1.03, 2.00
F/W 1.00, 1.01
RevC3 F/W 2.50
| |
|
|
|
|
|
F/W 1.25
& Higher
RevA1 F/W
1.25
| |
|
|
|
|
|
|
|
| | |
| Model |
General-Routers |
| Question |
Why do I have trouble
hosting certain games and have connection problems with XBox
Live? |
| Answer |
If a Router/Firewall
exists between your Xbox console and your high-speed modem,
you may have to configure the firewall to allow network
communication on specific network ports. The following ports
must be available for Xbox Live to operate correctly:
UDP 88
UDP 3074
TCP 3074
Note: These ports apply for Xbox Live
only. Additional ports may be required to be opened, this is
depending on the video game or application that is being
used.
For additional support and examples on how to
properly open ports for your D-Link router, review the
following FAQs:
| |
| Model |
General-Routers |
| Question |
How do I perform MSN
Messenger file transfers with my D-Link router? |
| Answer |
You must open ports
on your router to allow incoming traffic while performing file
transfers. Make sure you close MSN Messenger before
configuring your router.
MSN Messenger uses the
following ports:
6891-6900 (TCP) - File Transfer
Click on your router below for configuration
steps:
For the DI-5xx, DI-6xx, DI-704P
(revC), DI-704UP, DI-754, DI-764, DI-774, DI-784, DI-804HV,
DI-808HV, and DI-824VUP:
Step 1 Open
your web browser and enter the IP address of your router
(192.168.0.1). Enter username (admin) and your password (leave
blank).
Step 2 Click on Advanced and
then click Firewall.
Step 3 Create a new
firewall rule:
- Click Enabled.
- Enter a name (MSN Messenger).
- Click Allow.
- Next to Source, select WAN under interface. In
the first box, enter an *. Leave the second box
empty.
- Next to Destination, select LAN under interface.
Enter the IP address of the computer you are running
Messenger from. Leave the second box empty.
- Under Protocol, select TCP. In the port range
boxes, enter 6891 in the first box and 6900 in
the second box.
- Click Always or set a schedule.
Step
4 Click Apply and then Continue to save
settings.
Step
5 Restart MSN Messenger.
If the person you are
trying to transfer files with is also behind a router, they
must also configure their router for file transfers.
For the DI-704P (rev.B) and
DI-707P:
Step 1 Open a web browser and
enter the IP address of your router (192.168.0.1). Enter
admin for your username and then your password (blank
by default).
Step 2 Click on the
Advanced tab and then Virtual Server on the left
side.
Step 3 Enter the following information:
- Check the Enable box.
- Next to Service Ports, enter 6891-6900
- Next to Service IP, enter the IP address of the computer
you want to run Messenger from.
- Click Always or set a schedule.
Step
4 Click Apply and then click Restart to save
your changes.
For the DI-704, DI-704P (revA),
DI-707, DI-711 (revA), DI-713, and DI-713P:
Step 1 Open your web browser and enter the IP
address of the router (192.168.0.1). Enter user name (admin)
and your password (blank by default). If there is only 1 box,
enter admin.
Step 2 Click on Advanced
at the bottom and then click Virtual Server.
Step 3 Create a new entry:
- Enter 6891-6900 in the box under Service Ports.
- Enter the IP address of the computer you want to run
Messenger from.
- Check the box under Enable.
Step 4 Click Save and the click
Reboot.
Note: If you are unable to enter
a range, please upgrade to the latest firmware. You can
download the firmware at our page.
| |
| Model |
General-Routers |
| Question |
Why do I get an 401
Unauthorized error when logging into my router? |
| Answer |
You are receiving
this error because the password you are typing in is
incorrect. Remember that the password is case-sensitive.
If you forgot your password, you must reset the unit
back to factory default settings.
| |
| Model |
General-Routers /
DI-514 / DI-514_revC / DI-524 / DI-524_revC / DI-524_revD /
DI-524_revE / DI-604 / DI-604_revE / DI-784 / DI-784_revB /
DI-614 / DI-614 _revB / DI-624 / DI-624_revB / DI-624_revC /
DI-624S / DI-714P |
| Question |
How do I configure my
router to work with a Cable modem connection? |
| Answer |
This FAQ is for most
satellite and cable connections (IE Adelphia, AT&T,
CableOne, Cablevision, Charter, Cogeco, Comcast, Cox, DTG,
Insight, KingWood, Knowlogy, MediaOne, Millenium, Optimum,
RCN, RoadRunner, Rogers, and Shaw). These instructions will
also work for DSL users that do not use PPPoE (AllTel,
BellSouth, Coastal Utilities, Cyberonic, Empower, MSN, Qwest,
Roseville, TC3Net, Telus, and Verizon).
.
Note: Please configure the router with
the computer that was last connected directly to the cable
modem. Also, you can only use the Ethernet port on your modem.
If you were using the USB connection before using the router,
then you must turn off your modem, disconnect the USB cable
and connect an Ethernet cable to the WAN port on the router,
and then turn the modem back on. In some cases, you may need
to call your ISP to change connection types (USB to
Ethernet).
Step 1 Log into the web-based configuration by
typing in the IP address of the router (default:192.168.0.1)
in your web browser. The username is admin (all
lowercase) and the password is blank (nothing).
Note: The address
192.168.0.1 is NOT on the Internet. The web-based
configuration is built-in to the router.
Step 2
Click the Home tab and click the WAN button.
Dynamic IP Address is the default value, however, if Dynamic
IP Address is not selected as the WAN type, select Dynamic IP
Address by clicking on the radio button. Click Clone Mac
Address. Click on Apply and then Continue to
save the changes.
Step 3
Power cycle the cable modem and router:
- Turn the cable modem off (first)
- Turn the router off
- Leave them off for 2 minutes**
- Turn the cable modem on (first)
- Wait until you get a solid cable light on
the cable modem
- Turn the router on
- Wait 30 seconds
** If you have a
Motorola (Surf Board) modem, leave off for at least 5 minutes.
Step 4 Follow step 1 and log back into the web
configuration. Click the Status tab and click the
Device Info button. If you do not have a public IP
address under the WAN heading, click on DHCP
Renew and then click Continue. It may take a few
minutes to obtain an IP address.
Static Cable
Connection
The instructions below are for
users who were given a static IP address from their ISP (Cox
Business, TDS DSL, PacBell Business, Interbaun, InReach,
Inficad, FlashCom, DCAnet, and Cavalier).
Step
1 Log into the web based configuration by typing in the IP
address of the router (default:192.168.0.1) in your web
browser. The username is admin (all lowercase) and the
password is blank (nothing).
Step 2
Click the Home tab and click the WAN button.
Select the Static IP Address radio button and enter in
your static settings obtained from the ISP in the fields
provided.
If you do not know your settings, you must
contact your ISP.
Step
3 Click on Apply and then click Continue to
save the changes.
Step 4 Click the
Status tab and click the Device Info button.
Your IP Address information will be displayed under the
WAN
heading. | |
| Model |
General-Video |
| Question |
What is an Internet
camera? |
| Answer |
An Internet Camera is
a stand-alone system that connects directly to an Ethernet or
Fast Ethernet network and supported by the wireless
transmission based on the IEEE 802.11b and/or g standard. It
is different from the conventional PC or web Camera. The
Internet Camera is an all-in-one system with built-in CPU and
web-based Graphic User Interface that can transmit high
quality video images for monitoring, and it can be managed
remotely, accessed and controlled from any PC/Notebook over an
Intranet or Internet via a web
browser. | |
| Model |
KR-1 |
| Question |
Why cant I connect
to the internet with the KR-1? |
| Answer |
If you plug in the
EV-DO card after power has been applied to the router it will
not work.
Check the blue LED on the card for card
status. If the blue LED on the card does not blink after 2
minutes you must unplug power from the router, remove the
card, and then re-insert it. Power the router back on and then
wait. Once powered on, check to see if the blue LED is solid.
If it is, the card is trying to connect to the cell tower for
service. Sometimes this connection can take up to 3 or 4
minutes. | |
| Model |
KR-1 |
| Question |
How do I open a range
of ports on the KR-1 using Firewall Rules? |
| Answer |
You will need to get
the IP address from your computer that you want to open ports
to.
Step 1: Open your web browser and enter the
IP address of your D-Link router (192.168.0.1). Enter username
(admin) and your password (blank by default).
Step
2: Click on the Advanced tab at the top and then
click on Firewall on the lefthand side.
Step
3: Click on Enabled and type in a name for the new
rule.
Step 4: Choose WAN as the
Source and enter a range of IP addresses out on the
internet that you would like this rule applied to. If you
would like this rule to allow all internet users to be able to
access these ports then put an asterisk in the first box and
leave the second box empty.
Step 5: Select
LAN as the Destination and enter the IP address
of the computer on your local network that you want to allow
the incoming service to. This will not work with a range of IP
addresses.
Step 6: Enter the port or range of
ports that are required to be open for the incoming service.
Step 7: Select Always for
Schedule or specify a range of day and time that you
would like this rule to be active.
Step 8:
Click on Apply and then click on Continue to
save your settings.
Because our routers use NAT
(Network Address Translation), you can only open a specific
port to one computer at a time. For example: If you have 2 web
servers on your network, you cannot open port 80 to both
computers. You will need to configure 1 of the web servers to
use port 81. Now you can open port 80 to the first computer
and then open port 81 to the other
computer. | |
| Model |
KR-1 |
| Question |
How do I use the
Special Applications feature on the KR-1? |
| Answer |
Some applications
require multiple connections, such as internet gaming, video
conferencing, internet telephony, VPNs, and others. These
applications have difficulties working through NAT (Network
Address Translation). If you need to run applications that
require multiple connections, specify the port normally
associated with an application in the Trigger Port field,
select the protocol type as TCP (Transmission Control
Protocol, UDP (User Datagram Protocol), or both, then enter
the public ports associated with the trigger port to open them
for inbound traffic.
Note: The trigger port is
an outgoing port (from LAN to WAN) that the application will
send out.
Step 1: Open your web browser and
enter the IP address of your router (192.168.0.1).
Step 2: Enter your username (admin) and
password, if any.
Step 3: Click on the
Advanced tab and then click on Applications on
the lefthand side.
Step 4: Enter the following
information for your special application:
- Name - This is the name referencing the special
application.
- Trigger Port - This is the port used to trigger the
application. It can be either a single port or a range of
ports.
- Trigger Type - This is the protocol used to trigger the
special application.
- Public Port - This is the port number on the WAN side
that will be used to access the application. You may define
a single port or a range of ports. You can use a comma to
add multiple ports or port ranges.
- Public Type - This is the protocol used for the special
application.
At the bottom of the screen, there are
already defined well-known special applications. To use them,
click on the edit icon and enable the
service. | |
| Model |
KR-1 |
| Question |
Why cant I establish
a connection to my VPN server through the KR-1? |
| Answer |
Some VPN clients,
such as Cisco, Watchguard, Nortel, Sonicwall, and so forth,
require special ports to be opened in the routers firewall.
The IPSec (IP Security) and PPTP (Point-to-Point Tunneling
Protocol) passthrough settings allow VPN ports to be opened;
these clients may require additional ports to operate
correctly.
The Kyocera KR-1 Mobile Router supports the
following VPN passthrough parameters:
- IPSec on port 500 UDP.
- PPTP on port 1723 TCP.
- Settings can be configured in the Tools > Misc
menu of the Kyocera KR-1 Mobile Routers Configuration Menu.
Additionally, users may place up to one LAN host
into the DMZ (Demilitarized Zone). The DMZ allows for a single
IP to be outside the firewall. This may allow your VPN client
to connect successfully.
Although the DMZ feature may
allow your VPN client to connect, it places the single IP
outside the firewall, completely exposing the single IP to the
WAN (wide area network). This may pose a security risk to your
computer, and the entire LAN within the
DMZ. | |
| Model |
KR-1 |
| Question |
How do I enable WEP
Encryption on the KR1? |
| Answer |
It is recommended to
enable encryption on your wireless router before your wireless
network adapters. Please establish wireless connectivity
before enabling encryption.
Note: Your network
will slow down and wireless signal may degrade when enabling
encryption due to the added overhead.
Step 1:
Log into the web configuration of the router by opening up a
web browser and typing in the IP address of the router
(192.168.0.1).
Step 2: Enter your username
(admin) and your password (blank by default). Click on
OK. Click on the Basic tab and hen click on
Wireless on the lefthand side.
Step 3:
Select Enable next to the WEP radio buttons. For WEP
encryption select 64, or 128-bit encryption. For the Key type
select HEX. If you have an option for Authentication
type, select Shared Key.
Step 4: Select
Key 1. Enter a Hex encryption key that you make up. The
length of the encryption key will depend on what you selected
under WEP Encryption.
- 64-bit encryption 10 characters
- 128-bit encryption 26 characters
The encryption
key is HEX, meaning 0-9 and A-F are valid characters. For
example, A4583DFF1A (64-bit HEX key).
Step 5:
Click on Apply then click on Continue to save
your settings.
Note: For client adapters,
please refer to the manufacturerīs documentation on enabling
encryption. | |
| Model |
KR-1 |
| Question |
How do I change the
LAN IP address on the KR-1? |
| Answer |
Step 1: Open
your web browser and type the IP address of the wireless
router into the address bar (default is 192.168.0.1). Press
Enter.
Step 2: The default username is admin
and the password is blank (nothing). Click OK.
Step 3: Click on the Basic tab then
click on LAN on the lefthand side.
Step
4: Next to IP Address enter the new IP address you
wish to assign. Next to Subnet Mask enter the correct
subnet mask for the IP address entered. Enter a Local
Domain Name if applicable.
Step 5: Click on
Apply and then click on Continue to save your
settings. | |
| Model |
KR-1 |
| Question |
How do I configure
the DMZ Host on the KR-1? |
| Answer |
The DMZ feature
allows you to forward all incoming ports to one computer on
the local network. The DMZ, or Demilitarized Zone, will allow
the specified computer to be exposed to the Internet. DMZ is
useful when a certain application or game does not work
through the firewall. The computer that is configured for DMZ
will be completely vulnerable on the Internet, so it is
suggested that you try opening ports from the Virtual Server
or Firewall Settings before using DMZ.
Note:
You will need to know the IP address of the computer you want
to use as the DMZ host.
Step 1: Open your web
browser and enter the IP address of your router into the
address bar (192.168.0.1). Enter the username (admin) and your
password (leave blank) and click on Ok.
Step
2: Click on the Advanced tab and then click on
DMZ on the lefthand side.
Step 3: Click
on Enable and type in the IP address of the computer
you want to use as the DMZ host.
Step 4: Click
on Apply and then click on Continue to save your
changes. | |
| Model |
KR-1 |
| Question |
How do I disable SSID
broadcast on the KR1? |
| Answer |
In a home network,
the SSID broadcast feature is useful for identifying your
network for ease of connectivity, but it can also leave you
open to network intrusion. You should disable this feature to
improve the security of your wireless network. You will need
to manually configure your wireless clients with the same SSID
as your access point or wireless router once SSID broadcast is
disabled.
Step 1: Open your Internet browser
and type the IP address of the router into the address bar.
The default IP address is 192.168.0.1. At the login, enter
your username (admin) and password (default password is
blank).
Step 2: Click on the Advanced
tab and then click on Performance on the lefthand side.
Step 3: At the bottom of the Performance page,
click on Disable next to the SSID Broadcast
field.
Step 4: Click on Apply and then
click on Continue to save your changes.
XP
users click .
Note: The Site Survey
feature on your wireless adapter will no longer work since the
SSID is not being transmitted.
| |
| Model |
KR-1 |
| Question |
How do I enable
WPA-PSK on the KR-1? |
| Answer |
Step 1: Open
your web browser and type the IP address of the wireless
router into the address bar (default is 192.168.0.1). Press
Enter.
Step 2: The default username is admin
(all lower case) and the password is blank (nothing). Click on
OK.
Step 3: Click on the Basic
tab and then click on Wireless on the lefthand side.
Step 4: Select the WPA-PSK radio button
under Authentication.
Step 5: Enter a
key (passphrase). The key is an alpha-numeric password between
8 and 63 characters long. The password can include symbols
(!?*&_) and spaces. Make sure you enter this key exactly
the same on all other wireless clients.
Step 6:
Click on Apply button then click on Continue to
save your settings.
Note: If you are
configuring your router from a wireless adapter, you will lose
connectivity as soon as you click Apply. You must enable
WPA-PSK on your adapter and enter the same exact passphrase as
you entered on your
router. | |
| Model |
KR-1 |
| Question |
How do I upgrade
firmware on the KR-1? |
| Answer |
Note: Kyocera KR1
Mobile Router does not guarantee forward compatibility with
Internet Explorer 7.0
This only applies if
firmware is available.
Follow the directions below
to upgrade the firmware for the Kyocera KR-1 router from any
operating system including Windows, Linux, and Macintosh with
a java-enabled web browser (Internet Explorer 6.0 or higher or
Netscape Navigator 6.0 or higher).
Please read
before upgrading:
- Upgrading firmware (in most cases) will reset all the
settings to default which means you will lose all your
settings (including your password).
- You do not have to upgrade incrementally. You can
upgrade directly to the newest version of firmware.
- You cannot use the backup settings feature and apply it
once newer firmware is loaded on the KR-1.
- Do NOT upgrade firmware from a computer with a
wireless connection. Use a computer that you can connect to
the router using an ethernet cable. You may damage the
router due to the increased packet loss with a wireless
connection.
Step 1: Download the
latest firmware.
Step 2: Once youīve downloaded
the firmware, open a web browser such as Internet Explorer or
Netscape and enter the IP address of your router
(192.168.0.1).
Step 3: Enter your username
(admin) and your password (leave the field blank). Click OK to
enter the web configuration for the device.
Step
4: Click on the Tools tab and then click on
Firmware on the lefthand side. Click on the
Browse button and browse to the .bix file you
downloaded in Step 1. Highlight the file by clicking on it
once and click Open.
Step 5: Click on
Apply. It may take a up to 30 seconds for the upgrade
to complete. Then click on the Continue button. The
firmware is now
upgraded. | |
| Model |
KR-1 |
| Question |
What can I do if I
forgot the password to the KR-1? |
| Answer |
The following reset
procedure will completely restore the default settings on your
Kyocera device, including your password.
Step
1: Locate the reset pinhole on the back of the unit.
Step 2: With the unit powered on, press and
hold the Reset button.
Step 3: Hold the Reset
button for about 10 seconds.
Step 4: Release
the Reset button.
Step 5: The unit will reboot.
Allow 20-30 seconds before reconnecting.
Step
6: The device is now at factory defaults.
Note: Do not recycle power during the reset
procedure.
The default user name for the Kyocera
router is admin and the password is left
blank. | |
| Model |
KR-1 |
| Question |
What variables may
cause my wireless product not to receive signals at the
maximum advertised distance? |
| Answer |
Range is limited by
the number of walls, ceilings, or other objects that the
wireless signals must pass through. Typical ranges vary
depending on the types of materials and background RF noise in
your home or business. The key to maximizing range is to
follow these basic principles:
1. Keep the
number of walls and ceilings to a minimum - Each wall or
ceiling can rob your Kyocera Wireless product of 3-90 ft. of
range. Position your Access Points, Residential Gateways, and
computers so that the number of walls or ceilings is
minimized.
2. Be aware of the direct line
between Access Points, Residential Gateways, and Computers - A
wall that is 1.5 feet thick, at a 45 degree angle, appears to
be almost 3 feet thick. At a 2-degree angle it looks over 42
feet thick! Try to make sure that the Access Point and
Adapters are positioned so that the signal will travel
straight through a wall or ceiling for better reception.
3. Building Materials make a difference - A
solid metal door or aluminum studs may have a negative effect
on range. Try to position Access Points, Residential Gateways,
and Computers so that the signal passes through drywall or
open doorways and not other materials.
4. Make
sure that the antenna is positioned for best reception by
using the software signal strength tools included with your
product.
5. Keep your product away (at least
3-6 feet) from electrical devices that generate RF noise, like
microwaves, Monitors, electric motors, UPS units, etc.
6. If you are using 2.4GHz cordless phones or
X-10 (wireless products such as ceiling fans, lights, and home
security systems), your wireless connection will degrade
dramatically or drop completely. Anything using the 2.4Ghz
frequency will interfere with your wireless network.
For the average home, range should not be a problem.
If you experience low or no signal strength in areas of your
home that you wish to access, consider positioning the Access
Point in a location directly between the Residential
Gateways. | |
| Model |
KR-1 |
| Question |
How do I configure
the KR-1 to use the Nortel Contivity VPN client? |
| Answer |
Note: Nortel
Contivity will work with the your Kyocera router, however its
functionality depends on the authentication type (AH will not
work), NAT compatibilty mode, and disabling keep alives on the
server. Contact your Network Administrator to find out how
your VPN is configured.
Step 1: Verify that you
are using the latest version of firmware on your router.
Step 2: Login to the web management for your
router by entering its IP address (192.168.0.1) into your web
browser. The default username is admin, and the password is
blank.
Step 3: Click on the Advanced tab
and then click on Virtual Server. There is a list of
pre-defined Virtual Server Rules towards the bottom of the
page. Find the IPSec Rule and click on the pen and
paper icon to edit its settings. Enable the rule, enter the IP
address of the computer attempting to connect to the VPN in
the Private IP field, then click on Apply.
Step 4: Create a new Virtual Server entry. Name
this new virtual server NortelVPN. Enter the IP address
of the computer attempting to connect to the VPN in the
Private IP field. For the Protocol Type, select Both.
Enter 9550 for both the Public and Private Ports. Set
the Schedule to always, and then click on Apply.
Step 5: Click on the Tools tab and then
click on Misc on the lefthand side. Set IPSec
Pass-through to Disable and then click on Apply.
If the VPN Server is properly configured to work with
clients behind NAT routers you should be able to connect to
the VPN. | |
| Model |
KR-1 |
| Question |
How do I change the
SSID on the KR-1? |
| Answer |
Step 1: Open
your web browser and type the IP address of the router into
the address bar. The default IP address is 192.168.0.1. At the
login, enter your username (admin) and password (default
password is blank).
Step 2: Click on the
Basic tab and then click on Wireless on the
lefthand side.
Step 3: Next to SSID,
type in the new SSID you wish to use.
The SSID
(Service Set Identifier) is the workgroup name of your
Wireless Network. All devices (access points, wireless
routers, and wireless adapters) must have the same SSID to
communicate on the Wireless Network. The SSID can be up to 32
numbers, letters, spaces, and dashes. Also, the SSID is
case-sensitive.
Step 4: Click on Apply
and then click on Continue to save your
settings. | |
| Model |
KR-1 |
| Question |
How do I configure
UPnP on the KR-1? |
| Answer |
Universal Plug and
Play (UPnP) allows discovery of UPnP enabled devices in a
network environment. UPnP is only available on Windows Me
and XP. If you are not using either operating system on
any of your computers, or do not want to use UPnP, then it is
recommended to disable UPnP on the router.
Step 1: Open a web browser and
type the IP address of the wireless router into the address
bar (default is 192.168.0.1). Press Enter.
Step
2: The default username is admin (all lower case) and the
default password is blank (nothing). Click OK.
Step
3: Click on the Tools tab and then click on
Misc. on the lefthand side.
Step 4:
Under the UPnP Settings section, select the
Enabled radio button to enable UPnP on the wireless
router, or select the Disabled radio button to disable
it.
Step 5: Click on Apply and then
click on Continue to save your
settings. | |
| Model |
KR-1 |
| Question |
What can I do if my
KR-1 crashes and becomes inaccessible (if using Internet
Explorer 6 or below)? |
| Answer |
If your KR-1 crashes
and you cannot log into the unit anymore, you may still be
able to restore it to complete functionality. To do this, you
will need to perform a crash recovery as detailed below.
Important!!! This process will not work with
Internet Explorer 7. If you are using Internet Explorer 7,
please to be directed to the appropriate
FAQ.
Note: Before you begin this process,
make sure to disconnect any power or ethernet cables from the
KR-1. Also, your EV-DO card and any USB cables should be
removed.
Step 1: Download the latest
firmware. You can find the latest firmware for the KR-1 .
Step 2: Assign a static
IP address to the NIC in the computer used for the firmware
upgrade of 192.168.0.x (between .2-.25) with a gateway
of 192.168.0.1.
Step 3: Using the tip of
a paperclip, press and hold the Reset button while
simultaneously plugging in the power supply via the power
adapter receptor.
Step 4: Hold the Reset button
for 10 seconds and then release it.
Note:
The Power LED will illuminate green and then the Status LED
will blink green, indicating proper connections.
Step 5: Connect the LAN cable to one of the
four LAN ports. The LED of the LAN port you select will
illuminate green.
Step 6: Launch your web
browser. An error message may appear. Disregard this message
and continue with the steps below.
Step 7:
Enter 192.168.0.1 into the address bar of your web
browser. A screen similar to the following should appear.
Step
8: Click on Browse. A dialogue box will appear
prompting you to select the latest firmware version. Select
your desired firmware version (the file you downloaded at the
start of this FAQ) and click on Open.
Step
9: Click on Send to send the latest firmware to
your Kyocera KR-1 mobile router.
Note:
Please do not click any buttons once the firmware download
process has started. Doing so could disrupt the firmware
download process and cause your Kyocera KR-1 mobile router to
malfunction.
Your Kyocera KR-1 mobile router and
computer may not provide accurate indication of activity. An
error screen may appear, but this is normal. Please be
patient. The firmware recovery process will take about five to
ten minutes. The firmware recovery is complete when the WLAN
LED blinks green.
Step 10: Once the
firmware upgrade is complete, be sure to reset your computerīs
IP settings to their previous state to function on your
network. | |
| Model |
KR-1 |
| Question |
Which EVDO Phones and
EVDO Cards are compatible with my KR-1? |
| Answer |
The following is a
list of compatible EVDO Phones and EVDO
Cards:
Note: The following list applies to
firmware version RK1.010. and
above.
EVDO Cards Audiovox
PC5220 Audiovox PC5740 Kyocera KPC 650 Kyocera KPC
680 Novatel S720 Novatel U720 Novatel Merlin
V620 Pantech PX500 Sierra AC580
EVDO
Phones Kyocera KX18 Samsung A890 Samsung
A920 Samsung A900 Sanyo
7500
| |
| Model |
KR-1 |
| Question |
What can I do if my
KR-1 crashes and becomes inaccessible (if using Internet
Explorer 7)? |
| Answer |
If your KR-1 crashes
and you cannot log into the unit anymore, or if the router
failed during normal firmware upgrade, you may still be able
to restore it to complete functionality. To do this, you will
need to perform a crash recovery as detailed below.
Important!!! This process should only be used if
using Internet Explorer 7. If using any previous versions (IE6
or below), please to be directed to the appropriate
FAQ.
Note: Before you begin this process,
make sure to disconnect any power or Ethernet cables from the
KR-1. Also, your EV-DO card and any USB cables should be
removed.
Step 1: Download the latest firmware
and the loader file named KR1-LDR-V1.02-B0007.bix.
Step 2: Assign a static IP address to the NIC
in the computer used for the firmware upgrade of
192.168.0.x (between .2-.25) with a gateway of
192.168.0.1.
Step 3: Using the tip of a
paperclip, press and hold the Reset button while
simultaneously plugging in the power supply via the power
adapter receptor.
Step 4: Hold the Reset button
for 10 seconds and then release it.
Note: The Power
LED will illuminate green and then the Status LED will blink
green, indicating proper connections.
Step 5:
Connect the LAN cable to one of the four LAN ports. The LED of
the LAN port you select will illuminate green.
Step
6: Launch Internet Explorer. An error message may appear.
Disregard this message and continue with the steps below.
Step 7: Enter 192.168.0.1 into the
address bar of Internet Explorer. A Firmware Upgrade
screen should appear.
Step 8: Click
on Browse. A dialogue box will appear prompting you to
select the latest firmware version. Select the loader file
named KR1-LDR-V1.02-B0007.bix and click
Open.
Step 9: Click on Send to
send the loader file to your Kyocera KR-1 mobile
router.
Note: One of the following two will
occur after sending the loader file to your KR-1
router:
(i) If the screen shows Upgrade Successful,
the Status LED will illuminate amber. At this time, disconnect
the power cable from the back of the router, and repeat Steps
3 and 4 above. Once done, continue on to Step 10
below. - OR - (ii) If an
error message appears, disregard and wait for the router to
reboot. Reboot is complete when the WLAN LED blinks green.
After reboot, disconnect the power cable from the back of the
router, and repeat Steps 3 and 4 above. Once done, continue on
to Step 10 below.
Step 10: Launch Internet
Explorer. An error message may appear. Disregard this message
and continue with the steps below.
Step 11:
Again, enter 192.168.0.1 into the address bar of
Internet Explorer. You will be directed to the Firmware
Upgrade screen again.
Step 12: Click on
Browse. A dialogue box will appear prompting you to
select the latest firmware version. Select the firmware
version that you downloaded at the start of this FAQ and click
Open.
Step 13: Click on Send to
send the firmware to your Kyocera KR-1 mobile
router.
Note: Please do not click any buttons
once the firmware download process has started. Doing so could
disrupt the firmware download process and cause your Kyocera
KR-1 mobile router to malfunction.
Your Kyocera
KR-1 mobile router and computer may not provide accurate
indication of activity. An error screen may appear, but this
is normal. Please be patient. The firmware recovery process
may take approximately five to ten minutes. The firmware
recovery is complete when the router reboots and the WLAN LED
blinks green.
Step 14: Once the firmware
upgrade is complete, be sure to reset your computers IP
settings to their previous state to function on your network.
| |
| Model |
KVM-121 /
KVM-221 |
| Question |
What are the hotkeys
for my KVM-121 / KVM-221 series switches? |
| Answer |
KVM Hot Key
Menu
Scroll Lock + Scroll Lock + 1 : Switches to PC 1
only
Scroll Lock + Scroll Lock + 2 : Switches to PC 2
only
Scroll Lock + Scroll Lock + F1 : Switches to PC1
with audio signal synchronously.
Scroll Lock + Scroll Lock + F2 : Switches to PC2
with audio signal synchronously.
Scroll Lock + Scroll Lock + right arrow : Switches
to next PC with audio signal synchronously.
Scroll Lock + Scroll Lock + left arrow : Switches
to previous PC with audio signal synchronously.
Scroll Lock + Scroll Lock + B : Enable/Disable
Beep.
Scroll Lock + Scroll Lock + M : Resets the mouse
and keyboard.
Scroll Lock + Scroll Lock + S : Auto-Scan Mode
automatically switches between computers every 10 seconds
(Monitor Only)
Spacebar : Exits Auto Scan Mode.
| |
| Model |
KVM-121 /
KVM-221 |
| Question |
What do I do if my
keyboard is not working properly through the
KVM-121/221? |
| Answer |
If your keyboard
is not functional, not detected, or there is a keyboard error
on bootup, check the following:
Make sure that the keyboard is properly connected to the
KVM-121/221. Check that the purple coated keyboard cable is
securely plugged into the correct PS/2 keyboard port (purple
colored) and not the PS/2 mouse port (green colored).
Verify that the keyboard works when plugged into the
computer directly. You will have to shut down your computer
first to do this.
Read you motherboard documentation and make sure that the
PS/2 keyboardīs IRQ is enabled. This can be set for most
computers in the BIOS setup.
Try using a different keyboard.
| |
| Model |
KVM-121 /
KVM-221 |
| Question |
What do I do if my
Audio is not functioning properly through the
KVM-121/221? |
| Answer |
If your audio is
not functional properly check the following:
Make sure the speakers are correctly connected to the
KVM-121/221. Check that the green coated audio cable is
plugged into the correct audio jack (green colored).
Verify that the speaker works when plugged into the
computer directly.
Try using a different set of
speakers. | |
| Model |
KVM-121,
KVM-221 |
| Question |
What do I do if my
mouse is not working properly through the
KVM-121/221? |
| Answer |
If your mouse is
not functional, not detected, or there is a mouse error on
boot-up, check the following:
Make sure that the mouse is correctly connected to the
KVM-121/221. Check that the green coated mouse cable is
plugged into the correct PS/2 mouse port (green colored) and
not the PS/2 keyboard port (purple colored).
Verify that your mouse works when plugged into the
computer directly. You will have to shut down your computer
first to do this.
Read you motherboard documentation and make sure that the
PS/2 mouseīs IRQ is enabled. This can be set for most
computers in the BIOS setup.
Try a different mouse.
If the mouse movement is random when switching between
computers, try shutting down your computer and
rebooting.
Verify that your computer does not have more than one
mouse driver installed (check your config.sys and autoexec.bat
files for windows) and that you are using the latest mouse
driver.
If a special mouse is used such as a cordless or scrolling
mouse, make sure you use generic PS/2 mouse drivers. A
non-standard PS/2 may have extensions on PS/2 protocol that
are not supported by the KVM-121/KVM-221.
Do not move the mouse or press any mouse buttons when
switching from one PC to another.
Try resetting the mouse by unplugging it from the
KVM-121/221 for about 3 seconds and then reconnect.
| |
| Model |
KVM-410 |
| Question |
How do I remotely
connect to my KVM-410, that is behind a router? |
| Answer |
When connecting to a
KVM-410 remotely, that is behind a router, you must open Port
9000 & 9002 in the firewall of the
router.
The default ports on the KVM-410 are
9000 for Windows Client and 9002
for Java Client
applications. | |
| Model |
KVM-410 |
| Question |
What are the minimum
hardware and system requirements for my KVM-410? |
| Answer |
The Hardware and
System requirements for operating KVM-410 are as
follows:
Pentium 111 1GHZ processor or equivalent.
Screen resolution of 1024 x 768.
Browser must support 128 bit data encryption.
Broadband internet connection speed of at least
128kbps.
For the windows client, DirectX 7.0 or higher.
For the Java Client, Sunīs Java 2 (1.4 or
higher).
For the log server you must have the Microsoft Jet
OLEDB 4.0 or higher driver installed.
Only non-interlaced video signals at the following
resolutions and refresh rates are supported.
| |
| Model |
KVM-410 |
| Question |
Where can I find the
Windows/Java Client Application registration serial
number? |
| Answer |
The Windows/Java
Client serial number, that is required for
registration, can be found attached to the sleeve of the
KVM-410 installation
CD. | |
| Model |
MP-105 |
| Question |
How large of a smart
media card I can use with the MP-105? |
| Answer |
The MP-105 has
32MB of internal memory. You can use a 16MB or
32MB Smart Media Card to expand your players total
memory. You cannot use a Smart Media Card larger than 32MB
with the MP-105. Once you format the Smart Media Card with the
MP-105, you may not be able to use it with any other device.
The way the card is formated by the player is propriatary and
may not be undone.
Note: Songs encoded at 128kbs
normally use about 1MB of memory per minute of music. So if
your song is 4 minutes long, it will use 4MB of the playerīs
memory. | |
| Model |
MP-105 |
| Question |
Can I record voice
files with my MP-105? |
| Answer |
No, the MP-105 does
not support voice recording as stated on some of the
packaging. It supports downloading and playback of MPeg1 Layer
3 (MP3) files. You cannot transfer songs from the player to
back to your
computer. | |
| Model |
MP-105 |
| Question |
Can I format memory
in the MP-105 without it connected to the
computer? |
| Answer |
No. The MP-105 must
be connected to the computer in order to initialize its
internal memory.
Note: You must Initialize the
memory before using the player.
Step 1 Open the
MP-105 Manager software by clicking the Program Icon from your
desktop, or launch it from your Start Menu.
Step
2 Click the Initialize button on the right
side of the menu.
Step 3 Select High
Quality to format the Internal (or External) memory, Click
OK
Step 4 Once finished you may transfer MP3s to
your player.
 | |
| Model |
MP-105 /
DMP-90 |
| Question |
How do I upload songs
from my DMP-90 or MP-105 to my computer? |
| Answer |
The DMP-90 and
MP-105 are used to download songs from your computer to
the player. You can not take songs from the player and
transfer them back to a computer. The MP-105 as well as the
DMP-90 are used to store and play MP3 files
only. | |
| Model |
TM-G5240
|
| Question |
What if I am a
Macintosh/Apple computer user? |
| Answer |
The CD Wizard is not
compatible with a Macintosh computer. Please refer to the
userīs manual (pages 10-15) for detailed instructions on this
installation. | |
| Model |
TM-G5240
|
| Question |
How do I run the CD
if it does not autorun when inserted into my computerīs CD
drive? |
| Answer |
The autorun function
of your CD drive may be disabled. Follow the steps below to
manually launch the setup wizard:
- Click on the Start Menu and select Run.
- When the Run box appears, type in
d:/Installation_Wizard.exe (where d is the drive
letter of your CD drive).
- Click on Ok or press the Enter key to run the
setup wizard.
| |
| Model |
TM-G5240
|
| Question |
My broadband modem
has built-in wireless. How do I setup my TM-G5240 router to
work with it? |
| Answer |
Step 1: Run
the TM-G5240 router CD and follow the cabling steps. If you
have a separate wireless router, replace it and enter existing
settings.
Step 2: Create a new network name,
different from that of the broadband modemīs.
Step
3: Connect all additional cabled computers to the TM-G5240
router and connect laptops wirelessly as well.
Note: You may experience better performance
by setting a different channel or turning off the wireless
router feature of your broadband
modem. | |
| Model |
TM-G5240
|
| Question |
Why canīt I
wirelessly connect to the router? |
| Answer |
Step 1: Verify
the wireless settings on your computer. Make sure the SSID and
security settings are the same as on the router.
Step 2: Change the channel on the router to
reduce possible interference (for best results, use either
channel 1,6, or 11).
Step 3: Keep the router at
least 3 feet away from electrical devices that generate radio
frequency noise (such as cordless phones, microwaves, computer
monitors, electric motors, UPS devices, etc.).
Step
4: Place the router in the most central location in the
house. Do not place the wireless router in a closet, cabinet,
or garage. | |
| Model |
TM-G5240
|
| Question |
Why wonīt the
telephone cable or coaxial cable connect to my
router? |
| Answer |
This router does not
function as a modem. Additionally, dial-up internet access
will not work with this service. You must have a broadband
modem that is supported by your ISP. If you have broadband
internet and a Windows PC, run the Installation CD included
with this
router. | |
| Model |
TM-G5240
|
| Question |
How can I modify my
routerīs settings? |
| Answer |
Login to your router
as follows:
Step 1: Open a web browser and
enter the IP address of the router into the address bar (the
default IP address is 192.168.0.1. If you have an additional
modem or router, the IP address may have been changed to
192.168.24.1).
Step 2: You will be prompted for
your password. Leave the username blank and enter admin
as your password (unless you have changed the administrative
login, in which case use your current password).
Note: Please refer to the manual on the
CD-ROM included with your router before changing any of the
routerīs
settings. | |
| Model |
TM-G5240
|
| Question |
Why canīt I connect
to the internet? |
| Answer |
Step 1: Check
that the routerīs lights are displaying correctly.
- Power light is solid green.
- Internet light is blinking green.
- The numbered port (any port, 1-4) light that your
computer is plugged into is blinking green (data activity)
or solid (no activity, but has a good connection).
Step 2: Confirm that all cables are correct
and secure.
- The modem is plugged into the Internet port of the
router.
- The computer is plugged into one of the numbered port
1-4.
- The routerīs power adapter is plugged into an electrical
outlet.
Step 3: Power off all equipment
(unplug if needed) and power on each device in the following
order:
- Broadband modem
- Router
- Computer
Note: If you have a static
WAN IP address, make sure that your computerīs internet
settings are set to DHCP for the initial setup. Please refer
to the manual for instructions on how to change IP
settings. | |
| Model |
VDI-604 |
| Question |
How do I configure my
VDI-604? |
| Answer |
Click on the links
below for specific configuration instructions.
Connect to the Internet:
Basic Configuration:
Security:
Advanced Features:
Troubleshooting:
| |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I configure
DMZ on my VDI-604 or VDI-624? |
| Answer |
The DMZ feature
allows you to forward all incoming ports to one computer on
the local network. The DMZ, or Demilitarized Zone, will allow
the specified computer to be exposed to the Internet. DMZ is
useful when a certain application or game does not work
through the firewall. The computer that is configured for DMZ
will be completely vulnerable on the Internet, so it is
suggested that you try opening ports from the Virtual Server
or Firewall settings before using DMZ.
You will need
to know the IP address of the computer you want to use as the
DMZ host.
Step 1 Open a web browser and type the IP
address of the VDI-604 or VDI-624 in the address bar (default
is 192.168.0.1). Press Enter.
Step
2 The default username and password is listed below for
your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click on the Advanced tab at the
top and then click DMZ on the left side.
Step
4 Select Enabled and enter the IP address of the
computer you want to use as a DMZ host.
Step 5
Click Apply and then click Continue to save the
settings. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I configure
the time settings on my VDI-604 or VDI-624? |
| Answer |
Network Time Protocol
(NTP) is a protocol that is used to synchronize computer clock
times in a network of computers. In common with similar
protocols, NTP uses (UTC) to
synchronize computer clock times to a millisecond, and
sometimes to a fraction of a millisecond. This feature is only
available on the WAN port.
Step 1 Open a web
browser and type the IP address of the VDI-604 or VDI-624 in
the address bar (default is 192.168.0.1). Press
Enter.
Step 2 The default username and
password is listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Tools tab at the top
and then click Time on the left.
Step 4 You
will need to set the time zone corresponding to your location.
Step 5 If you set the time manually, select the
date/time and set Daylight Saving (if applicable), click
Set Time, click Apply, and then click
Continue.
Step 6 If you have the IP of
an NTP server, enter that IP address next to Default NTP
Server box, click Apply and then click
Continue.
If you leave the box empty, the
router will use its default NTP servers.
| |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I configure
DDNS on my VDI-604 or VDI-624? |
| Answer |
Dynamic DNS (Domain
Name Service) is a method of keeping a domain name linked to a
changing (dynamic) IP address. With most Cable and DSL
connections, you are assigned a dynamic IP address and that
address is used only for the duration of that specific
connection. To properly configure the DDNS feature follow the
steps below.
Step 1 Open a web browser and type
the IP address of the VDI-624 in the address bar (default is
192.168.0.1). Press Enter.
Step 2
The default username and password is listed below for your
version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click the
Tools tab at the top and then click DDNS on the
left.
Step 4 Next to DDNS select
Enabled and configure the following:
- Server Address - Select your DDNS service
provider
- Hostname - Enter your host name (i.e.
myhost.dyndns.org)
- Username - Enter your username
- Password - Enter your password
Step
5 Click Apply and then click Continue to
save the new
settings. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
What is
VCT? |
| Answer |
The Virtual Cable
Tester feature verifies the link status on each port. It will
determine if link activity is active on each of the ports and
also verify if the cable is faulty.
Step 1 Open
a web browser and type the IP address of the VDI-604 or
VDI-624 in the address bar (default is 192.168.0.1).
Press Enter.
Step 2 The default username
and password is listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click on the Tools tab at the top
and then click Cable Test on the left side.
Step 4 This will display the link status for
each of the ports. Click More Info for detailed
information about each port or Refresh to refresh the
link
status. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I configure
Gaming Mode on my VDI-604 or VDI-624? |
| Answer |
Gaming Mode allows a
form of pass-through for certain Internet games. If you are
using XBOX, Playstation2, or a PC and have problems with your
Internet games, make sure you are using the latest version of
the firmware and that Gaming Mode is enabled.
If you
are not using an application that requires this type of
pass-through, it is recommended that you disable Gaming Mode.
Gaming Mode changes the way the gateway inspects the packets
destined for your LAN and should be not used unless necessary.
Step 1 Open a web browser and type the IP
address of the VDI-604 or VDI-624 in the address bar (default
is 192.168.0.1). Press Enter.
Step
2 The default username and password is listed below for
your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Tools tab at the top
and then click Misc. on the left.
Step 4 Below
Gaming Mode select Enabled or Disabled.
Step 5 Click Apply and then click
Continue to save the new
settings. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I configure
Static DHCP on my VDI-604 or VDI-624? |
| Answer |
Static DHCP assigns a
static IP address to a computer automatically via the DHCP
server that is built-in to the router.
NOTE:
When creating a Static DHCP entry, the IP address that you
choose to have assigned needs to be in the range of the DHCP
scope. Entries created with IP addresses outside of this range
will not work.
Step 1 Open a web browser and
type the IP address of the VDI-604 or VDI-624 in the address
bar (default is 192.168.0.1). Press Enter.
Step 2 The default username and password is
listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Home tab at the top and
then click DHCP on the left.
Step 4 In
the Static DHCP section select Enabled and
configure the following:
- Name - Enter a name to identify the computer
- IP - Enter the IP address you would like this
client to always obtain
- DHCP Client - Select the computer that you would
like this rule to apply to and then click Clone.
Step 5 Click Apply.
Note: Static DHCP clients will be listed below
Static DHCP Client List.
| |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I configure
the WAN settings on my VDI-604 or VDI-624? |
| Answer |
The WAN settings
should be configured by Verizon personnel only. If you reset
the VDI-604 or VDI-624 to factory defaults, you will need to
contact Verizon to reconfigure your WAN
settings. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I enable
Remote Management on my VDI-604 or VDI-624? |
| Answer |
Remote Management
allows the device to be configured through the WAN (Wide Area
Network) port from the Internet using a web browser.
Step 1 Open a web browser and type the IP
address of the VDI-604 or VDI-624 in the address bar (default
is 192.168.0.1). Press Enter.
Step
2 The default username and password is listed below for
your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Tools tab at the top
and then click Admin on the left.
Step 4
Below Remote Management select Enabled to enable
Remote Management. In the IP Address field enter the
public IP address you wish to manage the router or * to
allow all public IP addresses to manage the router. Select the
remote management port next to Port.
Step 5
Click on Apply and then click Continue to save
the changes.
To manage the router remotely you will
need to type in the public IP address of the router in your
web browser, along with the Port Number (separated by a colon)
you selected in Step 4.
Example:
http://68.53.123.2:8080
| |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I configure
UPnP on my VDI-604 or VDI-624? |
| Answer |
Universal Plug and
Play (UPnP) allows discovery of UPnP enabled devices in a
network environment. UPnP is only available on Windows Me
and XP. If you are not using either operating system on
any of your computers, or do not want to use UPnP, then it is
recommended to disable UPnP on the router.
.
Step 1 Open a web browser and type the IP
address of the VDI-604 or VDI-624 in the address bar (default
is 192.168.0.1). Press Enter.
Step
2 The default username and password is listed below for
your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click Tools at the top and then
click Misc. on the left.
Step 4
Under the UPnP Settings section, select Enabled
to enable UPnP, or select Disabled to disable it.
Step 5 Click Apply and then click
Continue to save the new settings.
| |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I configure
DHCP server on my VDI-604 or VDI-624? |
| Answer |
Step 1 Open a
web browser and type the IP address of the VDI-604 or VDI-624
in the address bar (default is 192.168.0.1). Press
Enter.
Step 2 The default username and
password is listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Home tab at the top and
then click DHCP on the left.
Note: If
you are connecting to a DHCP server, the DHCP server on the
wireless router should be set to Disabled.
Step 4 By default, DHCP Server is set to
Enabled. To disable it, select Disabled. To
enable it, select Enabled.
Step 5 Enter
the Starting IP Address and Ending IP Address.
To change the lease time, select a value from the drop-down
list next to Lease Time.
Note: The value
for Starting IP Address must be less than the value for
Ending IP Address.
Step 6 Click
Apply and then click Continue to save the new
settings.
| |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I open a range
of ports on my VDI-604 or VDI-624 using firewall
rules? |
| Answer |
Step 1 You
will need the IP address of the computer that you want to open
ports to.
Step 2 Open a web browser and type the IP
address of the VDI-604 or VDI-624 in the address bar (default
is 192.168.0.1). Press Enter.
Step
3 The default username and password is listed below for
your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 4 Click the Advanced tab at the top
and then click Firewall on the left.
Step 5 Select Enabled and configure the
following:
- Name - Enter a name to identify the rule
- Action - Select Allow
- Source Interface - Select WAN
- Source IP Range Start - Enter an IP address or
* to allow this rule to apply to all incoming IP
addresses. If you are opening this rule to a series of IP
addresses, enter the first IP address in the range.
- Source IP Range End - If you are opening this
rule to a series of IP addresses, enter the last IP address
in the range.
- Destination Interface - Select LAN
- Destination IP Range Start - Enter the IP address
that you obtained in Step 1
- Protocol - Select the protocol (TCP,
UDP, or Both)
- Port Range - Enter the starting and ending ports
that you want to open
- Schedule - Select Always to apply this
rule all the time or Schedule to specify a schedule
Step 6 Click Apply and then click
Continue to apply the new rule.
| |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I downgrade to
VDI firmware if I upgraded the firmware on my VDI-604 or
VDI-624 to DI-604 or DI-624 firmware? |
| Answer |
If you upgraded the
firmware on your VDI-604 or VDI-624 to DI-604 or DI-624
firmware, you will need to downgrade to VDI firmware version
1.05F (VDI-604) or 2.39DDM (VDI-624), and then upgrade to the
latest version of VDI firmware.
for step-by-step instructions on
upgrading the firmware on your VDI-604 or
VDI-624. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I find the MAC
address on my VDI-604 or VDI-624? |
| Answer |
The MAC address is
listed on the label located on the bottom of the router, below
the serial number.
The LAN and WAN
MAC address can be obtained by logging into the web-based
configuration of the wireless router. Follow the steps below
for this method.
Step 1 Open a web browser and
type the IP address of the VDI-604 or VDI-624 in the address
bar (default is 192.168.0.1). Press Enter.
Step 2 The default username and password is
listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Status tab at the top
and then click Device Info on the left.
This
page will list the LAN and WAN MAC addresses.
| |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I change the
administrative/user password on my VDI-604 or
VDI-624? |
| Answer |
Step 1 Open a
web browser and type the IP address of the VDI-604 or VDI-624
in the address bar (default is 192.168.0.1). Press
Enter.
Step 2 The default username and
password is listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Tools tab at the top
and then click Admin on the left.
Step 4
To change the administrative password, enter a new password in
the Admin section.
To change the user password,
enter a new password in the User section.
Step 5 Click Apply then click
Continue to save the
settings. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I change the
LAN IP address on my VDI-604 or VDI-624? |
| Answer |
Step 1 Open a
web browser and type the IP address of the VDI-604 or VDI-624
in the address bar (default is 192.168.0.1). Press
Enter.
Step 2 The default username and
password is listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Home tab at the top and
then click LAN on the left.
Step 4 Next
to IP Address enter the new IP address. Next to
Subnet Mask enter the correct subnet mask for the IP
address entered. Enter a Local Domain Name (if
applicable).
Step 5 Below DNS Relay
select Enabled to enable it or Disabled to
disable it.
When DNS relay is enabled, the router
assigns the clients itīs IP address as their DNS server. The
router accepts all of the DNS requests and then relays them to
the real DNS servers on the Internet.
When this option
is disabled, the DNS servers assigned by the ISP are assigned
to the clients and then any DNS requests are sent directly to
the servers.
Step 6 Click Apply and then
click Continue to save the
settings. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do configure the
parental control feature on my VDI-604 or
VDI-624? |
| Answer |
The following types
of parental control can be configured on the VDI-604/VDI-624:
Domain
Blocking Domain Blocking will allow/deny
access to certain websites.
Step 1 Open a web
browser and type the IP address of the VDI-604 or VDI-624 in
the address bar (default is 192.168.0.1). Press
Enter.
Step 2 The default username and
password is listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Advanced tab at the top
and then click Parental Control on the left.
Step 4 Below Parental Filters, select
Domain Blocking.
Step 5 Below Domain
Blocking, select Allow users to access all domains
except "Blocked Domains" to only allow to all websites
except those listed or select Deny users to access all
domains except "Permitted Domains" to only allow access to
the websites listed.
Step 6 Enter the website
(i.e. disney.com) below the option you selected in Step
5 and then click Apply.
URL
Blocking URL Blocking will prohibit access
to websites than contain certain words.
Step 1
Open a web browser and type the IP address of the VDI-604 or
VDI-624 in the address bar (default is 192.168.0.1).
Press Enter.
Step 2 The default username
and password is listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 3 Click the Advanced tab at the top
and then click Parental Control on the left.
Step 4 Below Parental Filters, select
URL Blocking.
Step 5 Below URL
Blocking, select Enabled, enter the word, and then
click
Apply. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
How do I reset my
VDI-604 or VDI-624 to factory defaults? |
| Answer |
The following reset
procedure will completely restore the default settings on the
VDI-604 and VDI-624.
Note: If you do not
remember your password, you will have to reset the router to
factory defaults.
Step 1 Locate the reset
pinhole on the back of the unit.
Step 2 With
the unit powered on, press and hold the Reset button.
Step 3 Hold the Reset button for about 10
seconds.
Step 4 Release the Reset button.
Step 5 The unit will reboot. Allow 20-30
seconds before reconnecting.
Step 6 The device
is now at factory defaults.
Note: Do not recycle power during the
reset procedure.
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Note:
After resetting the router to factory defaults, you will need
to contact Verizon to reconfigure your WAN
settings. | |
| Model |
VDI-604 /
VDI-624 |
| Question |
Why am I not able to
login to the web-based configuration of my VDI-604 or VDI-624
after upgrading to the latest version of
firmware? |
| Answer |
If you upgraded from
firmware version 1.05F on the VDI-604 or 2.39DDM on the
VDI-624 to the latest version of firmware, the password has
changed. The default username is still admin, but the
default password is now password instead of blank
(nothing).
If you are still unable to access the
web-based configuration, you will need to reset the unit to
factory defaults. for step-by-step instructions on
resetting your VDI-604 or VDI-624 to factory
defaults. | |
| Model |
VDI-604 / VDI-624
|
| Question |
How do I upgrade the
firmware on my VDI-604 or VDI-624? |
| Answer |
Step 1
Download the latest firmware.
Step 2 Open a
web browser and type the IP address of the VDI-604 or VDI-624
in the address bar (default is 192.168.0.1). Press
Enter.
Step 3 The default username and
password is listed below for your version of firmware:
VDI-604 firmware 1.05F/VDI-624 firmware 2.39DDM -
The default username is admin and the default password
is blank (nothing).
VDI-604 firmware 1.07 Build 28/VDI-624 firmware 2.43
Build 12 - The default username is admin and the
default password is password.
Click OK.
Step 4 Click on the Tools tab at the top
and then click Firmware on the left side.
Step 5 Click Browse and navigate to the
.bin file you downloaded in Step 1. Select the file and
then click Open.
Step 6 Click
Apply. It may take a up to 30 seconds for the firmware
upgrade to complete.
Step 7 When prompted click
Continue. The firmware upgrade is now completed.
Step 8 If you get a Page cannot be
displayed or similar error after clicking Continue,
close the web browser and re-open it. Repeat to login to the web-based
configuration.
| |
| Model |
VDI-624 |
| Question |
How do I change the
preamble on my VDI-624? |
| Answer |
It is recommended to
configure the preamble on your VDI-624 before your wireless
adapters. You may need to set the preamble on all wireless
clients.
Step 1 Open a web browser and type the
IP address of the VDI-624 in the address bar (default is
192.168.0.1). Press Enter.
Step 2
The default username and password is listed below for your
version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click the
Advanced tab at the top and then click
Performance on the left.
Step 4
Select Short Preamble or Long Preamble next to
Preamble Type. If you experience lock-ups when
transferring large files, then select Short Preamble.
You must also match your other wireless devices with the same
preamble setting.
Note: The preamble defines
the length of the CRC block for communication between the
wireless access point and the roaming wireless network
adapters. CRC (Cyclic Redundancy Check) is a common technique
for detecting data transmission errors.
High network traffic areas should use Short
preamble.
Step 5 Click Apply and
then click Continue to save the new
settings. | |
| Model |
VDI-624 |
| Question |
How do I enable Super
G Mode on my VDI-624? |
| Answer |
Step 1 Open a
web browser and type the IP address of the VDI-624 in the
address bar (default is 192.168.0.1). Press
Enter.
Step 2 The default username and
password is listed below for your version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click the
Advanced tab at the top and then click
Performance on the left.
Step
4 Next to Super G Mode, select one of the following
modes:
- Disabled
- Super G without Turbo
- Super G with Dynamic Turbo
- Super G with Static Turbo
Step
5 Click Apply and then click Continue to
save the new settings.
| |
| Model |
VDI-624 |
| Question |
What is Super G
Mode? |
| Answer |
Super G Mode is a
group of performance enhancement features that increase the
end user application throughput in an 802.11b/g network. These
features include:
- Dynamic Packet Bursting
- Fast Frames
- Hardware Compression and Encryption
- Multi-channel 108 Mbps Turbo Mode
These four
capabilities operate independently to enhance the throughput
of a network in different ways.
Actual performance
will vary according to the network environment, but the actual
delivered performance should be significantly better than
designs that implement any single performance feature, such as
bursting-only. Super G are supported in chipsets that are
fully interoperable with other 802.11a, b, or g products. The
features operate transparently to the user, the network, and
the operating system, providing increased network and device
performance on demand. A wireless node can communicate on a
link-by-link basis with both products that support and that do
not support these features.
Packet
Bursting Packet bursting is a transmission
technique supported by the draft 802.11e QoS specification.
The advantage of packet bursting is that it can increase
throughput when communicating with 802.11a, 802.11b, and
802.11g standards-compliant devices. Packet bursting increases
the throughput of any 802.11b or 802.11g link by reducing the
overhead associated with the wireless transmission. In a
standard transmission, transmissions are separated by a
Distributed Interframe Space (DIFS) time period, after which
all products must contend for the wireless medium. After a
successful data transmission, this process repeats. In a burst
transmission, the interframe spacing is reduced and a new data
frame is sent immediately. The overhead of contending for the
medium and the interframe space is reduced.
Fast
Frames Fast frames, also referred to as dynamic
transmit optimizations, enhance data throughput by increasing
the number of bits sent per data frame and accelerating the
timing of the data frame. Packet bursting enables more packets
to be sent in a given amount of time by changing the
transmission and contention algorithms. Fast frames operate by
changing the algorithms that determine how the actual data
frame is structured. The fast frames effect is additive to the
packet bursting effect. Note that most others bursting
implementations do not provide for fast frames. The fast
frames technique is also based on the 802.11e draft standard
and is permitted by the PLCP header compliance that is now
required by all Wi-Fi testing. One component of fast frames is
aggregating multiple packets within an 802.11 frame instead of
sending only a single 1500 byte Ethernet packet within each
802.11 frame. This technique doubles the number of bits sent
during each frame. Because fast frames function within
existing timing parameters and do not interfere with frame
spacing, timing, or contention window parameters, this
technique scales better for more networks than bursting alone.
Data Compression and Encryption Full
hardware data compression and encryption engines are embedded
in Super G/AG hardware. The hardware data compression engine
implements the royalty-free Lempel Ziv algorithm that is used
in popular programs such as Pkzip, Winzip, and the Windows OS.
This engine compresses prior to transmission and decompresses
it after reception. The obvious effect is to increase the data
throughput of the compressed link. The less obvious one is
that, because a compressed link requires less airtime to
transmit its packet, the effective throughput of other links
in the network is increased because they now have more
airtime.
Turbo Mode The
multi-channel 108Mbps Turbo Mode capability operates by using
the spectrum offered by two radio channels to overcome the RF
physics limitations of Shannons Limit, which dictates the
number of bits that may be transmitted per MHz of spectrum.
The data rate doubling is the most obvious effect of using
multiple radio channels. By providing an optional capability
that uses multiple radio channels simultaneously, Super G
Turbo mode can double the data rates offered by any single
radio channel techniques. The multi-channel mode give
multi-channel devices high bandwidth on demand, but also to
check for and fall back to single-channel operation if
necessary because of the presence of legacy devices.
When Turbo mode is set to enabled, Channel 6 is used
and cannot be changed to any other channels.
Note: Ad-hoc is not currently supported
in multi-channel mode.
Dynamic Turbo
- Backwards compatible with non-Turbo (legacy) devices
- Turbo mode only enabled when all nodes on the wireless
network is Super G with Turbo enabled
- Occasionally drops down from Turbo mode to 11g mode to
allow association of legacy devices.
- Any wireless device on network not Turbo capable causes
entire network not to be Turbo capable.
Static
Turbo
- Not backwards compatible with non-Turbo (legacy) devices
- Turbo mode is always on
- Only Turbo mode devices can talk to each other,
meaning all devices must be set to Turbo.
| |
| Model |
VDI-624 |
| Question |
Why canīt I change
the wireless channel on my VDI-624? |
| Answer |
If you cannot change
the wireless channel of your VDI-624 (set to channel 6), this
means that Super G is enabled. Super G will always be set to
channel 6 but it actually uses most of the channel range
between 1 and 11, which allows increased bandwidth. If you do
not want to use Super G, then disable it and this will allow
you to use a specific channel.
Step 1 Open a
web browser and type the IP address of the VDI-624 in the
address bar (default is 192.168.0.1). Press
Enter.
Step 2 The default username and
password is listed below for your version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click the
Advanced tab at the top and then click
Performance on the left.
Step
4 Next to Super G Mode, select Disabled.
Step 5 Click Apply and then click
Continue to save the new
settings. | |
| Model |
VDI-624 |
| Question |
How do I configure
the wireless security settings on my VDI-624? |
| Answer |
The VDI-624 supports
the following methods of wireless security:
WEP (Open/Shared
Key)
Step 1 Open a web
browser and type the IP address of the VDI-624 in the address
bar (default is 192.168.0.1). Press Enter.
Step 2 The default username and password is
listed below for your version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click
Wireless on the left side.
Step 4 Next
to Authentication select Open System or
Shared Key.
- Open System - All wireless clients can
communicate with each other
- Shared Key - Only wireless clients with the same
encryption key can communicate with each other
Step 5 Configure the following:
- WEP - Select Enabled
- WEP Encryption - Select 64Bit or
128Bit
- 64Bit - 10 characters
- 128Bit - 26 characters
- Key Type - Select HEX or ASCII
- HEX - 0-9 and A-F are valid characters. For
example, A4583DFF1A (64-bit HEX key).
- ASCII - 128 decimal numbers ranging from zero
through 127 assigned to letters, numbers, punctuation
marks, and the most common special characters.
- Key1-4 - Select one of the keys numbers (1-4) and
enter the encryption key in that field. The encryption key
must contain characters that reflect the Key Type
that you selected.
Step 6 Click Apply
to save the encryption settings.
WPA (RADIUS
Server)
Step 1 Open a web
browser and type the IP address of the VDI-624 in the address
bar (default is 192.168.0.1). Press Enter.
Step 2 The default username and password is
listed below for your version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click
Wireless on the left side.
Step 4
Below 802.1X configure the following:
- RADIUS Server 1 IP - Enter the IP address of the
RADIUS server
- Port - Enter the port number of the RADIUS server
(default is 1812)
- Shared Secret - Enter the encryption key
Repeat for RADIUS Server 2 if applicable.
Step 5 Click Apply to save the
encryption settings.
WPA-PSK (Pre-shared
Key) Step 1 Open a web browser and
type the IP address of the VDI-624 in the address bar (default
is 192.168.0.1). Press Enter.
Step
2 The default username and password is listed below for
your version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click
Wireless on the left side.
Step 4
Next to Authentication select WPA-PSK, enter the
passphrase, and confirm it.
Step 5 Click
Apply to save the encryption settings.
| |
| Model |
VDI-624 |
| Question |
How do I configure my
VDI-624? |
| Answer |
Click on the links
below for specific configuration instructions.
Connect to the Internet:
Basic Configuration:
Security:
Wireless Settings:
Advanced
Features:
Troubleshooting:
| |
| Model |
VDI-624 |
| Question |
How do I disable the
wireless feature on my VDI-624? |
| Answer |
It is recommended to
disable the wireless feature of the VDI-624 if you are not
connecting to it wireless.
Step 1 Open a web
browser and type the IP address of the VDI-624 in the address
bar (default is 192.168.0.1). Press Enter.
Step 2 The default username and password is
listed below for your version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click
Wireless on the left side.
Step 4 Next
to Wireless Radio select Off.
Step
5 Click Apply and then click Continue to
save the new
settings. | |
| Model |
VDI-624 |
| Question |
How do I disable SSID
broadcast on my VDI-624? |
| Answer |
In a home network,
the SSID broadcast feature serves no useful purpose. You
should disable this feature to improve the security of your
wireless network. You will need to manually configure your
wireless clients with the same SSID as your access point or
wireless router.
Step 1 Open a web browser and
type the IP address of the VDI-624 in the address bar (default
is 192.168.0.1). Press Enter.
Step
2 The default username and password is listed below for
your version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click the
Advanced tab at the top and then click
Performance on the left side.
Step
4 Next to SSID Broadcast select Disabled.
Step 5 Click Apply and then click
Continue to save the new
settings. | |
| Model |
VDI-624 |
| Question |
How do I change the
SSID on my VDI-624? |
| Answer |
The SSID (Service Set
Identifier) is the workgroup name of your wireless network.
All devices (access points, wireless routers, and wireless
adapters) must have the same SSID to communicate on the
Wireless Network.
Step 1 Open a web browser and
type the IP address of the VDI-624 in the address bar (default
is 192.168.0.1). Press Enter.
Step
2 The default username and password is listed below for
your version of firmware:
Firmware 2.39DDM - The default username is
admin and the default password is blank (nothing).
Firmware 2.43 Build 12 - The default username is
admin and the default password is password.
Click OK.
Step 3 Click
Wireless on the left side.
Step 4 Next
to SSID enter a new SSID.
Note: The SSID
can be up to 32 numbers, letters, spaces, and dashes. Also,
the SSID is case-sensitive.
Step 5 Click
Apply and then click Continue to save the new
settings. | |
| Model |
VTA-VR |
| Question |
How do I set a static
IP for my VTA-VR? |
| Answer |
Step 1 To
access this utility, you need to obtain the IP address of the
VTA.
By default, the VTA telephone
adapter automatically obtains an IP address from your DHCP
enabled router or DHCP server. If you do not have DHCP
enabled, the IP address will automatically be set to
192.168.15.254.
Note: If you do have DHCP
disabled, you must use a 192.168.15.x network or statically
assign the IP address of a computer to 192.168.15.x (where x
is between 1 and 253).
Step 2 Open a web
browser, such as Internet Explorer, and enter the IP
address of the VTA adapter.
Step 3 Enter
user for the username and your password (default
password is user) and then click the Login
button.
.jpg)
Note: It
is recommended to change your password for security
reasons.
Step 4 Click the radio button, next to
Static IP Address.
Enter the IP address,
subnet mask, and default gateway address you
would like to assign to the VTA, in the proper
field.

Note: The
default gateway address must be the IP address of your router
or gateway. | |
| Model |
WBR-1310
|
| Question |
I canīt connect to my
wireless network, what are some basic troubleshooting steps to
try? |
| Answer |
The position of the
antenna can affect signal strength and reliability. There is a
cone-shaped zone of very little reception that eminates
longitudinaly from each end of the dipole antenna. The
effective signal eminates from the antenna in the shape of a
torus or doughnut, with the antennaīs long axis through the
hole of no signal.
Move the antennas of the access
point or wireless router into an L shape (one vertically, and
one horizontally). Also try positioning the antennas
horizontally or perpendicularly to the walls and floor. The
click on the Refresh button on the Site Survey screen.
If the computer still does not see the Access Point (or
wireless router). Then try moving your Access Point closer to
the Computer or vice-versa. Then click on the Refresh
button again. If the computer does not see the Access Point
still, then try moving the computer so it is not flush with
the wall. Try moving the Access Point closer to the ceiling
and further from the walls.
Move or relocate all items
away from the router that may cause interference with the
wireless signal, such as mirrors, metal desks, fish tanks, air
conditioners, refrigerators, stacks or rolls of paper, metal
pipes or water heaters, metal screens or meshes, human bodies,
solid wood, or other electronic equipment. Do not place the
wireless router on a box of computer paper, or on a metal
desk.
Open the D-Link Wireless Utility, and select
Site Survey. Select the Wireless Network you wish to connect
to and then select the Connect button.
If you still cannot get a wireless connection power
cycle the network:
- Turn the Computer off
- Turn the Access Point (or wireless router) off
- Turn the Access Point on
- Wait 30 seconds
- Turn Computer back on
If you do not see your
configuration here please visit these other FAQs:
How
do I connect my DWL-520+/DWL-650+ to a wireless network?
How
do I configure the DWL-520+ and DWL-650+ using the Zero
Configuration utility built into Windows XP?
| |
| Model |
WBR-1310 / WBR-2310 /
EBR-2310 / WBR-1310_revB / WBR-1310_revD |
| Question |
How can I view the
activity occuring on my EBR/WBR series router? |
| Answer |
The activity log
displays the activities occurring on the EBR/WBR series
routers.
Step 1: Open a web browser and type the
IP address of the EBR/WBR series router into the address bar
(default is 192.168.0.1).
Step 2: The default
username is admin (all lower case) and the default
password is blank (nothing). Click on OK.
Step 3: Click on the Status tab at the
top and then click on Logs on the lefthand side. From
this screen, you will see all the activities occuring on your
router.
.jpg) | |
| Model |
WBR-1310 / WBR-2310 /
EBR-2310 / WBR-1310_revB / WBR-1310_revD |
| Question |
How do I create
schedules on my EBR/WBR series router? |
| Answer |
The schedule
configuration option is used to manage schedule rules for
various firewall and parental control features. This will
allow you to set a time restriction on when firewire filters
will take effect.
Step 1: Open a web browser and
type the IP address of the EBR/WBR series router into the
address bar (default is 192.168.0.1).
Step 2:
The default username is admin (all lower case) and the
default password is blank (nothing). Click on OK.
Step 3: Click on the Tools tab at the
top and then click on Schedule on the lefthand
side.

Step 4:
Configure the following:
- Name - Give your schedule a name
- Day(s) - Check the box for All Week or select the
desired time frame.
- All Day 24hrs - Enabling this will have the rule
active for a period of 24hrs.
- Start and End time - If 24hrs is not checked you
will need to configure your start and end time.
Step 5: Click on Save Settings to save
your
configuration. | |
| Model |
WBR-1310 / WBR-2310 /
WBR-1310_revB / WBR-1310_revD |
| Question |
How do I enable WEP
encryption on my WBR series router? |
| Answer |
WEP is a good
security measure to implement on your wireless network to keep
intruders out. However, if your wireless adapter supports it
WPA is a stronger form of encryption.
You can find
information on configuring your WBR router for WPA-PSK
Step 1: Open a web
browser and type the IP address of the WBR series router into
the address bar (default is
http://192.168.0.1).
Step 2: The default
username is admin (all lower case) and the default
password is blank (nothing). Click on OK.
Step
3: Click on the Setup tab at the top and then click
on Wireless Settings on the lefthand side.

Step 4: From
the Wireless Security Mode dropdown menu, select WEP
encryption. WEP is the wireless encryption standard. To use it
you must enter the same key(s) into the router and all
wireless clients you wish to connect.
For 64 bit keys
you must enter 10 hex digits into each key box. For 128 bit
keys you must enter 26 hex digits into each key box. A hex
digit is either a number from 0 to 9 or a letter from A to F.
For the most secure use of WEP set the authentication type to
Shared Key when WEP is enabled.
You may also
enter any text string into a WEP key box, in which case it
will be converted into a hexadecimal key using the ASCII
values of the characters. A maximum of 5 text characters can
be entered for 64 bit keys, and a maximum of 13 characters for
128 bit keys.
Step 5: Click on Save
Settings to save your
settings. | |
| Model |
WBR-1310 / WBR-2310 /
WBR-1310_revB / WBR-1310_revD |
| Question |
How do I change the
LAN IP address of a WBR series router? |
| Answer |
Step 1: Open a
web browser and type the IP address of the WBR router into the
address bar (default is 192.168.0.1).
Step 2:
The default username is admin (all lower case) and the
default password is blank (nothing). Click on OK.
Step 3: Click on the Setup tab along the
top and then click on Network Settings on the lefthand
side.
.jpg)
Step 4:
Under Routing Settings, type in the routerīs new IP
address and default subnet mask. The IP Address that is
configured here is the IP Address that you use to access the
Web-based management interface. If you change the IP Address
here, you may need to adjust your PCīs network settings to
access the network again.
Step 5: Click on the
Save Settings button to save your settings.
| |
| Model |
WBR-1310 / WBR-2310 /
WBR-1310_revB / WBR-1310_revD |
| Question |
How do I open ports
for a WBR series routers? |
| Answer |
To allow traffic from
the internet to enter your local network, you will need to
open up ports or the router will block the
request.
Because our routers use NAT (Network Address
Translation), you can only open a specific port or ports to
one computer at a time. For example: If you have 2 web servers
on your network, you cannot open port 80 to both computers.
You will need to configure 1 of the web servers to use port 81
(or any other non-80 port). Now you can open port 80 to the
first computer and then open port 81 to the other
computer.
Step 1 Open a web browser and type the
IP address of the WBR router into the address bar (default is
192.168.0.1).
Step 2 The default username is
admin (all lower case) and the default password is
blank (nothing). Click on OK.
Step 3 Click on
the Advanced tab along the top and then click on
Port Forwarding on the lefthand side.

Step
4 Check the box beside the port forwarding rule you wish
to use; doing so will save your virtual server entry when the
Save Settings button is applied. Check the Application
Name drop down menu for a list of pre-defined applications
that you can select from. If you select one of the pre-defined
applications, click on the arrow button next to the dropdown
menu to auto-fill the appropriate fields.
Step 5
Select your computer from the list of DHCP clients in the
Computer Name drop down menu or manually enter the IP
address of the computer you would like to open the specified
port to.
Step 6 Select the port or port
range you desire. This feature allows you to open a range of
ports to a computer on your network. To do so, enter the first
port in the range you would like to open in the Start
field and last port of the range in the End field. To
open a single port using this feature, simply enter the same
number in both the Start and End fields.
Step 7
Click on the Save Settings button to save your
changes.
| |
| Model |
WBR-1310 / WBR-2310 /
WBR-1310_revB / WBR-1310_revD |
| Question |
How do I configure
MAC filtering on a WBR series router? |
| Answer |
The MAC (Media Access
Controller) Address filter option is used to control network
access based on the MAC Address of the network adapter. A MAC
address is a unique ID assigned by the manufacturer of the
network adapter. This feature can be configured to ALLOW or
DENY network/Internet access.
Step 1: Open a web
browser and type the IP address of the WBR series into the
address bar (default is 192.168.0.1). Press
Enter.
Step 2: The default username is
admin (all lower case) and the default password is
blank (nothing). Click on OK.
Step 3:
Click on the Advanced tab along the top and then on
Network Filter on the lefthand side.
.jpg)
Step
4: From the Configure MAC Filtering drop down
selection select your method of MAC filtering.
- Turn MAC Filtering OFF
- MAC Filtering ON and ALLOW computers listed to access
the network.
- MAC Filtering ON and DENY computers listed to access
the network
Step 5: Select your computer
from the DHCP Client List dropdown or you can enter your
computerīs MAC address manually.
Step 6: Click Save
Settings to save your
settings. | |
| Model |
WBR-1310 / WBR-2310 /
WBR-1310_revB / WBR-1310_revD |
| Question |
How do I enable DMZ
on a WBR series router? |
| Answer |
The DMZ
(Demilitarized Zone) provides you with an option to set a
single computer on your network outside of the routerīs
firewall. If you have a computer that cannot run internet
applications successfully from behind the router then you can
place the computer into the DMZ for unrestricted Internet
access.
Note: Putting a computer in the DMZ may
expose that computer to a variety of security risks. Use of
this option is only recommended as a last
resort.
Step 1: Open a web browser and type the
IP address of the WBR series router into the address bar
(default is 192.168.0.1).
Step 2: The default
username is admin (all lower case) and the default
password is blank (nothing). Click on OK.
Step
3: Click on the Advanced tab at the top and then
click on Firewall Settings on the lefthand
side.
.jpg)
Step 4:
Click the box for Enable DMZ Host. Select your computer
from the Computer Name list or enter the IP address
manually.
Step 5: Click on the Save
Settings button to save your
settings.
| |
| Model |
WBR-1310_revD /
WBR-1310_revB / WBR-1310 |
| Question |
How do I set an
administrative password on my WBR series router? |
| Answer |
Step 1 Open a
web browser and enter the IP address of the router in the
address bar (default is 192.168.0.1). Press Enter.
Step 2 The default username is admin and
the password is blank (nothing). Click OK.
Step 3 Click the Tools tab and then
click Admin to the left.
Step 4 To
change the administrative password, enter a new password in
the Admin Password section.
Step 5 Click
Save Settings to save the settings.
| |
| Model |
WBR-2310
|
| Question |
How do I set an
administrative password on my WBR series router? |
| Answer |
Step 1: Open a
web browser and enter the IP address of the router in the
address bar (default is 192.168.0.1). Press Enter.
Step 2: The default username is admin
and no password (blank).
Step 3: Click the
Tools tab and then click Admin to the left.
Step 4: Enter a new password in the Admin
Password section.
Step 5: Click Save
Settings.
D-Link suggests setting a user
password to limit access to the device.
| |
| Model |
WBR-2310 / WBR-1310 /
WBR-1310_revB / WBR-1310_revD |
| Question |
How do I enable
WPA-PSK security on my WBR series router? |
| Answer |
WPA is a strong form
of wireless encryption, however not all wireless adapters
support this feature. If your wireless adapter does not
support WPA you will want to use WEP to secure your wireless
network.
You can find information on configuring your
WBR router for WEP
Step 1: Open a web
browser and type the IP address of the WBR series router into
the address bar (default is
http://192.168.0.1).
Step 2: The default
username is admin (all lower case) and the default
password is blank (nothing). Click on OK.
Step 3: Click on the Setup tab at the
top and then click on Wireless Settings on the lefthand
side.

Step 4:
Select the type of WPA encryption you would like to use with
your wireless adapters from the Security Mode dropdown
menu. Note: Your wireless adapters must support the form of
WPA encryption you select.
Step 5: In the WPA
Personal section, configure the following:
- Select the Cipher Type
- Select the PSK or EAP
- Enter your Passphrase
- Re-Enter your Passphrase
Step
6: Click the Save Settings button to save your
settings. | |
| Model |
WUA-2340 / DWL-AG132
/ DWL-AG530 / DWL-AG660 / DWL-G120 / DWL-G122 / DWL-G132 /
DWL-G510 / DWL-G520 / DWL-G520M / DWL-G550 / DWL-G630 /
DWL-G650 / DWL-G650M / DWL-G680 / WDA-1320 / WDA-2320 /
WNA-1330 / WNA-2330 / WUA-1340 / WUA-2340 |
| Question |
How do I tell if my
adapter is installed properly in Windows XP? |
| Answer |
Step 1 Right
click My Computer.
Step 2 Select
Manage
Step 3 Click the Device Manager
under the System Tools section in the left
panel.
Step 4 In the right panel, expand the
Network Adapters section.
Your adapter should
show up by name. (ex D-Link DFE-530TX+)
If
there is a problem with installation, the device will display
as an Ethernet Controller, Network Controller, Unknown
device, or will not be listed at
all. | | | |