User's Manual
Table Of Contents
- _
- Contents
- Chapter 1 - Introduction
- _
- Front Panel
- Front Panel Description
- Back Panel
- Back Panel Description
- Typical Applications
- Connecting a Remote Site via Cable Modem
- Connecting a Local Site to the Internet
- Specifications
- Chapter 2 - Hardware Installation
- Hardware Installation
- Safety
- Unpacking the RF802EW
- Cabling
- Chapter 3 - Software Installation and Configuration
- Software Installation and Configuration
- Software Installation
- Using RouteFinder Setup Wizard
- Testing your Connection
- Chapter 4 - Telnet
- Using Telnet to Configure your RouteFinder
- Chapter 5 - RouteFinder Manager
- RouteFinder Manager
- General Settings
- WAN Ethernet Segment
- Async Port
- Remote Access-Remote Access Settings
- Enable IP Mapping - Virtual Server
- Port Settings
- Edit Login Script for Remote Access
- Writing a login script for IP Routing
- Modem String Settings
- LAN DHCP Server
- Routing Settings
- Routing Table
- Filter Settings
- Wireless Settings
- Refresh Device List
- Device Name and Password
- Save Settings to File
- Load Settings
- Upgrade Firmware
- General Diagnostic
- Chapter 6 - RouteFinder Monitor
- RouteFinder Monitor
- Running RouteFinder Monitor
- Refresh Device List
- Test Connection
- Terminate Connection
- Save to File
- Save Now
- Autosave
- IP Address/Name
- Event Messages
- TCP/IP Tab
- Time Tab
- Status Tab
- Statistics Tab
- Chapter 7 - LAN Client Settings
- LAN Client Settings
- Setting up Remote Access Clients
- Accessing a Windows NT Server
- Accessing a Novell Server
- Accessing a Windows NT Server and a Novell NetWare Server
- Accessing a Unix Server
- Make New Connection (Windows 2000 only)
- Chapter 8 LAN-to-LAN Settings
- LAN-to-LAN Settings
- Setting up LAN-to-LAN Routing
- Using the Find Computer command
- Using LMHosts
- Chapter 9 - Troubleshooting
- Troubleshooting
- Common Problems
- Chapter 10 - Service, Warranty and Technical Support
- Introduction
- Limited Warranty
- Addendum for North American Products
- Addendum for International Products
- Out of Warranty Repair Costs
- Software User License Agreement
- Technical Support
- Contacting Technical Support
- Recording RouteFinder Information
- Online Warranty Registration
- About the Internet
- Ordering Accessories
- Appendixes
- Appendix A - Regulatory Compliance Information
- Class B Statement FCC Part 15
- Appendix B - Tools for your RF802EW
- RouteFinder Monitor
- PING
- WINIPCFG and IPCONFIG
- TRACERT
- Appendix C - Cabling Diagrams
- Glossary
- Index
115
Glossary
that requested it.
If someone on the Internet tries to access your network, the firewall function of the RouteFinder stops
the request. The device will not reverse translate network addresses unless you have specifically
allowed this feature using the Virtual Server function (IP Mapping).
NetworkAddress
The network portion of an IP address. For a class A network, the network address is the first byte of
the IP address. For a class B network, the network address is the first two bytes of the IP address.
For a class C network, the network address is the first three bytes of the IP address. In each case,
the remainder is the host address. In the Internet, assigned network addresses are globally unique.
P
Packet
A packet is a piece of a message transmitted over a packet-switching network. A packet contains the
destination address of the message as well as the data. In IP networks, packets are often called
datagrams.
Port Number
The term port can mean the connector on your computer or it can be thought of as a server number.
Every service that travels over phone lines and modems has a standard port number. For example,
the World Wide Web service uses the standard port number, 80 and the standard telnet port is 23.
Port numbers are controlled and assigned by the IANA (Internet Assigned Numbers Authority). Most
computers have a table in their systems containing a list of ports that have been assigned to specific
services. You can alos find lists of standard port numbers on the World Wide Web.
Protocol
A formal description of message formats and the rules two computers must follow to exchange those
messages. You can think of protocols like languages. If two computers or devices aren’t speaking
the same language to each other, they won’t be able to communicate.
PPP (Point -to- Point Protocol)
PPP enables dial-up connections to the Internet and is the method that your network device connects
to the Internet. PPP is more stable than the older SLIP protocol and provides error checking
features.
R
Router
A device which forwards traffic between networks. If you request information from a location on your
network or the Internet, the router will route the request to the appropriate destination. The router’s
job is to listen for requests for IP addresses that are not part of your LAN and then route them to the
appropriate network which may either be the Internet or another sub-network on your LAN.
S
Server
A provider of resources (e.g.,file servers and name servers). For example your RouteFinder provides
Internet Access and can be thought of as an Internet Access Server.
Subnet
A portion of a network that shares a common address component. On TCP/IP networks, subnets are
defined as all devices whose IP Addresses have the same prefix. For example, all devices with IP
addresses that start with 213 .0 .0 .would be part of the same subnet.
SubnetMask /IPAddressMask
Subnet mask is what is used to determine what subnet an IP address belongs to. Subnetting
enables the network administrator to further divide the host part of the address into two or more
subnets.