Re: Connection timed out

2010-10-30 Thread KeithLaw
e 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 t

Re: Connection timed out

2010-10-30 Thread David Sastre
2.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 Can you please try to telnet port 22? AFAICT you don't need to install anything. Just use win7 native telnet: $ uname

Re: Connection timed out

2010-10-30 Thread KeithLaw
e problems then too? > > -Jeremy > > -- > 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 >

Re: Connection timed out

2010-10-30 Thread KeithLaw
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 list

Re: Connection timed out

2010-10-30 Thread David Sastre
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 th

Re: Connection timed out

2010-10-30 Thread Jeremy Bopp
On 10/30/2010 09:41 AM, KeithLaw wrote: > 4. I modified the ssh_config as below. > 5. I modified the sshd_config as below > That's it for my settings but still cannot connect. Did you try any of this with default settings for sshd_config and ssh_config before making your modifications to the

Re: Connection timed out

2010-10-30 Thread KeithLaw
ine for "ssh >> [userna...@localhost" in my command prompt  at server but it doesn't work >> for "ssh [userna...@192.168.x.xx" which is also localhost. I have turned >> off >> all the windows firewall. >> >> The error message is: >>

Re: Connection timed out

2010-10-30 Thread KeithLaw
erver(cygwin) and it works fine for "ssh >> [userna...@localhost" in my command prompt at server but it doesn't work >> for "ssh [userna...@192.168.x.xx" which is also localhost. I have turned >> off >> all the windows firewall. >> >&

Re: Connection timed out

2010-10-30 Thread David Sastre
is also localhost. I have turned off > all the windows firewall. > > The error message is: > ssh: connect to host 192.168.x.xx port 22: Connection timed out > > Would appreciate if there is any advice. > Thanks. Hello, First off, can you ping that address? can you telnet

Re: Connection timed out

2010-10-30 Thread Huang Bambo
[userna...@192.168.x.xx" which is also localhost. I have turned off > all the windows firewall. > > The error message is: > ssh: connect to host 192.168.x.xx port 22: Connection timed out > > Would appreciate if there is any advice. > Thanks. > -- > View

Connection timed out

2010-10-30 Thread KeithLaw
is: ssh: connect to host 192.168.x.xx port 22: Connection timed out Would appreciate if there is any advice. Thanks. -- View this message in context: http://old.nabble.com/Connection-timed-out-tp30090311p30090311.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports

Re: sshd connection timed out "SOLVED"

2007-06-07 Thread aguzman
.. I've also recently discover that right-clicking in any > > folder->Properties->Share (or Sharing ,in my PC says "Compartir" ;) ) but > I > > don't know if this has some relevance... > > Anyway ,the problem remains: > > > > ssh -v [EMAIL PRO

Re: sshd connection timed out

2007-06-03 Thread René Berber
aguzman wrote: > Summarizing, > I can: > -Connect to other computers via ssh > -Connect to my computer via " ssh localhost ". > -ping my computer from anywhere (this is, " ping my-domain ") > but I can't: > -Connect to my computer (this is " ssh [EMAIL PROTECTED] ") from the Linux net > recently

Re: sshd connection timed out

2007-06-03 Thread aguzman
gt; > > ssh -v [EMAIL PROTECTED] > > OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007 > > debug1: Reading configuration data /etc/ssh_config > > debug1: Connecting to my-domain [XXX.XXX.XXX.XXX] port 22. > > debug1: connect to addres XXX.XXX.XXX.XXX port 22: Connection timed

Re: sshd connection timed out

2007-06-03 Thread Larry Hall (Cygwin)
config debug1: Connecting to my-domain [XXX.XXX.XXX.XXX] port 22. debug1: connect to addres XXX.XXX.XXX.XXX port 22: Connection timed out ssh: connect to host my-domain port 22: Connection timed out My cygcheck information is in the attachment. My problem is not a new one, searching in your lists, my case

sshd connection timed out

2007-06-03 Thread aguzman
g to my-domain [XXX.XXX.XXX.XXX] port 22. debug1: connect to addres XXX.XXX.XXX.XXX port 22: Connection timed out ssh: connect to host my-domain port 22: Connection timed out My cygcheck information is in the attachment. My problem is not a new one, searching in your lists, my case is very similar t