Re: rsyncd / firewall

2005-02-15 Thread david blunkett
- SIGCHLD (Child exited) @ 0 (0) --- waitpid(-1, NULL, WNOHANG) = 27916 waitpid(-1, NULL, WNOHANG) = -1 ECHILD (No child processes) rt_sigaction(SIGCHLD, {0x805e2a0, [CHLD], SA_RESTART}, {0x805e2a0, [CHLD], SA_RESTART}, 8) = 0 sigreturn() = ? (mas

Re: rsyncd / firewall

2005-02-15 Thread david blunkett
Try running without the compression option (-z) to see if that 'fixes' the problem. Your previous rsync may have used a static compression routine, and FC2 uses a dynamic one. Just a guess... The first rsync to delete the directory is successful because since it does no file transfers, no compre

Re: rsyncd / firewall

2005-02-15 Thread david blunkett
R O O R R" echo "EE R R O O RR" echo "E R R R R O O R R" echo "E R RR RO O R R" echo "E R R R R O O R R" echo "EE

rsyncd / firewall

2005-02-14 Thread david blunkett
Dear Rsync list, I am running an rsync deamon on a linux box "diesel". If I have no firewall (iptables) it works fine. If I have a firewall it doesn't work - just times out. This problem occurs if I open port 873. Any hints? I am sure there is something simple to do here like open another r