From owner-freebsd-questions Mon Jan 25 02:30:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA23906 for freebsd-questions-outgoing; Mon, 25 Jan 1999 02:30:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA23901 for ; Mon, 25 Jan 1999 02:30:18 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id LAA17886; Mon, 25 Jan 1999 11:29:54 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id LAA27300; Mon, 25 Jan 1999 11:27:16 +0100 (MET) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id LAA28497; Mon, 25 Jan 1999 11:11:24 +0100 (MET) Received: from telspace.alcatel.fr (nairobi.telspace.alcatel.fr) by telss1 (4.1/SMI-4.1) id AA29399; Mon, 25 Jan 99 11:18:41 +0100 Message-Id: <36AC461B.67104EA9@telspace.alcatel.fr> Date: Mon, 25 Jan 1999 11:23:23 +0100 From: HERBELOT Thierry Organization: Alcatel Telspace X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.5.1 sun4m) X-Accept-Language: en Mime-Version: 1.0 To: Alexander Kotelnikov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw and log References: <9541.990125@mi.msu.su> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, from the ipfw(8) man page : If the kernel was compiled with IPFIREWALL_VERBOSE, then when a packet matches a rule with the ``log'' keyword a message will be printed on the ^^^^^^^^ console. If the kernel was compiled with the IPFIREWALL_VERBOSE_LIMIT option, then logging will cease after the number of packets specified by the option are received for that particular chain entry. Logging may then be re-enabled by clearing the packet counter for that entry. TfH Alexander Kotelnikov wrote: > > Hi all! > > I try to configure ipfw. > In kernel config file is line > options IPFIREWALL_VERBOSE > > When kernel starts, i see message: > Jan 25 12:16:11 host1 /kernel: IP packet filtering initialized, > divert disabled, logging disabled > > Why? line > options "IPFIREWALL_VERBOSE" > dos not solve this problem :( > > WBR > Alexander Kotelnikov alex@mi.msu.su > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message