INFO/4/SYSLOG_CONNECT_FAIL: Failed to connect the loghost over TLS. (PeerIP=[PeerIP], FailReason=[FailReason], SocketHandle=[SocketHandle], VpnName=[VpnName])
In VS mode, this log is supported only by the admin VS.
Parameter Name | Parameter Meaning |
---|---|
PeerIP |
Peer IP address. |
FailReason |
Failed reason. |
SocketHandle |
Socket handle. |
VpnName |
VPN Name. |
Cause 1: The certificate signature used the DSA or ECDSA algorithm, but the signature was incorrect.
Cause 2: The algorithm in the server's Hello message received by the client could not be identified.
Cause 3: The peer end sent content incorrectly.
Cause 4: The content in the extension field was not supported.
Cause 1:
Check whether the certificate is normal and whether the signature is tampered with.
Cause 2:
Check whether the client supports the algorithm that the server chooses.
Cause 3:
Check whether the peer end sends correct content.
Cause 4:
This log message is informational only, and no action is required.
Other causes:
Collect trap, log, and configuration information, and contact Huawei technical support personnel.