GemTek Technology R900621 User Manual

D-Link
DI-714
Wireless
Broadband Router
User’s Manual
Rev. 10022001
Contents
Package Contents..................................................................................... 6
Introduction to Broadband Router Technology....................................... 7
Introduction to Firewalls.......................................................................... 7
Introduction to Local Area Networking................................................... 8
Introduction to Virtual Private Networking............................................. 9
Introduction to Wireless Networking..................................................... 10
Placement............................................................................................... 12
Safety Precautions ................................................................................. 12
Side Panel .............................................................................................. 13
Front Panel............................................................................................. 13
Dail-Up .............................................................................................. 13
Local Ethernet.................................................................................... 13
Rear Panel.............................................................................................. 13
Dial-Up Modem................................................................................. 13
Start-up and Log in................................................................................ 14
Main Page.............................................................................................. 16
Setup Wizard.......................................................................................... 16
Time Settings..................................................................................... 17
Device IP Settings.............................................................................. 18
Cable/DSL ISP Settings..................................................................... 19
ISP Additional Settings...................................................................... 20
Modem Settings................................................................................. 22
Device Information................................................................................ 23
2
Device Status ......................................................................................... 24
Basic Setup ............................................................................................ 25
DHCP Server Settings............................................................................ 27
Virtual Server Settings........................................................................... 28
DMZ................................................................................................... 29
Static Routing........................................................................................ 30
Dynamic Settings................................................................................... 31
Modem String Settings.......................................................................... 32
Password Settings.................................................................................. 33
Intruder Detection Log .......................................................................... 34
Display Routing Table........................................................................... 35
System Diagnostics................................................................................ 37
Load Default Settings............................................................................ 38
Upgrade Firmware................................................................................. 39
Reset Device.......................................................................................... 40
Basic Functions...................................................................................... 41
LAN Connection Problems.................................................................... 43
ISP Connection Problems...................................................................... 45
Internet Application Problems ............................................................... 46
Wireless T roubleshooting...................................................................... 47
Performing a Factory Reset ................................................................... 48
Using the PING Utility in Windows 95/98/Me ..................................... 49
Using the WINIPCFG Utility in Windows 95/98/Me ........................... 51
3
4
Introduction
Congratulations on your purchase of the D-Link Wireless Broadband Router. Your Wireless Broadband Router enables you to share your DSL or Cable Internet connection with computers on your network. This guide will explain the features and functions of the Wireless Broadband Router to help you get the most out of your Internet experience.
D-Link’s DI-714 allows LAN users to share a single Internet Connection while providing the safety and security of port blocking, packet filtering, and a natural firewall. Static address support, integrated DHCP, PPPoE, and device name support will allow it to connect to nearly any broadband provider whether Cable or DSL based, and at the same time simplify local area network settings.
The DI-714 provides two levels of security support. First, it masks local users’ IP addresses from others on the Internet making it much more difficult for a hacker to target a machine on your network. Secondly, it can block and redirect certain ports to limit the services that outside users can access. Specific ports can be opened to ensure that games and other Internet applications will run properly.
The Wireless Broadband Router provides special pass-through support for common VPN implementations. The Virtual Server feature allows you to expose HTTP, FTP, Game Servers and other local services to be accessible to Internet users located outside of the LAN. The User­Definable Application Sensing Tunnel feature allows you to define the attributes to support special applications requiring multiple connections, such as Internet gaming, video conferencing, and Internet telephony. A DMZ setting can be applied to a single client behind the Wireless
5
Broadband Router to expose it to the Internet and ensure complete Internet application compatibility even if specific ports are not known.
Unlike proxy server or NAT software that requires the software server to remain visible on the Internet, local networked computers are not directly externally visible when using the DI-714. Also the Wireless Broadband Router, like broadband, is always on, removing the need to constantly boot a software server when access is desired from a client.
Integrated DHCP services allow up to 253 users to get their IP address automatically on boot up from the DI-714. Client machines require no software (only the installed NIC card in a wireless network), simply set the Ethernet or wireless adapters to accept a dynamically assigned IP address and reboot. Each time they are powered up the DI-714 will recognize them and set their IP address to instantly connect them to the LAN.
Package Contents
The D-Link DI-714 package should include the following items.
DI-714 Wireless Broadband routerUser’s ManualQuick Install GuidePower AdapterCAT-5 UTP Cable
6
Introduction to Broadband Router Technology
A router is a device that forwards data packets from a source to a destination. Routers work on the OSI (Open System Interconnection) Layer 3, which forwards data packets using IP addresses and not a MAC (Media Access Control) address. A router will forward data from the Internet to a particular computer on your LAN.
The information that makes up the Internet gets moved around using routers. When you click on a link on a web p age, you send a request to a server to show you the next page. The information that is sent and received from your computer is moved from your computer to the server using routers. A router also determines the best route that your information should follow to ensure that the information is delivered properly.
A router controls the amount of data that is sent through your network by eliminating information that should not be there. This provides security for the computers behind your router because computers from the outside cannot access or send information directly to any computer on your network. The router determines which computer the in formation should be forwarded to and sends it. If the information is not intended for an y computer on your network, the data is discarded. This keeps any unwanted or harmful information from accessing or damaging your network.
Introduction to Firewalls
A firewall is a device that sits between your computer and the Internet that prevents unauthorized access to or from your network. A firewall can be a computer using firewall software or a special piece of hardware built
7
specifically to act as a firew all. In most circumstances, a firewall is used to prevent unauthorized Internet users from accessing private networks such as corporate LAN’s and Intranets.
A firewall watches all of the information moving to and from your network and analyzes each piece of data. Each piece of data is check ed against a set of criteria that the admini strator confi gures. If an y data does not meet the criteria, that data is blocked and discarded. If the data meets the criteria, the data is passed through. This method is called packet filtering.
A firewall can also run specific security functions based on the type of application or type of port that is being used. For example, a firewall can be configured to work with an FTP or Telnet serv er. Or a firewall can be configured to work with specific UDP or TCP ports to allow certain applications or games to work properly over the Internet.
Introduction to Local Area Networking
Local Area Networking (LAN) is the term used when connecting several computers together over a small area such as a building or group of buildings. LAN’s can be connected over a large area. A collection of LAN’s connected over a large area is called a Wide Area Network (WAN).
A LAN consists of multiple computers connected to each other. There are many types of media that can connect comput ers together. The most common media is CAT5 (Ethernet) cable; UTP or STP twisted pair wire. On the other hand, wireless networks do not use wires; instead they communicate over radio waves. Each computer must have a Network Interface Card (NIC), which communicates the data between computers. A NIC is usually a 10Mbps network card, or 10/100Mbps network card, or
8
a wireless network card.
Most networks use hardware devices such as hubs or switches that each cable can be connected to in order to continue the connection between computers. A hub simply takes any data arriving through each port and forwards the data to all other ports. A switch is more sophisticated, in that a switch can determine the destination port for a specific piece of data. A switch minimizes network traffic overhead and speeds up the communication over a network.
Networks take some time in order to plan and implement correctly. There are many types of scenarios to consider which could affect the operability of a network.
Introduction to V irtual Private Networking
Virtual Private Networking (VPN) uses a publicl y wired network (the Internet) to securely connect two different networks as if they were the same network. For example, an employee can access the corporate network from home using VPN, allowing the employee to access files and printers. Here are several different implementations of VPN that can be used.
Point-to-Point Tunneling Protocol (PPTP)
PPTP uses proprietary means of connecting two private networks over the Internet. PP TP is a way of s ecuring the information that i s com municat ed between networks. PPTP secures information by encrypting the data inside of a data packet.
9
IP Security (IPSec)
IPSec provides a more secure network-to-network connection across the Internet or a Wide Area Network (WAN). IPSec encrypts all communication between the client and server whereas PP TP only encrypts the data packets.
Both of these VPN implementations are used because there is not a standard for VPN server software. Becaus e of this, each ISP or business can implement its own VPN network making interoperability a challenge.
Introduction to Wireless Networking
D-Link wireless products are based on industry standards to provide easy- to- use and compatible high-speed wireless connectivity within your home or business. Strictly adhering to IEEE 802.11b the D-Link Air wireless family of products will allow you to access the data you want, when and where you want it. No longer will you be tethered to a workstation or forced to run new wiring. You will be able to enjoy the freedom that wireless networking delivers.
Standards Based Technology
Based on IEEE 802.11b, D-Link Air wireless products can throughput data up to 11 Megabits per second. This means you will be able to transfer large files quickly or even watch a movie in MPEG format over your network without noticeable delays. This technology works by using multiple frequencies in the 2.4GHz range utilizing Direct Sequence Spread Spectrum (DSSS) technology. D-Link Air products will automatically sense the best possible connection speed to ensure th e greatest speed and range possible with the technology.
10
Installation Considerations
Designed to go up to 300 feet indoors and up to 900 feet outdoors, D­Link Air lets you access your network from virtually anywhere you want. Keep in mind, however, that the number of walls, ceilings or other objects that the wireless signals must pass thru will limit range. Typical ranges vary depending on the types of materials and background RF noise may be evident 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 reduce your D-Link Air Wireless products range from 3-90 feet. Position your Access Points(base stations in a wireless network), Routers, and Computers so that the number of walls or ceilings is minimized.
2. Be aware of the direct l ine betw een Access Points, Wireless Broadband
Routers, and Computers - A wall that is 1 foot 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 AP 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. Again, try to position Access Points, Routers, 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 at least 3-6 feet away from electrical devices that
generate RF noise, like microwaves, Monitors, electric motors, etc.
11
For the average American multiple bedroom 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 Routers and/or Computers that will be connected. Additional Access Points can be connected to provide better coverage in rooms where the signal does not appear as strong as desired.
Hardware Installation
Placement
The DI-714 Wireless Broadband Router should be placed in a safe and secure location. To ensure proper operation, please keep the unit away from water and other damaging elements.
Safety Precautions
Please read the installation guide thoroughly before you install the DI-
714.
The DI-714 should only be repaired by authorized and qualified
personnel.
Please do not try to open or repair the DI-714 yourself. Opening the
device will violate the products warranty.
Do not place the DI-714 in a damp or humid location, e.g. a bathroom.The DI-714 should be placed in a sheltered and non-slip location
within a temperature range of 41 to 104 degrees Fahrenheit.
Please keep the plastic bag of the DI-714 and the clip binding the c able
out of reach of children and babies to avoid choking.
Please do not expose the DI-714 to direct sunlight or other heat sources. The device’s housing and internal electronic components may be damaged by direct sunlight or heat sources.
12
Side Panel
The power port is located on the right-hand side of the DI-714. Connect the AC adapter to this port to supply power.
Front Panel
The front panel provides LED’s to indicate the d evice’s status. Refer to the following table for the meaning of each feature.
Power
Status
Broadband
Dial-Up
Wireless
Local Ethernet 1,2,3,4
Power status of the DI-714. A steady LED indicates that the power is on. No LED lights indicate lack of power.
Router status indicates. When router boot or Flash memory writing Status LED should be blinking.
Wide Area Network status. When connected to the Cable/DSL modem, the LED should be on.
Indicates Dial-UP Modem port their Carrier Detect status. When modem connection is established then LED should be steady on. Indicates wireless initial ready status. When wireless AP initial ready, the LED should be steady on. Link/ACT = Displays Link Activity. When each of LAN port connects to PC or HUB, Link/ACT should be steady on, when data transfer then Link/ACT should be blinking.
Rear Panel
The rear panel features a LAN port, WAN port ( BroadBand) ,Serial Modem port and Factory Reset button. Refer to the following table for the meaning of each feature.
5V DC
BROADBAND
Used to connect to the power outlet. Only use the power adapter provided with the DI-714. Use of an unauthorized power adapter may cause damage to your device and violate your warranty. The RJ-45 Ethernet port labeled BroadBand is used to connect your DI-714 to your xDSL or Cable modem.
13
DIAL-UP MODEM RESET Local Ethernet 1 , 2, 3, 4
Port used to connect an external analog backup modem/ISDN TA. Resets the configuration to default settings. The RJ-45 Ethernet ports used to connect your PC or HUB , The Ethernet Cable used can be normal Ethernet cables or even Crossover Cable. The 714 have internal AutoCrossover detection circuit to automatic identify them.
Basic DI-714 Configuration & Main Page
The DI-714 provides a Web Configuration interface that can be accessed using standard web browsers such as Netscape Communicator or Microsoft Internet Explorer. Since the interface is web based (HTTP), the DI-714 can be configured with any Java and HTML compliant Internet browser in any operating system. This section will discuss the Web Configuration interface and how to use different options and settings.
Although you can change the IP address of the DI-714 to meet your needs, this manual will assume that the defaults are left in place. This means that the IP address of your DI-714 will be 192.168.0.1. If you have changed the IP address scheme, please substitute 192.168.0.1 with the IP address scheme that you have chosen.
S tart-up and Log in
In order to configure the DI-714, you must use your web browser and manually input 192.168.0.1 into the Address box and press Enter. The Main Page will appear. The Device Information and Device Status screens can be seen without logging into the DI-714. However, when the Setup Wizard, Basic Setup, Advanced Settings and System Tools buttons
14
are pressed, the log in screen will be shown.
In order to configure the DI-714 you must input the user-name into the User Name box. Enter the password into the Password box and press the OK button. The default User Name is “admin.” There is no default password, leave the Password field blank.
Once you have logged-in as administrator, it is a good idea to change the administrator password to ensure a secure connection to the DI-714. The Advanced Settings section described later in this manual describes how to change the password.
Once you have input the correct password and logged-in, the sc reen will change to the Main Page screen.
If you are having problems logging in and you are sure that the password you are using is correct, check the top right-hand corner of your keyboard to make sure that the Caps Lock light is not on.
15
Main Page
The Main Page screen provides links to the main sections of the web configuration interface.
Setup Wizard
The Setup Wizard is a step-by-step guide to configuring the DI-714 to work with your ISP provider. Please refer to the Quick Install Guide for additional instructions.
16
Time Settings
Please choose the local time zone. After selecting the correct time zone, click on the Next button to continue. You can also click the buttons on the left hand side to reach a specific setting in the configuration.
17
Device IP Settings
You have to give your Internet gateway an IP address on your “private” network. This is not the “public” IP address from your ISP but the local internal LAN IP address. The IP address of “192.168.0.1” is the default IP address of the LAN port in the broadband router.
Device IP Address
The internal LAN IP address of the broadband router.
Device IP Subnet Mask
The subnet mask can usually be left with the default entry of “255.255.255.0”
18
Cable/DSL ISP Settings
The DSL/Cable ISP settings have a default to obtain dynamically the IP address for the WAN port of the broadband router. Some ISPs may give you Static IP settings. If this is the case for your ISP then you need to:
Enter the IP address that is assigned by your ISP Enter the IP subnet mask Enter the ISP gateway address Enter the DNS IP address
19
ISP Additional Settings
If you would like to use ISP additional settings you have to enable this function and configure this page. Some ISPs use this protocol for authentication purposes; if this is the case, you need to enter:
User name: Enter the user name of your ISP account. Password: Enter the password of your ISP account. Retype password: Enter the password of your ISP account again to re­confirm.
20
Loading...
+ 46 hidden pages