From owner-freebsd-questions@FreeBSD.ORG Tue Apr 27 07:29:43 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC66B16A4CE for ; Tue, 27 Apr 2004 07:29:43 -0700 (PDT) Received: from smtp.thilelli.net (jgabel.net1.nerim.net [80.65.226.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06D1C43D53 for ; Tue, 27 Apr 2004 07:29:43 -0700 (PDT) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id A561E78C65 for ; Tue, 27 Apr 2004 16:29:29 +0200 (CEST) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 49785-02-2 for ; Tue, 27 Apr 2004 16:29:28 +0200 (CEST) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id CB4B878C50 for ; Tue, 27 Apr 2004 16:29:28 +0200 (CEST) Received: from 192.168.0.105 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Tue, 27 Apr 2004 16:29:28 +0200 (CEST) Message-ID: <51148.192.168.0.105.1083076168.squirrel@webmail.thilelli.net> In-Reply-To: <408E6C2F.3020604@elvandar.org> References: <20040427090313.GA35577@hellsing.vampire.net><50338.145.221.92.40.1083056794.squirrel@webmail.evilcoder.org><20040427091328.GC35577@hellsing.vampire.net> <408E6C2F.3020604@elvandar.org> Date: Tue, 27 Apr 2004 16:29:28 +0200 (CEST) From: "Julien Gabel" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net Subject: Re: ipf not loging (5.2.1) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 14:29:44 -0000 >> The FM could do with updating as it also says: >> In order for ipmon to properly work, the kernel option >> IPFILTER_LOG must be turned on in your kernel. Please >> see options(4) for more details. >> >> There is no IPFILTER_LOG kernel option mentioned in GENERIC >> or NOTES and there is no options(4) man page (FreeBSD-5.2.1). > > That's true that it's not mentioned in the GENERIC configuration, > more options are not shown there. And actually i cannot find it... :-) FYI, it is mentionned in /usr/src/sys/conf/NOTES, not on the architecture specific place, /usr/src/sys/{arch}/conf/NOTES. -- -jpeg.