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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=BO ZcVqiYF+XdYrWBWn6qh7WWl3nL2rccHQOWxseHZoL/AU9VFfZUbuxSWbW0z0QGBO eN6/O7k8YA4LQd5D/PYyzDByrLo594bBQl8pSPp9ex74jllrqqUQw7+hEfRCWaL8 URrAtQ+/WVjjKUcuJf9Sgmj/0YCigchCkox0wzafk= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=zGxebR9i 97YaSALJGTBjF95/PQo=; b=bOGHlBMATxVbvPkQ6meALi5ymNfI2WPxeWIlGd/S YXBNyP2SrDVgPO+EZQWn6z4Y0NiNB31oZe7eb2EQJsVE/tWJE4BZOkCAoPVZyo0X o8iv3kKOXHilatdighKL1hTEc2Eagfn4YlST3088alpRCQSXrkz/lTMTSBALlJpy x2M= 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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-vb0-f51.google.com MIME-Version: 1.0 X-Received: by 10.52.98.131 with SMTP id ei3mr14631395vdb.4.1379866567000; Sun, 22 Sep 2013 09:16:07 -0700 (PDT) In-Reply-To: References: Date: Sun, 22 Sep 2013 10:16:06 -0600 Message-ID: Subject: Re: About ssh From: Javier Vasquez To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes > On Sat, Sep 21, 2013 at 9:59 AM, Robert Klemme wrote: >> On Fri, Sep 20, 2013 at 11:36 PM, Javier Vasquez >> wrote: >> ... > > Did you actually start it? You can verify with "netstat -an" that > something is listening on port 22 as a first quick check. > > Kind regards > > robert Yes, see: % netstat -an | 'grep' :22 TCP 0.0.0.0:22 0.0.0.0:0 LISTENING TCP [::]:22 [::]:0 LISTENING Though when attempting "ssh " there's a time out failure, :-( -- Javier. -- 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