From owner-freebsd-questions Sat Feb 19 9:17:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vail.net (vail.net [199.45.148.10]) by hub.freebsd.org (Postfix) with ESMTP id ACC5E37BC55 for ; Sat, 19 Feb 2000 09:17:31 -0800 (PST) (envelope-from ivanfetch@technologist.com) Received: from gatekeeper.cfcc.com (cfcc.com [204.144.216.251]) by vail.net (8.9.3/8.9.3) with ESMTP id KAA04828 for ; Sat, 19 Feb 2000 10:13:03 -0700 (MST) Received: from ibis.ivanfetch.tzo.com (206.133.170.162 [206.133.170.162]) by gatekeeper.cfcc.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3) id FB03WKCD; Sat, 19 Feb 2000 10:21:59 -0700 Date: Sat, 19 Feb 2000 10:16:16 -0700 (MST) From: Ivan Fetch X-Sender: ifetch@ibis.ivanfetch.tzo.com To: freebsd-questions@freebsd.org Subject: Can ipfw log to somewhere else other than the console? 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, I have looked through the ipfw manual page with out luck - I would like to have packet logging written to somewhere other than the console and this does not seem to be possible. FOr example's sake: ipfw add 301 deny log all from badpeople.org to any I would like results of that rule to go into a file vs. the console. Nothing seems to be sent to syslog at all - Is it possible to change this behavior? Thank YOu, Ivan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message