Multitech MTPSR1-120 manual Dual Ethernet ProxyServer User Guide

Page 56
Manual background

Dual Ethernet ProxyServer User Guide

Appendix A - TCP/IP (Transmission Control Protocol/ Internet Protocol) Description

TCP/IP is a protocol suite and related applications developed for the U.S. Department of Defense in the 1970s and 1980s specifically to permit different types of computers to communicate and exchange information with one another. TCP/IP is currently mandated as an official U.S. Department of Defense protocol and is also widely used in the UNIX community.

Before you install TCP/IP on your network, you need to establish your Internet addressing strategy. First, choose a domain name for your company. A domain name is the unique Internet name, usually the name of your business, that identifies your company. For example, Multi-Tech’s domain name is multitech.com ( .com indicates this is a commercial organization; .edu denotes educational organizations, .gov denotes government organizations). Next, determine how many IP addresses you’ll need. This depends on how many individual network segments you have, and how many systems on each segment need to be connected to the Internet. You’ll need an IP address for each network interface on each computer and hardware device.

IP addresses are 32 bits long and come in two types: network and host. Network addresses

come in five classes: A, B, C, D, and E. Each class of network address is allocated a certain number of host addresses. For example, a class B network can have a maximum of 65,534 hosts, while a class C network can have only 254. The class A and B addresses have been exhausted, and the class D and E addresses are reserved for special use. Consequently, companies now seeking an Internet connection are limited to class C addresses.

Early IP implementations ran on hosts commonly interconnected by Ethernet local area networks (LAN). Every transmission on the LAN contains the local network, or medium access control (MAC), address of the source and destination nodes. The MAC address is 48-bits in length and is non-hierarchical; MAC addresses are never the same as IP addresses.

