From owner-freebsd-questions@FreeBSD.ORG Sun May 4 00:04:08 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 1A5BE37B417 for ; Sun, 4 May 2003 00:04:08 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-7-47.abo.wanadoo.fr [217.128.208.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CAEB43F93 for ; Sun, 4 May 2003 00:04:06 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h44744QB021268; Sun, 4 May 2003 09:04:04 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: Andy Farkas Date: Sun, 4 May 2003 09:04:03 +0200 User-Agent: KMail/1.5.1 References: <20030504092104.R2374-100000@hewey.af.speednet.com.au> In-Reply-To: <20030504092104.R2374-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305040904.03696.ajacoutot@lphp.org> cc: freebsd-questions@freebsd.org Subject: Re: syslog problems, need help 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: Sun, 04 May 2003 07:04:08 -0000 On Sunday 04 May 2003 01:25, Andy Farkas wrote: > Where abouts in /etc/syslog.conf did you put the 'local7.*' line? Make > sure it is above the '!startslip' and '!ppp' lines or any other '!prog' > lines. OK, that was it. Thanks a lot. I was sure I was doing something somewhere... :) Antoine