X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: sshd not accessible from outside my machine Date: Sun, 13 Jul 2008 20:58:57 -0500 Lines: 22 Message-ID: References: <23a3b60807131709n186bc9a9ha528027b74996262 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <23a3b60807131709n186bc9a9ha528027b74996262@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Nathan Salwen wrote: > I installed openssh, openssl, libwrap0 and tcp_wrappers using Cygwin > Setup, openssh is version 5.0p1-1 and openssl is version 0.9.8h-1. I > can ssh to other boxes and I can ssh to myself after typing "net start > sshd" but I cannot ssh from other boxes to this box. When I try that > I get a "Connection timed out" error. [snip] > runnig Microsoft Windows XP Professional Version 2002 Service Pack 2. Assuming "other boxes" are on the same LAN... add sshd.exe to Windows'=20 Firewall Exceptions or disable the firewall. If "other boxes" are in the Internet... open the port on your gateway,=20 and map the port if using NAT. Also the daemon executable to your=20 machine Windows firewall or disable it. BTW sshd has tcp_wrappers support built it, no need to install libwrap=20 or the whole package unless you intend to build openssh (or anything=20 else with tcp_wrappers support, like exim or vsftp) yourself. --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/