X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <30094111.post@talk.nabble.com> Date: Sat, 30 Oct 2010 09:38:05 -0700 (PDT) From: KeithLaw To: cygwin AT cygwin DOT com Subject: Re: Connection timed out In-Reply-To: <20101030160822.GB4715@jethro.local.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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> 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 This is the output. 6. Here is the debug messages. debug1: Reading configuration data /etc/ssh_config debug1: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to 192.168.x.xx [192.168.x.xx] port 22 debug1: connect to address 192.168.x.xx port 22: Connection timed out ssh: connect to host 192.168.x.xx port 22: Connection timed out Dawud Medina wrote: > > On Sat, Oct 30, 2010 at 07:41:39AM -0700, KeithLaw wrote: >> >> 1. can ping 192.168.x.xx. >> 2. I didn't install telnet program. >> 3. There are many entries for listening and here are the main entries >> TCP 0.0.0.0:22 0.0.0.0:0 LISTENING >> TCP 192.168.x.xx:22 0.0.0.0:0 LISTENING >> >> 5. I modified the sshd_config as below >> >> Port 22 >> ListenAddress 192.168.0.50 >> ListenAddress 0.0.0.0 >> >> That's it for my settings but still cannot connect. > > What is the output of this? > > $ ssh -vvv [username]@192.168.x.xx > > -- > Huella de clave primaria: 0FDA C36F F110 54F4 D42B D0EB 617D 396C 448B > 31EB > > > -- View this message in context: http://old.nabble.com/Connection-timed-out-tp30090311p30094111.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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