Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 490294

Summary: =net-misc/rsync-3.0.9-r3 : host allow in rsyncd.conf does not work
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2013-11-03 18:23:16 UTC
The conf:

pid file = /var/run/rsyncd.pid
max connections = 1
use chroot = no
read only = yes

host allow = 192.168.2.0/24

[gentoo-portage]
        path = /usr/portage
        comment = Gentoo Portage tree
        exclude = /distfiles /packages


I'm able to sync from a device in the 192.168.1.0/24 net, so it does not work.
Comment 1 SpanKY gentoo-dev 2013-11-28 20:52:36 UTC
"hosts allow", not "host allow"