z/OS Communications Server: IP Messages Volume 2 (EZB, EZD)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZD1150I

z/OS Communications Server: IP Messages Volume 2 (EZB, EZD)
SC27-3655-01

EZD1150I
THE IKE DAEMON FAILED TO CONNECT retries TIMES TO THE server_type NSS SERVER AT host PORT port FOR STACK stackname

Explanation

The Internet Key Exchange (IKE) daemon was unable to establish a connection to the Network Security Services (NSS) server for the stack, host, and port specified for the number of retries specified on the NssWaitRetries parameter of the iked.conf file.

In the message text:
retries
The number of retries attempted.
server_type
The type of NSS server for which a connection was not established. Possible values are:
PRIMARY
Primary NSS server
BACKUP
Backup NSS server
host
The configured hostname or IP address for which the connection to the NSS server was not established.
port
The port for which the connection to the NSS server was not established.
stackname
The name of the TCP/IP stack for which the connection to the NSS server was not established.

System action

IKED continues trying to connect to the NSS server by doing one of the following:
  • Switching servers, if both a primary and a backup NSS server have been specified in the iked.conf file.
  • Trying to connect to the same server, if only a primary or a backup NSS server has been specified in the iked.conf file.
The IKE daemon continues.

Operator response

If connectivity cannot be established, notify the system programmer.

System programmer response

Ensure that the NetworkSecurityServer and NetworkSecurityServerBackup parameters in the iked.conf file have been configured correctly. See the information about the IKE daemon in z/OS Communications Server: IP Configuration Reference for more information about these keywords. If these keywords are configured correctly, ensure the TCP/IP configuration is specified correctly.

User response

Not applicable.

Problem determination

Not applicable.

Source

z/OS® Communications Server TCP/IP: IPSec

Module

IkeInetConnectManager.cpp

Routing code

10

Descriptor code

12

Example

EZD1150I THE IKE DAEMON FAILED TO CONNECT 4 TIMES TO THE PRIMARY NSS SERVER 
    AT 2.5.2.6 PORT 4159 FOR STACK TCPCS4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014