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
Thanks for the pointer. I removed all of my keys from the .ssh directory and then ran ssh-keygen.exe which created 3 new sets of keys but I still get connection reset by peer: $ ssh -vvv localhost OpenSSH_4.3p2, OpenSSL 0.9.8b 04 May 2006 debug1: Reading configuration data /etc/ssh_config

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