X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Wed, 02 Sep 2009 13:30:05 -0700 To: cygwin AT cygwin DOT com From: jeffunit Subject: Re: ssh and sftp connects intermittently In-Reply-To: <4A9ED1DC.8090809@cygwin.com> References: <1251918865 DOT 25462 DOT ezmlm AT cygwin DOT com> <20090902192852438 DOT EHES29089 AT cdptpa-omta03 DOT mail DOT rr DOT com> <4A9ECA81 DOT 3040600 AT cygwin DOT com> <20090902195353031 DOT QFQB8054 AT cdptpa-omta01 DOT mail DOT rr DOT com> <4A9ED1DC DOT 8090809 AT cygwin DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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 AT www DOT weasel DOT 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 AT www DOT weasel DOT 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 AT www DOT weasel DOT 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 AT 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