From owner-freebsd-isp Wed Mar 25 11:12:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA11638 for freebsd-isp-outgoing; Wed, 25 Mar 1998 11:12:35 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA11631 for ; Wed, 25 Mar 1998 11:12:33 -0800 (PST) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id LAA04347; Wed, 25 Mar 1998 11:11:58 -0800 (PST) Received: from bubba.whistle.com(207.76.205.7) by whistle.com via smap (V1.3) id sma004342; Wed Mar 25 11:11:39 1998 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id LAA15671; Wed, 25 Mar 1998 11:11:39 -0800 (PST) From: Archie Cobbs Message-Id: <199803251911.LAA15671@bubba.whistle.com> Subject: Re: ipfw logging... In-Reply-To: <3518DAA9.6068487E@tdx.co.uk> from Karl Pielorz at "Mar 25, 98 10:21:29 am" To: kpielorz@tdx.co.uk (Karl Pielorz) Date: Wed, 25 Mar 1998 11:11:39 -0800 (PST) Cc: danny@panda.hilink.com.au, isp@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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