Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Stephen C. Biggs" To: "Harig, Mark A." , Date: Tue, 06 Aug 2002 15:57:08 -0700 MIME-Version: 1.0 Subject: RE: Son of son of SSH & Cygwin; scp and sftp Message-ID: <3D4FF1D4.5107.9815F3@localhost> In-reply-to: Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body BTW, I am able to logon using Public Key Authentication from cygwin to a local linux box, so it seems to be a problem in the SSHD daemon, since I cannot log on from the linux box back to cygwin! On 6 Aug 2002 at 10:50, Harig, Mark A. wrote: > > > > ... and here is the changed output for SSH > > (which, by the way, now hangs and I have to kill > > the Cygwin console!) Notice that I got much > > further and it now prints out the MOTD before > > the server dumps the connection. Some sort of > > weird race condition? Why me?: > > > > For what it's worth, I'm having the same problem. > Here's an excerpt, with IP addresses deleted: > > debug2: callback done > debug1: channel 0: open confirm rwindow 0 rmax 32768 > debug2: channel 0: rcvd adjust 131072 > Fanfare!!! > You are successfully logged in to this server!!! > debug1: channel_free: channel 0: client-session, nchannels 1 > debug3: channel_free: status: The following connections are open: > #0 client-session (t4 r0 i0/0 o0/0 fd 4/5) > > debug3: channel_close_fds: channel 0: r 4 w 5 e 6 > Connection to xxx closed by remote host. > Connection to xxx closed. > debug1: Transferred: stdin 0, stdout 0, stderr 87 bytes in 17.5 seconds > debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 5.0 > debug1: Exit status -1 > > I'm have two sshd servers running on separate Win2K boxes, but > the connection attempt above was to a (remote, dial-up) WinNT 4.0SP6 > box running Cygwin 1.3.12 and OpenSSH_3.4p1. > > My next *guess* is to regenerate my public/private RSA1 key pair, > even though they have been working well for me on the Win2K boxes > for many months. The ssh -vvv log includes the message: > > debug3: Not a RSA1 key file... > > I had this working months ago, but stopped using it because of > the slow speed of the dialup. That was with OpenSSH_3.3 (or older?) > and Cygwin 1.3.10 (I think). I can't say if a bug has been > introduced that is WinNT specific. It doesn't seem likely. > > --- > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/