Displaying 1 result from an estimated 1 matches for "cb9e".
Did you mean:
cb99
2011 Apr 05
1
[Bug 8060] New: "hosts allow" in rsyncd.conf doesn't handle IPv6 subnets smaller than /64.
...(for simplicity
sake, I am ignoring all precepts of ULA and that globally unique mess)
specified in my rsyncd.conf file, then a server in that subnet and a client
cannot talk.
I.e., if an rsyncd server with IPv6 address fd77:beef::ac10:cb6f and an rsync
client with IPv6 address of fd77:beef::ac10:cb9e try to talk, the server will
reject with the following error:
>>> Starting rsync with rsync://[fd77:beef::ac10:cb6f]/gentoo-portage...
>>> Checking server timestamp ...
@ERROR: access denied to gentoo-portage from unknown (fd77:beef::ac10:cb9e)
rsync error: error starting client-...