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


EZD1780I

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

EZD1780I
The message_type for exchange_type exchange with message ID message_id from remote_ip port remote_port to local_ip port local_port is outside the expected window of lowest_expected to highest_expected

Explanation

The message in the exchange with the specified ID is ignored because the ID is not in the expected message ID window.

In the message text:
message_type
The type of message. Possible message_type values are request or response.
exchange_type
The type of exchange as described in RFC 5996 Internet Key Exchange (IKEv2) Protocol. See Related protocol specifications for information about accessing RFCs.
message_id
The ID of the message.
remote_ip
The remote security endpoint IP specification.
remote_port
The remote port of the Internet Key Exchange (IKE) daemon peer.
local_ip
The local security endpoint IP specification.
local_port
The local port of the IKE daemon.
lowest_expected
The lowest message ID number that is expected from the remote security endpoint.
highest_expected
The highest message ID number that is expected from the remote security endpoint.

System action

The IKE message is not processed; IKE daemon processing continues.

Operator response

None.

System programmer response

Notify the administrator of the remote security endpoint that a protocol error occurred.

User response

Not applicable.

Problem determination

None.

Source

z/OS® Communications Server TCP/IP: IKE daemon

Module

IKEv2ExchangeList.cpp

Routing code

11

Descriptor code

7

Automation

This message is output to the syslog.

Example

EZD1780I The request for IKE_AUTH exchange with message ID 2 from 1.2.3.4 port  500 to 5.6.7.8 
         port 500 is outside the expected window of 1 to 1

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014