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: | Wed, 15 Feb 2006 06:51:49 -0500 |
This problem is resolved!!! Hooray. The romote firewall had the ssh set to block. The block was removed, and ssh is up and working fine! -----Original Message----- From: Leif Ericksen [mailto:leife@dls.net] Sent: Tuesday, February 14, 2006 9:46 PM To: Damm, Edward F. (E. Buddy) Cc: secureshell@securityfocus.com Subject: Re: Connection timed out 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: get disconnected, Leif Ericksen |
|---|---|
| Next by Date: | Re: How to make sshd inherit environment variable from its parent process?, Leif Nixon |
| Previous by Thread: | RE: Connection timed out, Patrick Morris |
| Next by Thread: | OpenSSH v4.3p2 to any SSH v2 Server - Bad Packet Length error, David Cress |
| Indexes: | [Date] [Thread] [Top] [All Lists] |