From owner-freebsd-questions@FreeBSD.ORG Fri Oct 31 17:24:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A147116A4CE for ; Fri, 31 Oct 2003 17:24:43 -0800 (PST) Received: from mail.roomformonkeys.com (mail.roomformonkeys.com [69.26.137.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA85E43FA3 for ; Fri, 31 Oct 2003 17:24:42 -0800 (PST) (envelope-from wg@roomformonkeys.com) Received: by mail.roomformonkeys.com (Postfix, from userid 1001) id 5373A916; Fri, 31 Oct 2003 20:24:41 -0500 (EST) From: billg To: FreeBSD-questions@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1067649881.357.5.camel@roomformonkeys.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 31 Oct 2003 20:24:41 -0500 Subject: What Does the Install Put In /var/log/security? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2003 01:24:43 -0000 I've been playing with a new install of 4.8-release (now 4.9-stable). I've set up a simple ipfw firewall. Before enabling firewall logging, I thought I noticed that /var/log/security was a binary file. Is that right? What is installed there by default? Thanks.