[an error occurred while processing this directive]

HP OpenVMS Systems Documentation

Content starts here

Compaq TCP/IP Services for OpenVMS
Installation and Configuration


Previous Contents Index


Chapter 3
Configuring TCP/IP Services

After you install Compaq TCP/IP Services for OpenVMS, you need to enable the components and characteristics you require for your particular system using the menu-driven TCPIP$CONFIG procedure.

This chapter explains the TCPIP$CONFIG menus, provides sample installation output, and summarizes additional configuration and setup tasks.

3.1 Recommended Order for Configuring TCP/IP Services

Table 3-1 lists the tasks involved in configuring the TCP/IP Services components and functionality, and the sections that describe these tasks.

Table 3-1 Configuring TCP/IP Services
Step Task Described in...
1 Assemble system information to prepare for running TCPIP$CONFIG. Section 1.3
2 Run TCPIP$CONFIG. If you have a TCP/IP Services V4. x configuration on your system, answer prompts to convert existing databases or create new ones. Section 3.3
3 If preferred, have TCP/IP Services software configured automatically by a DHCP server. Section 3.2
4 Manually configure the major components and functionality using TCPIP$CONFIG. Section 3.3.4
5 Configure the optional components using TCPIP$CONFIG, as applicable. Section 3.3.7
6 Start TCP/IP Services. Section 3.5
7 Verify the configuration. Section 3.8
8 Complete additional configuration tasks, as appropriate. Section 3.9

3.2 Automatic Configuration of TCP/IP Services Using DHCP Client

TCP/IP Services Version 5.3 supports the DHCP client, which allows you to have your system configured automatically by a DHCP server. You can achieve this in one of two ways:

  • If TCP/IP Services has never been configured on your system, you can run the TCP/IP Services startup procedure, SYS$MANAGER:TCPIP$STARTUP.COM. The startup procedure detects the fact that the TCP/IP Services software has not been configured and asks whether you want the DHCP client to configure the host for you. Answer YES.
    The startup procedure invokes TCPIP$CONFIG, which sets up the environment for the DHCP client and designates any unconfigured interfaces to be under DHCP client control. The procedure enables the following set of services automatically:
    • FTP client
    • TELNET client
    • TELNET server
    • SMTP

    For more information about DHCP, see the Compaq TCP/IP Services for OpenVMS Management manual.
  • Run TCPIP$CONFIG. Choose option 2 from the Core Environment Configuration menu to configure the Internet interface, and then choose option 2 from the Interface Configuration menu:


    Configuration options:
    
         1 - Configure interface manually   (Current default)
         2 - Let DHCP configure interface
    

    You can also use TCPIP$CONFIG to configure additional services and parameters, as needed.

3.3 Running TCPIP$CONFIG

The TCPIP$CONFIG procedure displays menus from which you do the following:

  • Make selections that enable components for your system. To select the default, press the Return key.
  • Start or stop TCP/IP Services software.
  • Verify the configuration.

To get started, enter:


$ @SYS$MANAGER:TCPIP$CONFIG

3.3.1 Converting Existing TCP/IP Services Configuration Files (Upgrade Only)

If you have a TCP/IP Services for OpenVMS (UCX) configuration in place from a V4.x version of the product, and you have never configured a V5.x product on the system, the procedure begins by asking you whether to convert the old TCP/IP Services configuration files:


Convert the old configuration files [Y]

Unless you respond NO to the prompt, the procedure converts existing configuration files to new configuration files.

If you have already configured this product, the procedure indicates that no new configuration files are being created:


Checking TCP/IP Services for OpenVMS configuration database files.

No new database files were created.

The following sample output shows the start of the TCPIP$CONFIG procedure and a portion of the conversion of a previous configuration:


        TCP/IP Network Configuration Procedure

  This procedure helps you define the parameters required
  to run Compaq TCP/IP Services for OpenVMS on this system.


  NOTE:
  TCP/IP has been previously configured from an earlier version
  of this product.  You can avoid a complete reconfiguration of
  TCP/IP by allowing this procedure to automatically convert the
  old configuration files.  If you choose not to do this now, you
  will not be asked again.  At the end of the conversion you will
  be able to further modify your configuration.

