Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2000 17:59:25 -0800
From:      "Crist J . Clark" <cjclark@reflexnet.net>
To:        Chuck Rock <carock@epctech.com>
Cc:        "'Freebsd-Ipfw" <freebsd-ipfw@FreeBSD.ORG>
Subject:   Re: IPFW Logging to syslog
Message-ID:  <20001203175925.V99903@149.211.6.64.reflexcom.com>
In-Reply-To: <000201c05d5d$6c252810$1805010a@epconline.net>; from carock@epctech.com on Sun, Dec 03, 2000 at 01:15:39PM -0600
References:  <000201c05d5d$6c252810$1805010a@epconline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 03, 2000 at 01:15:39PM -0600, Chuck Rock wrote:
> Does anyone know what to put in syslog.conf to put IPFW logging into it's
> own /var/log/ipfwlog file?
> 
> I haven't found any examples anywhere.

What version are you running? It matters.

In 4.x, add,

  !ipfw
  *.*                                             /var/log/ipfwlog

To get just ipfw messages. But the line,

  security.*                                      /var/log/security

In the default syslog.conf that comes with 4.x should catch all
ipfw messages too.
-- 
Crist J. Clark                           cjclark@alum.mit.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001203175925.V99903>