From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 16:50:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D2230106574B for ; Wed, 9 Jun 2010 16:50:24 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out9.libero.it (cp-out9.libero.it [212.52.84.109]) by mx1.freebsd.org (Postfix) with ESMTP id 91D1B8FC17 for ; Wed, 9 Jun 2010 16:50:24 +0000 (UTC) Received: from soth.ventu (151.51.52.139) by cp-out9.libero.it (8.5.107) id 4C0D11BA003D8F3C; Wed, 9 Jun 2010 18:50:23 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.3) with ESMTP id o59GoI2W032778; Wed, 9 Jun 2010 18:50:18 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4C0FC64A.30500@netfence.it> Date: Wed, 09 Jun 2010 18:50:18 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.1.9) Gecko/20100402 Thunderbird/3.0.4 MIME-Version: 1.0 To: krad References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: net-snmp 5.5 tcp wrappers broken X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 16:50:24 -0000 On 06/09/10 17:12, krad wrote: > Has anyone one else this behaviour Yep. > /etc/hosts.allow > > ALL : X : allow > ALL : ALL : deny snmpd: ALL : allow works. Googling around, it seems FreeBSD is not the only OS affected... bye av.