From owner-freebsd-net@FreeBSD.ORG Tue Sep 9 10:37:19 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E99316A4BF for ; Tue, 9 Sep 2003 10:37:19 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0D7E43FBD for ; Tue, 9 Sep 2003 10:37:18 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by attbi.com (rwcrmhc13) with ESMTP id <2003090917371701500g5vcee>; Tue, 9 Sep 2003 17:37:17 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id KAA46379; Tue, 9 Sep 2003 10:37:17 -0700 (PDT) Date: Tue, 9 Sep 2003 10:37:16 -0700 (PDT) From: Julian Elischer To: Dan Hardiker In-Reply-To: <005b01c376af$c60693a0$3601a8c0@ws4> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Michael Bretterklieber cc: freebsd-net@freebsd.org Subject: Re: MPD Issues - Errors and Mysterious Packet Loss X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 17:37:19 -0000 On Tue, 9 Sep 2003, Dan Hardiker wrote: > > [MPD Log File] > I havent yet worked out how to get mpd into its own log file - have to > modify syslog.conf I believe. My current all.log file is very very big and > has lots of mpd stuff in, but would consitute a 10mb file. Is there anything > in particular you are looking for or would you like me to upload it to a > webserver somewhere? in /etc/syslog.conf copy the lines !ppp *.* ..... and change ppp to mpd then 'touch' the log file to create it. then HUP the syslogd.. also change newsyslog.conf..