Date: Mon, 25 Jan 1999 11:23:23 +0100 From: HERBELOT Thierry <Thierry.Herbelot@alcatel.fr> To: Alexander Kotelnikov <alex@mi.msu.su> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw and log Message-ID: <36AC461B.67104EA9@telspace.alcatel.fr> References: <9541.990125@mi.msu.su>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36AC461B.67104EA9>