Hello Madam/Sir,
Our server is running Solaris 10. There was an usual incident where
user can't get to this server via ssh.
The following error appears when trying to ssh to the server :
# ssh
us...@dive.borneo.com
ssh_exchange_identification: Connection closed by remote host
I ran the following command and got the output about ssh connection
errors.
# ssh -v
dive.borneo.com
Sun_SSH_1.1.3, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to
dive.borneo.com [10.22.30.250] port 22.
debug1: Connection established.
debug1: identity file /.ssh/identity type -1
debug1: identity file /.ssh/id_rsa type -1
debug1: identity file /.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
debug1: Calling cleanup 0x34894(0x0)
There's no change in the server or in the ssh config files.
I had to do "svcadm refresh ssh" to restart the SSH process and allow
the remote ssh in the server again.
Any idea how this problem happened and how to resolve it once and for
all ?
Thx,
Bill