SUMMARY : rsync help

From: Tim Longo <tlongo_at_avaya.com>
Date: Fri Mar 11 2005 - 16:57:04 EST
Many thanks to those that replied.

The following syntax was correct for the config file:

list = false
hosts allow = 192.168.1.0/255.255.255.0


Note: The first line prevents remote listing of rsync
modules, and the second line prevents hosts outside of the
specified subnet from transferring files.


On Wed, Mar 09, 2005 at 05:54:08PM -0500, tlongo@research.avayalabs.com wrote:
> Greetings,
> 
> I have rsync running on one of my servers,(called in inetd.conf) and am
> trying to allow only certain hosts to obtain files on this server. It
> seems the host allow option should work, but so far, I've been
> unsuccessful.  Currently, I am using the following syntax in my config
> file:
> 
> host allow = 192.168.1.*
> 
> Even with this setting, I can use rsync server:: on any host, and see all files
> availablle on the server.
> 
> How can I deny all hosts that are not in 192.168.1.x?
> 
> Thank you.
> _______________________________________________
> sunmanagers mailing list
> sunmanagers@sunmanagers.org
> http://www.sunmanagers.org/mailman/listinfo/sunmanagers

-- 
Tim Longo | Avaya Labs | tlongo@avaya.com | 908-696-5123
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Fri Mar 11 16:57:39 2005

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:44 EST