X-Recipient: archive-cygwin@delorie.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=dv
	JYKuY8cKSZHqHd4oWJqUa4mSvuCNRkYGbtuYjdKP7zrL8jkmzlDMRvWR2gtqH/Wu
	lnJJ/nLd0RQOPbPxSYWP4Aa7osc2JyEJzVh+uhggcC0I0MdSQO8AuToCKRdsP7rf
	3j2xdtF6UVuz175t/GiCw+bbtQCj5udtn/TEEvOyM=
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=ydEauM0Y
	1qvmJ2zDTU5vnBtQOsI=; b=mv68tQ1zlLcLdrf1dd8YIj8gkEeHXP2Nl7jgqmF8
	5N4cA78qUadmYmEyMOsyZC/PYEaEjKoIlHGtoelFoGCvoUn8SCB/g8Dy6GM+SBkD
	+G8IBV+6ELt//ksWaOXFubaVBMsv7y9EWQUsp4Ezo7p9fXkPM+h2vrACVvgxwZOv
	a2U=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,NO_RELAYS autolearn=ham version=3.3.2
X-HELO: mail-vc0-f177.google.com
MIME-Version: 1.0
X-Received: by 10.220.11.7 with SMTP id r7mr19652819vcr.12.1379901229096; Sun, 22 Sep 2013 18:53:49 -0700 (PDT)
In-Reply-To: <523F1BDA.2050608@mailme.ath.cx>
References: <CALUrRGcJzyZ0YJ_b79BcCAGsH+Xf4mdPG5b+QMyKzfrxptwy4g@mail.gmail.com>	<CAM9pMnNBqRGU8cO2=0s--Qnt2Q_P+efH5G+fw3+ViRrsNGj8-A@mail.gmail.com>	<CALUrRGepasFs4RmXTTnH=Ln_xYGu857=qJEwzVo7WTTHpzBsTA@mail.gmail.com>	<523F1BDA.2050608@mailme.ath.cx>
Date: Sun, 22 Sep 2013 19:53:49 -0600
Message-ID: <CALUrRGca=tv8GdKdDwM=sg+i+vpm9uExESUeDq3PN6jpPgvSgg@mail.gmail.com>
Subject: Re: About ssh
From: Javier Vasquez <j.e.vasquez.v@gmail.com>
To: cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

> It looks like you have no routing to that port.
> What happens when you turn off the windoze firewall completely?

I have no clue.  Though I'm using windows 8, the following seems to apply:

http://windows.microsoft.com/en-us/windows/turn-windows-firewall-on-off#turn-windows-firewall-on-off=windows-vista

But, at any rate, though the indication to turn on/off firewall is
there, it's not actionable.  Meaning, the options don't seem to be
enabled.

> To see if there is routing, I find it easier to use netcat
> Install netcat, disable sshd server, then run this:
>   $ nc -lp 22

OK, done on windows with "ncat -lp 22".  The application keeps there
listening I'd guess.

> On your client, you run
>   $ echo blah | nc <host> 22

This on the remote box just hangs, and nothing happens.  Apparently it
happens the same as with ssh.

Thanks,

-- 
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

