From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13515 invoked by alias); 22 Sep 2013 16:16:10 -0000 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 Received: (qmail 13506 invoked by uid 89); 22 Sep 2013 16:16:10 -0000 Received: from mail-vb0-f51.google.com (HELO mail-vb0-f51.google.com) (209.85.212.51) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Sun, 22 Sep 2013 16:16:09 +0000 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 Received: by mail-vb0-f51.google.com with SMTP id x16so1632309vbf.10 for ; Sun, 22 Sep 2013 09:16:07 -0700 (PDT) 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) Received: by 10.220.185.138 with HTTP; Sun, 22 Sep 2013 09:16:06 -0700 (PDT) In-Reply-To: References: Date: Sun, 22 Sep 2013 16:33:00 -0000 Message-ID: Subject: Re: About ssh From: Javier Vasquez To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2013-09/txt/msg00315.txt.bz2 > 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