When a host needs to send a datagram to another host on the same network, the sending application must know both the IP and MAC addresses of the intended receiver. Unfortunately, the IP process may not know the MAC address of the receiver. The Address Resolution Protocol (ARP), described in RFC 826 (http://info.internet.isi.edu:80/in-notes/rfc/files/rfc826.txt) provides a mechanism for a host to determine a receiver’s MAC address from the IP address. In the process, the host sends an ARP packet in a frame containing the MAC broadcast address; and then the ARP request advertises the destination IP address and asks for the associated MAC address. The station on the LAN that recognizes its own IP address will send an ARP response with its own MAC address. An ARP message is carried directly in an IP datagram.

Other address resolution procedures have also been defined, including those which allow a diskless processor to determine its IP address from its MAC address (Reverse ARP, or RARP), provides a mapping between an IP address and a frame relay virtual circuit identifier (Inverse ARP, or InARP), and provides a mapping between an IP address and ATM virtual path/channel identifiers (ATMARP).

The TCP/IP protocol suite comprises two protocols that correspond roughly to the OSI Transport and Session Layers; these protocols are called the Transmission Control Protocol and the User Datagram Protocol (UDP). Individual applications are referred to by a port identifier in TCP/UDP messages. The port identifier and IP address together form a “socket”. Well-known port numbers on the server side of a connection include 20 (FTP data transfer), 21 (FTP control), 23 (Telnet), 25 (SMTP), 43 (whois), 70 (Gopher), 79 (finger), and 80 (HTTP).

TCP, described in RFC 793 (http://info.internet.isi.edu:80/in-notes/rfc/files/rfc793.txt) provides a virtual circuit (connection-oriented) communication service across the network. TCP includes rules for formatting messages, establishing and terminating virtual circuits, sequencing, flow control, and error correction. Most of the applications in the TCP/IP suite operate over the “reliable” transport service provided by TCP.

56

Image 56
Contents Dual Ethernet ProxyServer Model MTPSR1-120 User GuideUser Guide Record of Revisions RevisionDescriptionPatents TRADEMARKChapter 2 - Installation Chapter 3 - Software Loading and ConfigurationChapter 1 - Introduction and Description Chapter 4 - Firewall SoftwareChapter 5 - Remote Configuration and Management Chapter 6 - Warranty, Service and Tech SupportAppendixes IndexChapter 1 - Introduction and Description Chapter 2 - Installation Chapter 3 - Software Loading and ConfigurationIntroduction Preview of this GuideChapter 5 - Remote Configuration and Management Chapter 6 - Warranty, Service and Tech SupportChapter 4 - ProxyServer Software AppendixesPower Front Panel DescriptionETHERNET 1 and WAN LinkRS232/V.35 Connector Ethernet 1 and 2 10Base-T ConnectorsCommand Connector Power ConnectorSpecifications Command PortEthernet Ports WAN LinkChapter 2 - Installation Figure 2-1. Unpacking Safety WarningsUnpacking Your ProxyServer V.35 Shunt Procedure Step ProcedureFigure 2-2. Cabinet Mounting Screw Figure 2-3. Shunt PositionsFigure 2-4. Cable Connections Cabling Procedure Step ProcedureCabling Your ProxyServer Chapter 2 - Installation Table 2-1. cont’d Step Procedure Dual Ethernet ProxyServer User Guide Chapter 3 - Software Loading and Configuration Loading Your Software Chapter 3 - Software Loading and Configuration 7. The “Do you want to download default setup?” dialog is displayedIP Port Configuration DHCP Relay Agent does not applyDefault WAN Link Configuration 19. The Writing Setup dialog box is displayed as the setup configuration is written to the ProxyServer Chapter 4 - Firewall Software Configuration 1 - Cable/DSL Modem Figure 4-1. Cable/DSL Modem ConfigurationTypical Applications Private LANChapter 4 - Firewall Software Configuration 2 - Existing Dual-LAN with Router Figure 4-2. Existing Dual-LAN with Router ConfigurationInternet Services Network Private LANConfiguration 3 - New Dual-LAN with T1 DSU Figure 4-3. New Dual-LAN with T1 DSU ConfigurationThe Internet LAN Port Parameters group is either configured with the DHCP Client option active, enabling the ISP to dynamically provide the registered Internet IP addresses, or with the DHCP Client option disabled if a static IP addressing scheme is provided by the ISP. If the DHCP Client field is deactivated the static IP Address of 204.26.12.10 is then entered and the WAN option is checked in the Internet Gateway Parameters group Firewall Program Group Configuration Port SetupDownload Default Setup WAN Device Configuration Download Firmware UpdateUninstall Firewall Configuration Firewall Configuration Changing IP Parameters Net Mask - Enter the Subnetwork Mask for the WAN port in this field Changing WAN Port Parameters Adding Proxy Applications Enabling the DHCP Server Enabling PPP Chapter 5 - Remote Configuration and ManagementEnabling PPP/SLIP Enabling SLIP Applications StatisticsFiltering Chapter 5 - Remote Configuration and Management Modem-Based Remote Configuration Procedure Connect the modem to your local telephone lineClick OK when you are satisfied with your selections LAN-Based Remote Configuration Procedure Windows Sockets Compliant TCP/IP Stack8 Click Exit when the downloading is complete Remote Management TelnetThe Firewall Management Menu provides two basic options Firewall Configuration and WAN Device Configuration. A further option enables you to close the Telnet session from this menu by pressing the Esc key Firewall ConfigurationFirewall Management Menu WEB Management Chapter 6 - Warranty, Service and Tech Support Limited Warranty On-line Warranty RegistrationRecording ProxyServer Information Chapter 6 - Warranty, Service and Technical SupportTech Support MULTI-TECH SYSTEMS, INC 2205 WOODALE DRIVE MOUNDS VIEW, MINNESOTA ServiceATTN SERVICE OR REPAIRS The Multi-Tech BBS To Log on to the Multi-Tech BBSTo Download a File If you know the file nameAbout the Multi-Tech Fax-Back Service About CompuServeAbout the Internet ftp//ftp.multitech.comAppendixes Dual Ethernet ProxyServer User Guide Appendix A - TCP/IP Description Internet Protocol IP Index F Configuration 2 - Existing Dual-LAN with Router26 Configuration 3 - New Dual-LAN with T1 DSUSecured LAN Port Parameters 20, 33