help with ssh login problem

Reber, Simon simon.reber at roche.com
Wed May 27 08:12:26 UTC 2009


>On 27May2009 10:53, Tech W. <techwww at yahoo.com.cn> wrote:
>| The problem is, when I execute "ssh ip_of_the_host", it stays there
>| without any output,:(
>
>What does:
>
>  ssh -v ip_of_the_host
>
>show?
In addition would it be interesting to know if sshd is running on the
remote host and if you can ping it
You can also test if the remote host is accepting remote connections by
typing
	telnet ip_of_the_host 22

If this gives you information about the ssh version than you can be sure
that the problem is most likely located
On the remote host, specifically on permissions account site.

Cheers,
Simon




More information about the redhat-list mailing list