From owner-freebsd-net Fri Aug 7 12:34:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA04441 for freebsd-net-outgoing; Fri, 7 Aug 1998 12:34:40 -0700 (PDT) (envelope-from owner-freebsd-net@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 MAA04434 for ; Fri, 7 Aug 1998 12:34:39 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id MAA07474; Fri, 7 Aug 1998 12:34:23 -0700 (PDT) Received: from bubba.whistle.com(207.76.205.7) by whistle.com via smap (V1.3) id sma007472; Fri Aug 7 12:34:12 1998 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id MAA04419; Fri, 7 Aug 1998 12:34:12 -0700 (PDT) From: Archie Cobbs Message-Id: <199808071934.MAA04419@bubba.whistle.com> Subject: Re: ipfw logging In-Reply-To: <199808071854.PAA29967@roma.coe.ufrj.br> from Joao Carlos Mendes Luis at "Aug 7, 98 03:54:59 pm" To: jonny@jonny.eng.br (Joao Carlos Mendes Luis) Date: Fri, 7 Aug 1998 12:34:12 -0700 (PDT) Cc: dag-erli@ifi.uio.no, jkb@best.com, net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Joao Carlos Mendes Luis writes: > // !ipfw > // *.* /var/log/ipfw > > It works here ! Great ! I was in need of such a thing... :) > > Just another question related: Is it possible to avoid copies of > ipfw log going to /var/log/messages ? Well, if you have this in /etc/syslogd.conf: *.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages Then syslogd is doing what you tell it. I'm not sure if there's a way to "exclude" a program's output a la "facility.none" .. does anyone know? -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message