This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SSH error: Read from socket failed: Connection reset by peer


> debug1: Connecting to 65.38.96.67 [65.38.96.67] port 22. 
> debug1: Connection established. 

So, the client is connecting to the server...

> debug1: Offering public key: /d003/clarify/.ssh/id_dsa 
> Read from socket failed: Connection reset by peer 
> Connection closed 

... and a little while later the server is closing the connection, booting the
client off.

You need to look in the server logs to see the reason.  If there's not enough
information there, try increasing LogLevel, restarting the server, and trying
again.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]