A question about connection refused

Chris Shoemaker c.shoemaker at cox.net
Wed Jul 14 22:51:43 GMT 2004


On Fri, Jun 25, 2004 at 02:01:41PM +0000, Guo jing wrote:
> I install rsync in computer and run it as a daemon successfully, but when I 
> run rsync command on another end to connect it. There is a error.
> 
> The output is :
>           opening tcp connection to 192.168.0.43 port 873
>           rsync: failed to connect to 192.168.0.43: Connection refused
>           _exit_cleanup(code=10, file=clientserver.c, line=93): entered
>           rsync error: error in socket IO (code 10) at clientserver.c(93)
>           _exit_cleanup(code=10, file=clientserver.c, line=93): about to 
> call exit(10)
> 
> I use "netstat -an|grep 873" and  "ps -aux|grep rsync" and I am sure that 
> the rsyncd has run successfully. The version is both 2.6.2. 
> 
> The rsync command is " rsync -aH -vvvvv  
> root at 192.168.0.43::system/usr/local/drc-1.0 /home/
> "
> 
>           What's the reason for this error?? Thanks!

What is the command line you are using to start the daemon?
What does rsyncd.conf look like?

-chris

> 
> _________________________________________________________________
> ???????????????????????????? MSN Messenger:  http://messenger.msn.com/cn  
> 
> -- 
> To unsubscribe or change options: 
> http://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


More information about the rsync mailing list