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=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 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=-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: <523F1BDA DOT 2050608 AT mailme DOT ath DOT cx> Date: Sun, 22 Sep 2013 19:53:49 -0600 Message-ID: Subject: Re: About ssh From: Javier Vasquez To: cygwin 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 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