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 [userna...@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