Convert the old configuration files [Y]: [Return]
Preparing files for conversion...

    UCX$SERVICE.DAT        --> TCPIP$SERVICE.DAT
    UCX$HOST.DAT           --> TCPIP$HOST.DAT
    UCX$NETWORK.DAT        --> TCPIP$NETWORK.DAT
    UCX$ROUTE.DAT          --> TCPIP$ROUTE.DAT
    UCX$PROXY.DAT          --> TCPIP$PROXY.DAT
    UCX$CONFIGURATION.DAT  --> TCPIP$CONFIGURATION.DAT
    UCX$EXPORT.DAT         --> TCPIP$EXPORT.DAT
    UCX$PRINTCAP.DAT       --> TCPIP$PRINTCAP.DAT

       No new database files were created.

FTP SERVER Configuration

LPD SERVER Configuration

Service is not defined in the SYSUAF.
  Nonprivileged user access is not enabled.

By default, Compaq TCP/IP Services for OpenVMS configures
LPD such that nonprivileged users cannot modify queue entries.

Creating TCPIP$AUX identifier with a value of 3655

     Compaq TCP/IP Services for OpenVMS supports Line Printer Daemon
     Protocol (see RFC 1179).

       LPD requires the following:
         - Name of the local queue
         - Name of the remote queue
         - Name of the remote host
         - Spooling directory for the local queue

       To add or delete printers in the TCPIP PRINTCAP database, use the
       $RUN SYS$SYSTEM:TCPIP$LPRSETUP command.
.
.
.

3.3.2 Creating New TCP/IP Services Configuration Files

If you do not have an existing TCP/IP Services configuration in place from a previous version of the product, the procedure begins by creating configuration database files, as shown in the following sample output:


 TCP/IP Network Configuration Procedure

 This procedure helps you define the parameters required
 to run Compaq TCP/IP Services for OpenVMS on this system.

 Checking TCP/IP Services for OpenVMS configuration database files.

 Creating SYS$COMMON:[SYSEXE]TCPIP$SERVICE.DAT
 Creating SYS$COMMON:[SYSEXE]TCPIP$HOST.DAT
 Creating SYS$COMMON:[SYSEXE]TCPIP$NETWORK.DAT
 Creating SYS$COMMON:[SYSEXE]TCPIP$ROUTE.DAT
 Creating SYS$COMMON:[SYSEXE]TCPIP$PROXY.DAT
 Creating SYS$COMMON:[SYSEXE]TCPIP$CONFIGURATION.DAT
 Creating TCPIP$ETC:SYSCONFIGTAB.DAT

Compaq TCP/IP Services for OpenVMS requires a definition for at
least one interface.  There are no interfaces defined on this
system.

Please select the Interface option from the Core Environment Menu.

3.3.3 Understanding the Configuration Menus

After the configuration files are converted or created, the Main Configuration menu is displayed:


Compaq TCP/IP Services for OpenVMS Configuration Menu

    Configuration options:

           1  -  Core environment
           2  -  Client components
           3  -  Server components
           4  -  Optional components
           5  -  Shutdown Compaq TCP/IP Services for OpenVMS
           6  -  Startup Compaq TCP/IP Services for OpenVMS
           7  -  Run tests

           A  -  Configure options 1 - 4
          [E] -  Exit configuration procedure

Enter configuration option:

The options are as follows:

Option Description
1 Core environment Configure software associated with the Network, Internet, and Transport layers of the TCP/IP architecture (Section 3.3.4).
2 Client components Configure application software and related components (Section 3.3.5).
3 Server components Configure server software and related components (Section 3.3.6).
4 Optional components Configure software necessary if you plan to allow Anonymous FTP access, enable Kerberos authentication for the TELNET server, or run such products as PATHWORKS for OpenVMS (Advanced Server), Advanced Server for OpenVMS, DECnet over TCP/IP, or any applications that use the Stanford Research Institute (SRI) QIO application programming interface (Section 3.3.7)
5 Shutdown TCP/IP Services for OpenVMS Stop TCP/IP Services (Section 3.6).
6 Startup TCP/IP Services for OpenVMS Start TCP/IP Services (Section 3.7).
7 Run tests Run the installation verification procedure (Section 3.8).
A Configure options 1 - 4 Configure all the TCP/IP Services components (the core, client, server, and optional components). The procedure takes you through each of the component configuration options.
E Exit the configuration procedure Return to the system prompt.

If you do not have experience with the TCP/IP Services product, you should use the configuration menus. However, if you have experience configuring the software and want to bypass the menus, you can add one or more command parameters when you run TCPIP$CONFIG. For information about the command parameters, see Section 3.4.

3.3.4 Configuring the Core Environment

