X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Date: Sat, 30 Oct 2010 19:27:50 +0200 From: David Sastre To: cygwin AT cygwin DOT com Subject: Re: Connection timed out Message-ID: <20101030172750.GC4715@jethro.local.lan> References: <30090311 DOT post AT talk DOT nabble DOT com> <20101030113633 DOT GA4715 AT jethro DOT local DOT lan> <30093465 DOT post AT talk DOT nabble DOT com> <20101030160822 DOT GB4715 AT jethro DOT local DOT lan> <30094111 DOT post AT talk DOT nabble DOT com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="da4uJneut+ArUgXk" Content-Disposition: inline In-Reply-To: <30094111.post@talk.nabble.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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 --da4uJneut+ArUgXk Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 30, 2010 at 09:38:05AM -0700, KeithLaw wrote: >=20 > This is the output. >=20 > 6. Here is the debug messages.=20 > debug1: Reading configuration data /etc/ssh_config=20 > debug1: Applying options for *=20 > debug2: ssh_connect: needpriv 0=20 > debug1: Connecting to 192.168.x.xx [192.168.x.xx] port 22=20 > debug1: connect to address 192.168.x.xx port 22: Connection timed out=20 > ssh: connect to host 192.168.x.xx port 22: Connection timed out Can you please try to telnet port 22? AFAICT you don't need to install anything. Just use win7 native telnet: $ uname -a CYGWIN_NT-6.1 win7 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin $ cmd Microsoft Windows [Versi=F3n 6.1.7600] Copyright (c) 2009 Microsoft Corporation. Reservados todos los derechos. C:\cygwin\home\dawud>telnet 164.0.0.6 22 telnet 164.0.0.6 22 Trying 164.0.0.6... Connected to 164.0.0.6. Escape character is '^]'. SSH-2.0-OpenSSH_5.6 quit Protocol mismatch. Connection closed by foreign host. Note that my local IPs are: $ egrep "(localhost|win7)" /etc/hosts 127.0.0.1 localhost ::1 localhost 164.0.0.6 win7 You could also try to re-generate your sshd config by issuing $ ssh-host-config Could you please follow the guidelines in http://cygwin.com/problems.html and attach a=20 $ cygcheck -s -v -r > cygcheck.out to your next reply? --=20 Huella de clave primaria: 0FDA C36F F110 54F4 D42B D0EB 617D 396C 448B 31EB --da4uJneut+ArUgXk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkzMVZYACgkQYX05bESLMeuXugCgrGaMmtfomOieFRMLeC4kFzwb WjoAniHJcpHp98HfY7Ygqm7qXts5qfBk =c1Wp -----END PGP SIGNATURE----- --da4uJneut+ArUgXk--