ssh: connect to host xxx.xxx.xxx.xxx port 22: Connection refused
Posted
by
Umair Mustafa
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Umair Mustafa
Published on 2012-11-04T14:15:55Z
Indexed on
2012/11/06
17:22 UTC
Read the original article
Hit count: 344
Well im trying to connect to a client machine using ssh using this command
ssh root@ip-of-server
It immediately slaps me with this error
ssh: connect to host xxx.xxx.xxx.xxx port 22: Connection refused
Then I tried to access a local server using same command it worked.
For further experiment I tried to do
It displayed the same error
Whats wrong here. Any suggestion
© Ask Ubuntu or respective owner