To display the Core Environment Configuration menu, choose option 1 (Core environment) from the Main Configuration menu. If you chose option A from the Main Configuration menu to configure all the TCP/IP Services components, the Core Environment Configuration menu is displayed first. The sample output in the following sections show the progression of the procedure when you choose option A.

You are required to configure the Domain, Interfaces, and Routing components; BIND Resolver and Time Zone are optional.

Note

Use the Interfaces menu (option 2) to set up an interface under control of the DHCP client. If you mark a DHCP client interface as primary, you might not need to set up the other Core Environment components. Ask your network manager whether these components are configured by DHCP. For more information, see the DHCP client documentation.



Compaq TCP/IP Services for OpenVMS Core Environment Configuration Menu

   Configuration options:


           1 - Domain
           2 - Interfaces
           3 - Routing
           4 - BIND Resolver
           5 - Time Zone

           A  - Configure options 1 - 5
          [E] - Exit menu

Enter configuration option: A [Return]

The following sections include sample output for the core environment components. The samples reflect a TCP/IP Services product configuration for a system on which other TCP/IP Services configurations are in place. The output varies for a new TCP/IP Services installation (see Appendix A).

Enter your responses to the menu questions using the information from your configuration planning worksheet ( Section 1.3).

3.3.4.1 Domain Configuration

The following is sample output for configuring the domain:


DOMAIN Configuration

Enter Internet domain [budget.acme.com]: widgets.com [Return]

3.3.4.2 Interface Configuration

The following is sample output for configuring the Internet interface:


INTERFACE Configuration

        The Ethernet device(s) on your system are: EWA0:

        Start of configuration questions for Internet interface WE0.
        WE0 is the Ethernet device EWA0:

Interface: WE0
  IP_Addr: 10.10.2.2     NETWRK: 255.255.255.0    BRDCST: 10.10.2.255
   C_Addr:             C_NETWRK:                C_BRDCST:

   Flags:
   Receive buffer:       0

     Compaq TCP/IP Services for OpenVMS Interface WE0 Reconfiguration
     Menu

     Reconfiguration options:

           1  -  Configure interface manually   (Current default)
           2  -  Let DHCP configure interface

          [E] -  Exit menu (Do not reconfigure interface WE0)

Enter configuration option: [Return]

In this example, no changes are made to the interface.

3.3.4.3 Dynamic Routing Configuration

The following is sample output for configuring dynamic routing:


DYNAMIC ROUTING Configuration

 Dynamic routing has not been configured.

    You may configure dynamic ROUTED or GATED routing.
    You cannot enable both at the same time.  If you want
    to change from one to the other, you must disable the
    current routing first, then enable the desired routing.

    If you enable dynamic ROUTED routing, this host will use the
    Routing Information Protocol (RIP) - Version 1 to listen
    for all dynamic routing information coming from other
    hosts to update its internal routing tables.
    It will also supply its own Internet addresses to
    routing requests made from remote hosts.

    If you enable dynamic GATED routing, you will be able to
    configure this host to use any combination of the following
    routing protocols to exchange dynamic routing information
    with other hosts on the network:
        Routing Information Protocol (RIP) - Version 1 & 2
        Router Discovery Protocol (RDISC)
        Open Shortest Path First (OSPF)
        Exterior Gateway Protocol (EGP)
        Border Gateway Protocol (BGP-4)
        Static routes

* Do you want to configure dynamic ROUTED or GATED routing [NO]: YES [Return]
* Do you want to enable GATED routing configuration [NO]: [Return]

    ROUTED option

    If you enable the 'supply' option of dynamic routing,
    this host will supply dynamic routing information to
    other hosts on the network whether it is acting as an
    internetwork gateway or not.


* Do you want this host to supply its dynamic routing information [NO]: [Return]

3.3.4.4 BIND Resolver Configuration

The following is sample output for configuring the BIND resolver:


A BIND resolver has already been configured.

BIND Resolver Configuration

  Transport:  UDP
  Domain:     budget.acme.com
  Retry:         4
  Timeout:       4
  Servers:    island.budget.acme.com
  Path:       No values defined

* Do you want to reconfigure BIND [NO]: [Return]

In this example, no changes are made to the BIND resolver.

3.3.4.5 Time Zone Configuration

The following is sample output for configuring the time zone:


TIME ZONE Configuration

  TCPIP uses timezone information provided by the OpenVMS Operating
  System. No additional timezone configuration is needed for TCPIP
  when the operating system is configured correctly.

  This section verifies the current OpenVMS timezone configuration.
  A warning message (TCPIP-W-) indicates that corrective action should
  be taken. TCPIP will appear to operate but components may display
  either the wrong time or a time inconsistent with other applications.

