Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2000 18:07:56 -0500
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        Ivan Fetch <ivanfetch@technologist.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfw still not logging to syslog
Message-ID:  <20000219180756.C60348@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <Pine.LNX.4.20.0002191433110.1419-100000@ibis.ivanfetch.tzo.com>; from ivanfetch@technologist.com on Sat, Feb 19, 2000 at 02:34:46PM -0700
References:  <Pine.LNX.4.20.0002191433110.1419-100000@ibis.ivanfetch.tzo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 19, 2000 at 02:34:46PM -0700, Ivan Fetch wrote:
> Hello again,
>    Hopefully someone can tell me what I am doing/thinking
> incorrectly.  Adding the following to syslog:
> !ipfw
> *.* /var/log/ipfw
> 
> and restarting syslog still yields nothing.  Even logging everything
> (*.*) to `root' (shows up on the remote terminal that way) yields nothing
> about ipfw.
> 
> Thanks for any help,

Do a,

  # ipfw show

To make sure packets are actually being caught by rules with 'log' in
them.

You do have "IPFIREWALL_VERBOSE" in the kernel config, correct?
Although I thought that generated errors if that was missing and you
try to use 'log' in a rule.
-- 
Crist J. Clark                           cjclark@home.com


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?20000219180756.C60348>