rsync problem

kitepilot at kitepilot.com kitepilot at kitepilot.com
Mon Sep 10 06:08:26 MST 2012


I'd try first:
telnet 192.168.0.3 22
That will validate that the remote SSH server is listening.
If it is not, nothing else will work.
YMMV...
ET 

 

Amit Nepal writes: 

> "ssh: connect to host 192.168.0.3 port 22: Connection refused"  .. can you 
> check if the ssh server is listening on port 22 ? to me it looks like 
> either the ssh port is changed to something else or the firewall is 
> blocking port 22 .. if the port is non default, you might want to use 
> rsync -P<options>e "ssh -p <portNumber> ................... 
> 
> 
> Thanks
> *Amit K Nepal
> Infrastructure Engineer (RHCE)
> omNovia Technologies Inc. <http://www.omnovia.com>
> Amit K Nepal <http://www.amitnepal.com>
> <http://www.amitnepal.com>*
> On 9/10/2012 12:09 AM, Michael Havens wrote:
>> ssh: connect to host 192.168.0.3 port 22: Connection refused
> 


More information about the PLUG-discuss mailing list