%TCPIP-I-INFO, Logical name SYS$TIMEZONE_RULE found.
-TCPIP-I-INFO, Software for automatic Summer/Winter time (TDF) change
-TCPIP-I-INFO, is present.
-TCPIP-I-INFO, Further action to ensure TDF change is not necessary.

%TCPIP-I-NORMAL, timezone information verified

Press Return to continue ...

After you configure the core environment, press Return or choose option E to exit from the Core Environment menu. If you chose option A from the Main Configuration menu to configure all the TCP/IP Services components, the Client Components Configuration menu displays next; otherwise, the procedure returns to the the Main Configuration menu.

3.3.5 Configuring the Client Environment

To display the Client Components Configuration menu, choose option 2 (Client components) from the Main Configuration menu. If you chose option A from the Main Configuration menu to configure all the TCP/IP Services components, the Client Components Configuration menu displays automatically after you finish configuring the core environment components.

From the Client Components Configuration menu, choose option A to configure all the client components. Alternatively, you can configure one client component at a time. The sample output in the following sections show the progression of the procedure when you choose option A.



Compaq TCP/IP Services for OpenVMS Client Components Configuration Menu

Configuration options:

        1  - FTP              Enabled  Stopped
        2  - NFS Client       Enabled  Stopped
        3  - REXEC and RSH    Enabled  Stopped
        4  - RLOGIN           Enabled  Stopped
        5  - SMTP             Enabled  Stopped
        6  - TELNET           Enabled  Stopped
        7  - DHCP             Disabled Stopped
        8  - Telnetsym        Disabled Stopped

        A  - Configure options 1 - 8
       [E] - Exit menu


Note that the sample Client Components Configuration menu shows most components enabled and all of them stopped. Components are enabled if they have been enabled in the TCP/IP Services configuration database (TCPIP$CONFIGURATION.DAT). The enabled services are started the next time TCP/IP Services is started. You can also start (or stop) a specific component, without having to restart TCP/IP Services, by choosing the "Start service" option from that component's configuration menu. In addition, you can use command procedures to start or stop a specific component, as explained in Section 3.10.3.

The initial status of the components depends on whether you have other TCP/IP Services installations in place on the system, and whether the software or individual components have been started. On a new system, all the components would be disabled (the default). The status of components is also affected by the selections you made from the Core Environment menu.

To minimize resource consumption, enable and start only those components that you are sure to use. Disable those you do not plan to use.

To configure all the client components, choose option A.

The following is an example of the output for configuring an FTP client. The configuration output for other clients might vary. Note that after you configure a client (such as FTP) that has an associated server, the configuration prompts you about whether to configure the corresponding server.


Enter configuration option: 1 [Return]

FTP CLIENT Configuration

Service is enabled on specific node.
Service is stopped.

         FTP CLIENT configuration options:

                 1 - Disable service on this node

                 2 - Start service on this node

                [E] - Exit FTP_CLIENT configuration

Enter configuration option: 1 [Return]

The FTP SERVER is enabled.

* Do you want to configure the FTP SERVER [NO] ? [Return]

In the preceding example, the FTP client was originally enabled, and you chose option 1 to disable it. The following example shows the configuration output that might be seen if you want to enable an FTP client that had been disabled.


FTP CLIENT Configuration

Service is not enabled.
Service is stopped.

        FTP CLIENT configuration options:

                 1 - Enable service on this node

                 2 - Enable & Start service on this node

                [E] - Exit FTP_CLIENT configuration

Enter configuration option: 2 [Return]

In this example, as with the previous one, the TCP/IP Services software has already been started, so you have the choice of starting the client as well as enabling it. If you choose option 1, the FTP service is enabled and FTP starts the next time TCP/IP Services is started. If you choose option 2, the FTP service is started immediately and then every time the TCP/IP Services is started.

If the TCP/IP Services software is not already started, then the FTP Client Components Configuration menu gives you only the option of enabling the component, as in the following example:


                1 - Enable service on this node

               [E] - Exit FTP_CLIENT configuration

After you configure the client component environment, press Return or choose option E to exit from the Client Components menu. If you chose option A from the Main Configuration menu to configure all the TCP/IP Services components, the Server Components Configuration menu displays next; otherwise, the procedure returns to the the Main Configuration menu.


Previous Next Contents Index