HP TCP/IP Services for OpenVMS
Release Notes


Previous Contents

2.5.2 Configuring TCP/IP Services Before Adding the System to the Cluster

If you configure TCP/IP Services before you add the system to a cluster, when you add the system to the cluster the owning UIC for each of the TCP/IP service SYS$LOGIN directories (TCPIP$service-name, where service-name is the name of the service) may be incorrect. Use the OpenVMS AUTHORIZE utility to correct these UICs.

2.6 TCPIP$CONFIG.COM Changes

The following sections describe changes to the TCPIP$CONFIG.COM configuration procedure in this release.

2.6.1 Warning Message in TCPIP$CONFIG.COM

If you have run the TCPIP$IP6_SETUP.COM configuration procedure to enable IPv6, then when you run the TCPIP$CONFIG.COM configuration procedure, the following warning message appears when you select the Core environment option:


                           WARNING 
 
This node has been configured for IPv6.  If you make any additional 
changes to the configuration of the interfaces, you must run 
TCPIP$IP6_SETUP again and update your host name information in 
BIND/DNS for the changes to take effect. 

2.6.2 Disabling or Enabling SSH Server

When you use the TCPIP$CONFIG.COM configuration procedure to disable or enable the SSH server, the following prompt is displayed:


* Create a new default Server host key? [YES]: 

Unless you have a specific reason for creating a new default server host key, you should enter "N" at this prompt. If you accept the default, clients with the old key will need to obtain the new key. For more information, see Section 3.11.6.

2.7 SSH Configuration Files Must Be Updated

The SSH client and server on this version of TCP/IP Services cannot use configuration files from previous versions of SSH.

If the SSH client and server detect systemwide configuration files from an older version of SSH, the client and server will fail to start. The client will display the following warning message, and the server will write the following warning message to the SSH_RUN.LOG file:


You may have an old style configuration file. Please follow the 
instructions in the release notes to use the new configuration 
files. 

If the SSH client detects a user-specific configuration file from an older version of SSH, the SSH client will display the warning and will allow the user to proceed.

To preserve the modifications made to the SSH server configuration file and the SSH client configuration file, you must edit the templates provided with the new version of SSH, as follows:

  1. Extract the template files using the following commands:


    $ LIBRARY/EXTRACT=SSH2_CONFIG SYS$LIBRARY:TCPIP$TEMPLATES.TLB - 
    _$ /OUT=TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]SSH2_CONFIG. 
     
    $ LIBRARY/EXTRACT=SSHD2_CONFIG SYS$LIBRARY:TCPIP$TEMPLATES.TLB - 
    _$ /OUT=TCPIP$SSH_DEVICE:[TCPIP$SSH.SSH2]SSHD2_CONFIG. 
    

    These commands copy the new template files into the SSH2 configuration directory with a new version number.

  2. Copy the modifications made in the old versions of the configuration files to the new versions.
  3. Start SSH using the following command:


    $ @SYS$STARTUP:SSH_STARTUP.COM 
    $ @SYS$STARTUP:SSH_CLIENT_STARTUP.COM 
    

2.8 Troubleshooting SMTP and LPD Shutdown Problems

If SMTP or LPD shutdown generates errors indicating that the queue manager is not running, check your site-specific shutdown command procedure (VMS_SYSHUTDOWN.COM). If this procedure contains the command to stop the queue manager (STOP/QUEUE/MANAGER), make sure this command is after the command that runs the TCPIP$SHUTDOWN.COM command procedure.

Note

You do not have to stop the queue manager explicitly. The queue manager is automatically stopped and started when you restart the system.


Chapter 3
Restrictions and Limitations

This chapter provides information about problems and restrictions in the current version of TCP/IP Services, and also includes other information specific to a particular command or service, such as changes in command syntax or messages.

3.1 Restrictions on OpenVMS I64 Platforms

The following restrictions apply to OpenVMS I64 platforms only:

3.2 NFS Server Does Not Run on I64 Platforms

The NFS server is fully functional on Alpha platforms, but it does not work on I64 platforms for this release. This problem will be fixed in a future update to TCP/IP Services.

On I64 systems, NFS-related components are installed so that the NFS server can be provided in a future release. However, these components will not run. Attempts to start them will fail or result in an error.

You can configure the NFS server on I64 systems, but you cannot successfully start the server. The server will immediately exit. The associated TCP/IP management commands will return errors. For example:


TCPIP> SHOW MAP 
%LIB-E-KEYNOTFOU, key not found in tree 
%TCPIP-E-CFSERROR, error processing TCPIP file system request 
-TCPIP-E-NOCFS, error resolving TCPIP$CFS_SHR entry point 
-LIB-F-KEYNOTFOU, key not found in tree 
 
TCPIP> MAP "/x" DKA100: 
%LIB-E-KEYNOTFOU, key not found in tree 
%TCPIP-E-MAPERROR, error processing MAP or UNMAP request 
-TCPIP-E-NOCFS, error resolving TCPIP$CFS_SHR entry point 
-LIB-F-KEYNOTFOU, key not found in tree 

Other errors related to the NFS server may also occur.

For information about NFS restrictions on Alpha platforms, refer to Section 3.8.

3.3 PPP Restrictions

The point-to-point protocol (PPP) does not work in this release of TCP/IP Services, on both Alpha and I64 platforms. This problem will be fixed in a future update to TCP/IP Services.

If you try to use PPP, the following type of error can occur:


$ PPPD CONN TTA08 
%PPPD-I-CONNECTTERM, converting connection on device _TTA0: to a Point-to-Point connection 
 
