From owner-freebsd-stable@FreeBSD.ORG Tue Nov 4 14:23:22 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 855BF16A4CE for ; Tue, 4 Nov 2003 14:23:22 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id A858843FBD for ; Tue, 4 Nov 2003 14:23:21 -0800 (PST) (envelope-from cristjc@comcast.net) Received: from blossom.cjclark.org (12-234-156-182.client.attbi.com[12.234.156.182]) by comcast.net (rwcrmhc13) with ESMTP id <2003110422231801500dq74ue>; Tue, 4 Nov 2003 22:23:18 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.9p2/8.12.8) with ESMTP id hA4MNcsb007190; Tue, 4 Nov 2003 14:23:38 -0800 (PST) (envelope-from cristjc@comcast.net) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.9p2/8.12.9/Submit) id hA4MNaRP007184; Tue, 4 Nov 2003 14:23:36 -0800 (PST) (envelope-from cristjc@comcast.net) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to cristjc@comcast.net using -f Date: Tue, 4 Nov 2003 14:23:36 -0800 From: "Crist J. Clark" To: Zoran Kolic Message-ID: <20031104222336.GA6904@blossom.cjclark.org> References: <20031102061154.GA539@> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031102061154.GA539@> User-Agent: Mutt/1.4.1i X-URL: http://people.freebsd.org/~cjc/ cc: freebsd-stable@freebsd.org Subject: Re: ipfw2 logging X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Crist J. Clark" List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 22:23:22 -0000 On Sun, Nov 02, 2003 at 07:11:54AM +0100, Zoran Kolic wrote: [snip] > Well! Firewall works, I have data > with "ipfw show", but there is no > log. My intentioned rule is > > add 65535 deny log all from any to any > > It should work, but is does not. > What I am doing wrong? You cannot change rule 65535. Perhaps try 65534. > With no syslogd and newsyslog, log > would be in "messages" file in > /var/log directory? Without syslogd(8), they wouldn't go anywhere. But if you mean where they would go with the default syslog.conf(5), they actually end up in /var/log/security. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org