Disallowed connect from denied host.
'<message>'
The server has disconnected the client because the client is not allowed to connect.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Protocol error in [local|remote]:
'<message>'
Disconnecting because of a protocol error in local or remote end.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Key exchange failed in [local|remote]:
'<message>'
Disconnecting because key exchange failed in local or remote end.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
RESERVED (this is an illegal code) in [local|remote]:
'<message>'
Disconnecting, with illegal code as reason.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
MAC failed in [local|remote], disconnecting:
'<message>'
Disconnecting because MAC failed in local or remote end.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
compression error in [local|remote], disconnecting:
'<message>'
Disconnecting because of a compression error.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
service not available: '<message>'
Disconnecting because a requested service was not available.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
protocol version not supported in [local|remote]:
'<message>'
Disconnecting because the protocol version was not supported.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
host key not verifiable in [local|remote]:
'<message>'
Disconnecting because the host key could not be verified.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
connection lost: '<message>'
Disconnecting because the connection was lost.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
disconnected by application in [local|remote]:
'<message>'
Disconnected by application.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
too many connections : '<message>'
Disconnected because the internal connection limit was exceeded.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
User authentication failed: '<message>'
Disconnected because the user authentication failed. This message should only occur when the other end is of version 2.0.13 or earlier.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
authentication cancelled by user:
'<message>'
Disconnected because the authentication was cancelled by the user.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
no more authentication methods on [local|remote]:
'<message>'
Disconnected because of running out of authentication methods. This generally means that the client failed in all the authentication methods available on the server.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONALG
illegal user name : '<message>'
Disconnected because the username was illegal.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
Unknown reason code '<reason-code>' for disconnect. msg:
'<message>'
Disconnected, reason code unknown.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_ERROR
Idle timeout exceeded.
The idle timeout limit was exceeded.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Remote protocol version: <version-string>
The server has received the remote protocol version string from the client.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_SSH_LOG_INFORMATIONAL
User <login-name> (uid <uid-number>), coming from
<host>, authenticated.
A general message stating that a user has been successfully authenticated.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_NOTICE
ROOT LOGIN: User <login-name> (uid <uid-number>),
coming from <host>, authenticated.
General message stating that a superuser has been successfully authenticated.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_NOTICE
Authentication failed for user <login-name>, coming from
<host>.
An user tried to log in, but failed the user authentication.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Logout for user <login-name>.
The specified user has now logged out or has been logged out.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
LoginGraceTime exceeded.
The LoginGraceTime
value was exceeded. This means that
the client did not succeed in logging in during time limit defined by the
configuration option LoginGraceTime
.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
connection from "<host>" (listen port: <listen-
port>)
The server has received a connection from a host.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
connection from "<host>" (listen iface:
<address>:<port>)
The server has received a connection from a host to a port on specific interface.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_INFORMATIONAL
Refusing connection from "<host>". Too many open
connections (max <maximum-connections>, now open <open-
connections>).
The server has refused a connection because it would have otherwise exceeded the limit of simultaneously open connections.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Denied connection from <connection-originator> by tcp
wrappers.
The server has refused a connection because it was denied by
tcp_wrappers
.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Forking a server for a new connection failed.
The server tried to fork to handle a new connection, but the forking failed.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
WARNING: <message>
A warning was received from the server.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
FATAL ERROR: <message>
The server has encountered a fatal error condition.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_ERROR
Invalid signal received by SIGHUP-handler.
Server's SIGHUP
handler received an illegal
signal.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
License file error: <message>
The server encountered an error when checking the license file.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_ERROR
restarting...
The server is restarting.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Starting daemon in inetd mode.
The server is starting in inetd
mode.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Listener created on <address>:<port>.
The server has successfully created a listener.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
UDP Listener created on
<address>:<port>.
The server has successfully created an UDP listener.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
setsid: <error-message>
A call to setsid
failed in the server.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_NOTICE
Daemon is running.
The server process has successfully performed all initialization operations and is now listening for connections.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING
Invalid signal received by SIG(INT|TERM)-handler.
Server's SIG(INT|TERM)
handler received an illegal
signal.
Facility: SSH_LOGFACILITY_DAEMON
Level: SSH_LOG_WARNING