From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28165 invoked by alias); 2 Sep 2009 20:30:27 -0000 Received: (qmail 28156 invoked by uid 22791); 2 Sep 2009 20:30:26 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from cdptpa-omtalb.mail.rr.com (HELO cdptpa-omtalb.mail.rr.com) (75.180.132.123) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Sep 2009 20:30:21 +0000 Received: from phenomii.jeffunit.com ([98.148.39.173]) by cdptpa-omta02.mail.rr.com with ESMTP id <20090902203018853.GVRP16127@cdptpa-omta02.mail.rr.com> for ; Wed, 2 Sep 2009 20:30:18 +0000 Date: Wed, 02 Sep 2009 20:30:00 -0000 To: cygwin@cygwin.com From: jeffunit Subject: Re: ssh and sftp connects intermittently In-Reply-To: <4A9ED1DC.8090809@cygwin.com> References: <1251918865.25462.ezmlm@cygwin.com> <20090902192852438.EHES29089@cdptpa-omta03.mail.rr.com> <4A9ECA81.3040600@cygwin.com> <20090902195353031.QFQB8054@cdptpa-omta01.mail.rr.com> <4A9ED1DC.8090809@cygwin.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Message-Id: <20090902203018853.GVRP16127@cdptpa-omta02.mail.rr.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2009-09/txt/msg00077.txt.bz2 At 01:13 PM 9/2/2009, you wrote: >On 09/02/2009 03:53 PM, jeffunit wrote: > > > >>I was using my personal domain, www.weasel.com >>However the problem also shows up when I use sftp or ssh to machines on >>my internal lan, that I know are working. > >OK, as you might expect, that WJFFM. I am using Cygwin 1.7 but I don't >expect that's key. I don't see anything obvious in your cygcheck >output. Have you tried looking at the verbose output from 'ssh' >to see if it provides some clue? If you have access to the server >side and can set debugging on that too, that should help you narrow >down where the problem is. As I said, the problem is intermittent. However, once I have the problem, it occurs reliably. Here is some verbose output, which isn't very helpful... U:\>sftp -v jdeifik@www.weasel.com Connecting to www.weasel.com... OpenSSH_5.1p1, OpenSSL 0.9.8k 25 Mar 2009 debug1: Connecting to www.weasel.com [208.97.189.139] port 22. U:\>sftp -v -v jdeifik@www.weasel.com Connecting to www.weasel.com... OpenSSH_5.1p1, OpenSSL 0.9.8k 25 Mar 2009 debug2: ssh_connect: needpriv 0 debug1: Connecting to www.weasel.com [208.97.189.139] port 22. U:\>sftp -v -v -v jdeifik@www.weasel.com Connecting to www.weasel.com... OpenSSH_5.1p1, OpenSSL 0.9.8k 25 Mar 2009 debug2: ssh_connect: needpriv 0 debug1: Connecting to www.weasel.com [208.97.189.139] port 22. I have to use control-C to stop this, as it hangs after the 'connecting to' line. This problem is independent of where I am connecting to. For example: U:\>sftp -v -v -v jdeifik@torrent Connecting to torrent... OpenSSH_5.1p1, OpenSSL 0.9.8k 25 Mar 2009 debug2: ssh_connect: needpriv 0 debug1: Connecting to torrent [192.168.47.110] port 22. also hangs... jeff -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple