From owner-freebsd-questions Tue Sep 5 22:34:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from goose.prod.itd.earthlink.net (goose.prod.itd.earthlink.net [207.217.120.18]) by hub.freebsd.org (Postfix) with ESMTP id 6180B37B424 for ; Tue, 5 Sep 2000 22:34:47 -0700 (PDT) Received: from nukemhigh (hybrid-024-221-117-152.phoenix.speedchoice.com [24.221.117.152]) by goose.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with SMTP id WAA13596 for ; Tue, 5 Sep 2000 22:34:46 -0700 (PDT) Message-Id: <200009060534.WAA13596@goose.prod.itd.earthlink.net> X-Sender: egravel@mail.earthlink.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Tue, 05 Sep 2000 22:40:36 -0700 To: freebsd-questions@freebsd.org From: Emmanuel Gravel Subject: Firewall not logging Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My kernel is compiled with IPFIREWALL_VERBOSE, and I have some deny rules which should log. However when I check /var/log/messages the file remains untouched even when packets arrive that get blocked by the rules. What am I missing here? I checked the man page for ipfw and all seems fine, but it still won't log either to the console or to the system logger. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message