TCP/IP Protocol Stack Setup

Use this procedure to configure TCP/IP parameters for the PortServers in your network.

Procedure

  1. Verify the TCP/IP protocol stack module:

    RealPort requires that the TCP/IP protocol stack be running on the NetWare Asynchronous I/O (AIO) server. To verify that the TCP/IP protocol stack is loaded, type the following command at the NetWare System Console:

    <servername>:modules tcpip

    If the TCP/IP stack is loaded, the OS returns information about the module.

    Example
    STAN:modules tcpip
    TCPIP.NLM       (Address Space = OS)
      Novell TCP/IP Module NW5SP3.240699
      Version 5.21a    July 1, 1999
      Copyright 1994-1999 Novell, Inc.  All rights reserved.
    STAN:
    
  2. Add IP information to the HOSTS file:

    The AIO driver uses the SYS:\ETC\HOSTS file to find network PortServers. You must edit the SYS:\ETC\HOSTS file to add the DNS name and IP address of each PortServer in the network.

    The IP address mask should be set to appropriate values as determined by your network class.

    Example
      NetWare Text Editor  4.15                 NetWare Loadable Module
    
                         Current File "SYS:\ETC\HOSTS"
    #                                                       
    #    Mappings of host names and host aliases to IP address.  
    #                                                              
    127.0.0.1        loopback lb localhost    # normal loopback address 
     
    #   
    # examples from Novell network 
    #                                
    130.57.4.2       ta tahiti ta.novell.com loghost 
    130.57.6.40      osd-frog frog   
    130.57.6.144     sj-in5 in5            
    192.67.172.71    sj-in1 in1        
                                                  
    #                                        
    # interesting addresses on the Internet   
    #                                            
    192.67.67.20     sri-nic.arpa nic.ddn.mil nic  
    26.2.0.74        wsmr-simtel20.army.mil simtel20 
    204.221.98.174   tvlab05                  # PortServer Address 
    
    Alt+F10=Exit                                              F1=Help
    
  3. Add IP information to each PortServer configuration:

    You must also set the DNS name and IP address in the configuration of each corresponding PortServer (see Configuring the PortServer for RealPort).