Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 1998 11:11:39 -0800 (PST)
From:      Archie Cobbs <archie@whistle.com>
To:        kpielorz@tdx.co.uk (Karl Pielorz)
Cc:        danny@panda.hilink.com.au, isp@FreeBSD.ORG
Subject:   Re: ipfw logging...
Message-ID:  <199803251911.LAA15671@bubba.whistle.com>
In-Reply-To: <3518DAA9.6068487E@tdx.co.uk> from Karl Pielorz at "Mar 25, 98 10:21:29 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Karl Pielorz writes:
> Does ipfw log to syslog? - I seem to remember seeing something about this in
> the past, but looking through my /var/log/messages - it seems devoid of all
> ipfw logging... :-(
> 
> (My /etc/syslog.conf only has one line:
> 
> *.*     /var/log/messages

Try adding this to /etc/syslog.conf:

  !ipfw
  *.*             /var/log/ipfw

This should log all ipfw stuff into that file separetely.
You must create the file and SIGHUP syslogd first of course.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

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



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