From owner-freebsd-questions Fri Jul 7 12:12:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shell.selkie.org (cr296652-a.crdva1.bc.wave.home.com [24.115.64.2]) by hub.freebsd.org (Postfix) with ESMTP id A54ED37C1CD for ; Fri, 7 Jul 2000 12:12:33 -0700 (PDT) (envelope-from chris@selkie.org) Received: from localhost (chris@localhost) by shell.selkie.org (8.9.3/8.9.3) with ESMTP id MAA77019 for ; Fri, 7 Jul 2000 12:19:02 -0700 (PDT) (envelope-from chris@selkie.org) Date: Fri, 7 Jul 2000 12:19:01 -0700 (PDT) From: Chris Phillips To: freebsd-questions@freebsd.org Subject: syslog.conf Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I am trying to log ipfw rules to something other than /var/log/messages. I have this in my syslog.conf file... !ipfw *.* /var/log/ipfw.log I got this example from somewhere on the freebsd.org website. I am running 3.4-RELEASE. I do have logging enabled in both my ipfw rules as well as in the kernel. Thanks in advance. -Chris Phillips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message