Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Connection timed out |
|---|---|
| Date: | Tue, 14 Feb 2006 20:45:39 -0600 |
heaven forbid telnet is running can you telnet to the remote? heaven forbid ftp is running can you ftp to the server? Have you checked /etc/hosts.allow for ssh? if you can go ssh <IP> -l logname or ssh <ip> and it hangs it sounds like a firewall/hosts.allow issue that is stopping you. I assume that sshd is active and listening on the default port... /etc/ssh/sshd_config sample: Port 22 Protocol 2 ListenAddress 10.10.10.5 #ListenAddress :: /etc/hosts.allow sshd: 10.10.10. On Mon, 2006-02-13 at 11:44 -0500, Damm, Edward F. (E. Buddy) wrote:
Hi, I have a Linux machine that has the ssh daemon running, and am trying to access it via my windows xp machine with cygwin. I can ping the linux machine ip address, or nslookup the linux machine from cygwin. I can also do the reverse with the linux machine to windows. When I try ~# ssh myuserid@linux-ip-address or ~# ssh linux-ip-address it hangs for 15-20 seconds, then gives me the following error: ssh: connect to host xxx.xxx.x.xx port 22: Connection timed out I've been through the information on www.openssh.com <http://www.openssh.com/> manual pages, and don't see anthing that points me in the right direction. Any ideas? EBD ----------------------------------------- This message and any attachments are intended for the individual or entity named above. If you are not the intended recipient, please do not forward, copy, print, use or disclose this communication to others; also please notify the sender by replying to this message, and then delete it from your system. The Timken Company / The Timken Corporation
-- Leif Ericksen <leife@dls.net>
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: openSSH of Solaris/Debian X does not work, Roland Turner (Security Focus) |
|---|---|
| Next by Date: | Re: get disconnected, Leif Ericksen |
| Previous by Thread: | Re: Connection timed out, Bob Rasmussen |
| Next by Thread: | RE: Connection timed out, Patrick Morris |
| Indexes: | [Date] [Thread] [Top] [All Lists] |