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


EZD1041I

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

EZD1041I
Error encountered when sending ike_event between src IP : src_spec dest IP : dest_spec src port : src_port dest port : dest_port protocol : protocol - errno | errnojr | description

Explanation

The Internet Key Exchange (IKE) daemon detected an error while transmitting or retransmitting a message to a remote security endpoint.
  • When configured without the IBM® Configuration Assistant for z/OS® Communications Server, messages will be transmitted based on the IkeRetries and IkeInitWait parameters on the IkeConfig statement. See the information about the Policy Agent and policy applications in z/OS Communications Server: IP Configuration Reference for more information about the IkeConfig statement.
  • When configured with the IBM Configuration Assistant for z/OS Communications Server, messages will be retransmitted based on the Advanced: Phase 1 IKE key negotiation retry tuning and Phase 2 IKE data negotiation retry tuning settings in the corresponding Image in the GUI. See the online helps in the GUI for additional information.

Additional diagnostic messages that have the same message instance number will be issued to identify the impacted Security Association (SA). The message instance number precedes the message number in the log output and is used to group related messages from the IKE daemon.

In the message text:
ike_event
The type of message sent.
src_spec
The local security endpoint address specification.
dest_spec
The remote security endpoint address specification.
src_port
The source port.
dest_port
The destination port.
protocol
The protocol being used.
errno
The z/OS UNIX System Services return code. These return codes are listed and described in the return codes (errnos) information in z/OS UNIX System Services Messages and Codes.
errnojr
The hexadecimal z/OS UNIX System Services reason code. The format of the 4-byte reason code is explained in the introduction to the reason codes (errnojrs) information in the z/OS UNIX System Services Messages and Codes, where the reason codes are listed.
description
Describes the meaning of the errno value.

System action

The message was not successfully transmitted; IKE daemon processing continues.

Operator response

This might occur if there are network problems or the remote security endpoint is not responding. Take corrective action if necessary, and try the negotiation again. If failures continue, ensure that the remote security endpoint is responding.

System programmer response

None.

Module

infoXchg.cpp, phase1.cpp, phaseII_sa.cpp, retrans.cpp, sa.cpp

Procedure name

None.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014