X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=VLl FO2r73CDyA2/O+rqsZ2bZOL3gcA76aykLaXX5CfZUGejjiZiIsks/Zi9f9ceTIAr I1ZIRulssDvjUK6i63gNgQxurOZreyaBo8IZZh3hdcnukpzxb1GCHNiMZYYipksj Czv+X+LEwdI+i2ppLTcwjABXFZPtOglNQNwZ1L6o= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=Ac0mYaPeS wxXTwXMg+xannjdxSs=; b=SiYbj1btQ++WUH9mIYKp6zIdxGubyDhdwgFHtqjao Y48oAGvLsVwXApBse2zpIxbQ60uYl1841S77uNlMq9SNXFgSsx5/XAaD0+2X+F+Q wMh7C2qPCGR/FjG319mgDGI0algvZMoRu76VIVMC+LjWk3mJqvXx5p2wcaRdbsoq Vs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mout3.freenet.de Message-ID: <55C37CDA.9020004@freenet.de> Date: Thu, 06 Aug 2015 17:27:22 +0200 From: Peter User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: cygwin ssh login long login delay while showing "last login" Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Originated-At: 79.224.232.130!3554 I have installed the cygwin ssh daemon on my w7 box with cygwin64. When I try to login I always get a long delay or timeouts on the client side. I get quick response for the password and then a showing "Last login: ..." At this point the connection hangs for about 30s to 1min before I finally get a login . This is what it shows when I try to do an ssh to my local host from my local host: $ ssh testuser AT myw7host testuser AT myw7host's password: Last login: Thu Aug 6 12:46:23 2015 from 128.139.80.101 The password request and the Last login is almost instant but then it hangs for about a minute before I get the login . I also tried to ssh testuser AT localhost or testuser AT 128 DOT 139 DOT 80 DOT 101 but the effect is the same. How can I troubleshoot the issue? Peter -- 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