I am running rsyncd server on FreeBSD and also on Linux through inetd, no TCP_wrappers. If my rsync client (FreeBSD) is on a publicly routed netblock, rsync pulls the content successfully from either rsyncd server. Using the same rsync client machine from a 192.168.100/24 IP address, I get on the server: rsync denied on module xxxx from hostname.mydomain.com (192.168.100.17) Any reason for this? The rsyncd server has a "hosts allow" statement for the network and the specific host in rsyncd.conf. I am able to ping/telnet to the client machine from the server and vice versa, so I know that the machines can see each other... help! -Keith Pajonas
