TCP/4/SOCKET_TCP_MD5_AUTHEN_FAIL
Message
TCP/4/SOCKET_TCP_MD5_AUTHEN_FAIL: TCP MD5 authentication failed. (tcpConnLocalAddress=[tcpConnLocalAddress], tcpConnLocalPort=[tcpConnLocalPort], tcpConnRemAddress=[tcpConnRemAddress], tcpConnRemPort=[tcpConnRemPort], hwTCPProtocol=[hwTCPProtocol], hwTCPVrfName=[hwTCPVrfName])
Parameters
Parameter Name | Parameter Meaning |
---|---|
TcpConnLocalAddress |
IP address of the local end of a TCP connection |
TcpConnLocalPort |
Port number of the local end of the TCP connection |
TcpConnRemAddress |
Destination IP address of the TCP connection |
TcpConnRemPort |
Port number of the peer end of the TCP connection |
HwTCPProtocol |
Name of an upper layer application protocol |
HwTCPVrfName |
Name of virtual routing and forwarding (VRF) |
Possible Causes
Cause 1: The MD5 passwords configured for the local and peer TCP ports did not match each other.
Cause 2: An MD5 password was configured only for one TCP port.
Procedure
- Run the display current-configuration command on both ends to view whether the MD5 passwords are
configured for the TCP connection.
If an MD5 password is configured only for one TCP port, configure the same MD5 password for the end that does not have one. If MD5 authentication still fails, go to Step 3. If MD5 authentication succeeds, go to step 4.
If the MD5 passwords configured for the TCP ports are different, go to Step 2.
- Reconfigure the MD5 passwords to the same value. If MD5 authentication still fails, go to Step 3. If MD5 authentication succeeds, go to step 4.
- Collect the alarm, log, and configuration information, and contact technical support personnel.
- End.