From owner-freebsd-questions@FreeBSD.ORG Mon Jun 2 11:37:39 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08F531065687 for ; Mon, 2 Jun 2008 11:37:39 +0000 (UTC) (envelope-from freebsd@violetlan.net) Received: from mail.violetlan.net (host-80-81-242-13.violetlan.net [80.81.242.13]) by mx1.freebsd.org (Postfix) with ESMTP id C3F7A8FC2B for ; Mon, 2 Jun 2008 11:37:38 +0000 (UTC) (envelope-from freebsd@violetlan.net) Received: from mail.violetlan.net (localhost [127.0.0.1]) by mail.violetlan.net (Postfix) with ESMTP id 669ED11460; Mon, 2 Jun 2008 12:32:12 +0100 (BST) Received: from www.violetlan.net (mbali.violetlan.net [10.0.100.150]) by mail.violetlan.net (Postfix) with ESMTP id 1C02211426; Mon, 2 Jun 2008 12:32:12 +0100 (BST) Received: from 217.41.34.61 (SquirrelMail authenticated user freebsd@violetlan.net) by www.violetlan.net with HTTP; Mon, 2 Jun 2008 12:31:17 +0100 (BST) Message-ID: <64261.217.41.34.61.1212406277.squirrel@www.violetlan.net> In-Reply-To: <991123400806020301h1d43f4e6j73a335859b1c3027@mail.gmail.com> References: <28936.212.183.134.209.1212056015.squirrel@www.violetlan.net> <60238.217.41.34.61.1212392735.squirrel@www.violetlan.net> <991123400806020301h1d43f4e6j73a335859b1c3027@mail.gmail.com> Date: Mon, 2 Jun 2008 12:31:17 +0100 (BST) From: "Reinhold" To: "Odhiambo Washington" User-Agent: SquirrelMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-questions@freebsd.org Subject: Re: mpd5 stoped working after subnet change X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2008 11:37:39 -0000 Hi Thanks for the help Its working again \o/ All I did was enabled logging like you suggested and made a change in /etc/rc.conf. I've added this mpd_flags="-b -s mpd5" Then restarted mpd5 and bang it worked. Thanks again. Reinhold On Mon, June 2, 2008 11:01, Odhiambo Washington wrote: > On Mon, Jun 2, 2008 at 10:45 AM, Reinhold wrote: > >> Hi. >> >> >> I'm still struggling with this problem, is there anyone out there that >> can offer me some help please > > What I've done most of the times is to log all communications with mpd > by adding a logging entry into /etc/syslog.conf: > > !mpd5 > *.* /var/log/mpd5.log > > > Then > touch /var/log/mpd5.log kill -1 `cat /var/run/syslog.pid` > > You can then look at /var/log/mpd5 for more clues > > > > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254733744121/+254722743223 > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > > > "Oh My God! They killed init! You Bastards!" > --from a /. post > _______________________________________________ > 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" > >