I am trying to connect to a remote server via ssh, but am getting a connection timeout.
I executed the following command
ssh testkamer@test.dommainname.com
and getting the following result
ssh: connect to testkamer@test.dommainname.com host port 22: connection timeout
but if I try to connect to another remote server, I can log in successfully.
So, I think that there are no problems in ssh, and the other person is trying to log in with the same name and password with which he can successfully log into the server.
Please help me
Thank you
urjit on rails
source share