From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1324810 for ecs-isp@2rosenthals.com; Tue, 24 Nov 2020 14:46:35 -0500 Received: from secmgr-va.2rosenthals.com ([50.73.8.217]:46938 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kheGl-0005Ts-1L for ecs-isp@2rosenthals.com; Tue, 24 Nov 2020 14:46:31 -0500 Received: from mail2.quasarbbs.net ([80.86.52.115]:10170) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1kheGi-0008Ac-0e for ecs-isp@2rosenthals.com; Tue, 24 Nov 2020 14:46:28 -0500 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.74) for ; 24 Nov 2020 20:46:22 X-CTCH-RefID: str=0001.0A742F1E.5FBD6317.0026,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A742F19.5FBD6314.002D,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] rynsc 3.0.9.1 SHL To: eCS ISP Mailing List References: Organization: eComStation dot it Message-ID: Date: Tue, 24 Nov 2020 20:46:19 +0100 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 7bit Il 24/11/2020 17:57, Lewis G Rosenthal ha scritto: > PMFJI... > > On 11/24/20 07:34 am, Massimo S. wrote: >> Hi Steven, >> >> i run this one: >> >> http://www.warpcave.com/betas/rsync-3.0.9.1-20171111-shl.zip >> >> i've found in the log this 2 issues: >> >> for the option: >> >> reverse lookup = no >> >> [4716] Unknown Parameter encountered: "reverse lookup" >> [4716] IGNORING unknown parameter "reverse lookup" >> > > AFAIK, reverse lookup is only valid for 3.1.0 and later. > >> and this one: >> >> hosts allow = 192.168.10.100 >> >> [29341] Unknown Parameter encountered: "host allow" >> [29341] IGNORING unknown parameter "host allow" >> > > Are you sure the option in your conf is "hosts allow" and not "host allow"? The correct option > is "hosts allow" (plural). doh... :) thanks i had one "host allow" instead of "hosts allow" :) massimo s.