From owner-freebsd-questions@FreeBSD.ORG Fri Jun 25 12:52:41 2004 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 C2E6116A4CF for ; Fri, 25 Jun 2004 12:52:41 +0000 (GMT) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 719F343D31 for ; Fri, 25 Jun 2004 12:52:41 +0000 (GMT) (envelope-from Barbish3@adelphia.net) Received: from barbish ([67.20.101.71]) by mta9.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with SMTP id <20040625125241.DKAH23406.mta9.adelphia.net@barbish>; Fri, 25 Jun 2004 08:52:41 -0400 From: "JJB" To: "Gareth Bailey" , Date: Fri, 25 Jun 2004 08:52:40 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Subject: RE: Ipmon & security log rotation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Barbish3@adelphia.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 12:52:41 -0000 If you are saying that you have "/sbin/ipmon -D /var/log/security" on the rc.conf statement, then you are telling it to do 2 conflicting things. The /var/log/security part needs to be removed. It's telling ipmon to use manual log file after you tell with -d to use syslog log function. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Gareth Bailey Sent: Friday, June 25, 2004 8:16 AM To: freebsd-questions@freebsd.org Subject: Ipmon & security log rotation I start ipmon at boot time with "/sbin/ipmon -D /var/log/security". Ipmon works fine but seems to stop logging entries to the security logfile when it is rotated. newsyslog.conf sets mode to 700, which should be fine since ipmon is run as root (i think?) How could i correct this? Thanks Gareth ____________________________________________________________________ _ For super low premiums ,click here http://www.dialdirect.co.za/quote _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"