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
116
Glossary
T
TCP/IP (Transmission Control Protocol/Internet Protocol)
A suite of communication protocols used to connect hosts on the Internet. Every computer that
wants to communicate with another computer on the Internet must use the TCP/IP protocol to
transmit and route data packets. The format of an IP address is a 32-bit numeric address written as
four octets separated by periods. Each number can be zero to 255. Within an isolated network, you
can assign IP addresses at random as long as each one is unique. However, connecting a private
network to the Internet requires using registered IP addresses to avoid duplication.
The four groups of numbers (octets) are used to identify a particular network and host on that
network. The InterNIC assigns Internet addresses as Class A, Class B, or Class C. Class A
supports 16 million hosts on each of 127 networks. Class B supports 65,000 hosts on each of
16,000 networks. Class C supports 254 hosts on each of 2 million networks. Due to the large
increase in access to the Internet, new classless schemes are gradually replacing the system based
on classes.
U
UDP (User Datagram Protocol)
An Internet Standard transport layer protocol. It is a connectionless protocol that adds a level of
reliability and multiplexing to IP.