I can't even get a module listing on the server itself, so I know it's not the network.
Code: Select all
rsync rsync://192.168.0.3/Code: Select all
lister: ~ # /etc/rc.d/rsyncd restart
Stopping rsyncd.
Waiting for PIDS: 8703.
Starting rsyncd.
lister: ~ # netstat -a | grep 873
tcp4 0 0 *.873 *.* LISTEN
