Can't SSH into Linux server
Posted
by
Charissa
on Server Fault
See other posts from Server Fault
or by Charissa
Published on 2012-06-07T03:53:01Z
Indexed on
2012/06/07
4:42 UTC
Read the original article
Hit count: 549
I have access to a Ubuntu Server (10.4) that I can't SSH into. From a terminal the connection times out and from putty the connection is refused.
I have checked that sshd is running and listening on all interfaces, iptables has all chains empty and default is ACCEPT, additional firewall is accepting on port 22 inbound, and all outbound. I can't telnet into port 22 either.
What could the problem be and how can I troubleshoot it?
© Server Fault or respective owner