Re: openssh cygwin: connection closed by remote host



OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to rsegph1.mit.edu [18.62.8.156] port 22.
debug1: Connection established.
debug1: identity file /usr/users/kherring/.ssh/identity type -1
debug1: identity file /usr/users/kherring/.ssh/id_rsa type -1
debug1: identity file /usr/users/kherring/.ssh/id_dsa type 2
ssh_exchange_identification: Connection closed by remote host

Running ssh -vv or -vvv on the client will give you more information, which
may help to illuminate what happened.

What do the server logs show from this exchange? Did you crank up LogLevel
to VERBOSE or DEBUG in /etc/ssh/sshd_config and restart sshd?

--
To reply by email, change "deadspam.com" to "alumni.utexas.net"
.



Relevant Pages