sshd connection reset by peer problem

2006-06-15 Thread marct
: expecting SSH2_MSG_KEX_DH_GEX_REPLY Read from socket failed: Connection reset by peer Thanks in advance Marc -- View this message in context: http://www.nabble.com/sshd-connection-reset-by-peer-problem-t1791735.html#a4881473 Sent from the Cygwin Users forum at Nabble.com. -- Unsubscribe info

Re: sshd connection reset by peer problem

2006-06-15 Thread clayne
This doesn't look like a cygwin problem to me at all. Look at the first 20 lines of your debug output again. -cl On Thu, Jun 15, 2006 at 04:46:23AM -0700, marct wrote: Read from socket failed: Connection reset by peer AKA you sent bunk data, try again. $ ssh -vvv localhost OpenSSH_4.3p2,

Re: sshd connection reset by peer problem

2006-06-15 Thread marct
SSH2_MSG_KEX_DH_GEX_GROUP Read from socket failed: Connection reset by peer [EMAIL PROTECTED] ~/.ssh $ Was I correct in removing and reinstalling the keys? Apologies but I am fairly new to the ssh side of things. Marc -- View this message in context: http://www.nabble.com/sshd-connection-reset-by-peer

RE: sshd connection reset by peer problem

2006-06-15 Thread Harig, Mark
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of marct Sent: Thursday, June 15, 2006 10:23 AM To: cygwin@cygwin.com Subject: Re: sshd connection reset by peer problem Thanks for the pointer. I removed all of my keys from the .ssh directory