On Thu, May 01, 2008 at 01:19:14PM +0200, Mi wrote: > Is there a way to prevent rsyncd from doing reverse IP lookups on > connecting clients? I didn't find any config option for this.
There is no such option in the rsync code. I'd suggest adding any local-net entries to your /etc/hosts file so that rsync's name lookup uses that information. ..wayne.. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