%LIB-E-ACTIMAGE, error activating image 
DKA0:[SYS0.SYSCOMMON.][SYSLIB]TCPIP$PPPD_CALLOUT.EXE;1 
-SYSTEM-F-PRIVINSTALL, shareable images must be installed to run privileged image 
 
%PPPD-E-PROTOERR, error initiating network protocol callback routine 
 
%SYSTEM-F-PRIVINSTALL, shareable images must be installed to run privileged image 
%PPPD-F-ABORT, fatal error encountered; operation terminated. 

If you manually install the image TCPIP$PPPD_CALLOUT.EXE, the system will fail when you execute the command in this example. This is not a security problem because privileges are required in order to install images manually.

3.4 SLIP Restrictions

The serial line IP protocol (SLIP) does not work in this release of TCP/IP Services, on both Alpha and I64 platforms. This problem will be fixed on Alpha platforms in a future update to TCP/IP Services.

3.5 Advanced Programming Environment Restrictions and Guidelines

The header files provided in TCPIP$EXAMPLES are provided as part of the advanced TCP/IP programming environment. The following list describes restrictions and guidelines for using them:

3.6 BIND/DNS Restrictions

BIND Version 9 has the following restrictions:

3.7 IPv6 Restrictions

The following sections describe restrictions in the use of IPv6.

3.7.1 Mobile IPv6 Restrictions

Mobile IPv6 is not supported in this release.

3.7.2 IPv6 Requires the BIND Resolver

If you are using IPv6, you must enable the BIND resolver. To enable the BIND resolver, use the TCPIP$CONFIG.COM command procedure. From the Core environment menu, select BIND Resolver.

You must specify the BIND server to enable the BIND resolver. If you do not have access to a BIND server, specify the node address 127.0.0.1 as your BIND server.

3.8 NFS Restrictions on Alpha Platforms

The following sections describe problems and restrictions with NFS on Alpha platforms.

3.8.1 NFS Server Problems and Restrictions

The NFS server is not supported on I64 platforms for this release. The associated components (lock manager, PCNFS, MOUNT server, nfsstat ) are also unsupported. For other information specific to the NFS server on OpenVMS I64 systems, see Section 3.1.

The following restrictions apply to the NFS server on OpenVMS Alpha systems:

3.8.2 NFS Client Problems and Restrictions

3.9 NTP Problems and Restrictions

The NTP server has a stratum limit of 15. The server does not synchronize to any time server that reports a stratum of 15 or greater. This may cause problems if you try to synchronize to a server running the UCX NTP server, if that server has been designated as "free running" (with the local-master command). For proper operation, the local-master designation must be specified with a stratum no greater than 14.

3.10 SNMP Problems and Restrictions

This section describes restrictions to the SNMP component for this release. For more information about using SNMP, refer to the HP TCP/IP Services for OpenVMS SNMP Programming and Reference manual.

3.10.1 Incomplete Restart

When the SNMP master agent and subagents fail or are stopped, TCP/IP Services is often able to restart all processes automatically. However, under certain conditions, subagent processes may not restart. When this happens, the display from the DCL command SHOW SYSTEM does not include TCPIP$OS_MIBS and TCPIP$HR_MIB. If this situation occurs, restart SNMP by entering the following commands:


$ @SYS$STARTUP:TCPIP$SNMP_SHUTDOWN.COM 
 
$ @SYS$STARTUP:TCPIP$SNMP_STARTUP.COM 

3.10.2 SNMP IVP Error

On slow systems, the SNMP Installation Verification Procedure can fail because a subagent does not respond to the test query. The error messages look like this:


   .
   .
   .
Shutting down the SNMP service... done. 
 
 
Creating temporary read/write community SNMPIVP_153. 
 
Enabling SET operations. 
 
Starting the SNMP service... done. 
 
SNMPIVP: unexpected text in response to SNMP request: 
"- no such name - returned for variable 1" 
See file SYS$SYSDEVICE:[TCPIP$SNMP]TCPIP$SNMP_REQUEST.DAT for more 
details. 
sysContact could not be retrieved.  Status = 0 
The SNMP IVP has NOT completed successfully. 
SNMP IVP request completed. 
Press Return to continue ... 

You can ignore these types of messages in the IVP.

3.10.3 Using Existing MIB Subagent Modules

If an existing subagent does not execute properly, you may need to relink it against the current version of TCP/IP Services to produce a working image. Some subagents (such as those for HP Insight Management Agents for OpenVMS) also require a minimum version of OpenVMS and a minimum version of TCP/IP Services.

The following restrictions apply:

3.10.4 Upgrading SNMP

After upgrading to the current version of TCP/IP Services, you must disable and then enable SNMP using the TCPIP$CONFIG.COM command procedure. When prompted for "this node" or "all nodes," select the option that reflects the previous configuration.

3.10.5 Communication Controller Data Not Fully Updated

When you upgrade TCP/IP Services and then modify an existing communication controller, programs that use the communication controller might not have access to the updated information.

To ensure that programs like the MIB browser (SNMP_REQUEST) have access to the new data about the communication controller, do the following:

  1. Delete the communication controller using the TCP/IP management command DELETE COMMUNICATION_CONTROLLER.
  2. Reset the communication controller by running the TCPIP$CONFIG.COM command procedure and exiting.
  3. Restart the program (such as SNMP) by entering the following commands:


    $ @SYS$STARTUP:SNMP_SHUTDOWN.COM 
     
    $ @SYS$STARTUP:SNMP_STARTUP.COM 
    

  4. Use the TCP/IP management command LIST COMMUNICATION_CONTROLLER to display the information.


Previous Next Contents