From owner-freebsd-questions@FreeBSD.ORG Mon Jun 2 12:48:43 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 3C669106566C for ; Mon, 2 Jun 2008 12:48:43 +0000 (UTC) (envelope-from freebsd@violetlan.net) Received: from mail.violetlan.net (host-80-81-242-11.violetlan.net [80.81.242.11]) by mx1.freebsd.org (Postfix) with ESMTP id 05D5E8FC0A for ; Mon, 2 Jun 2008 12:48:43 +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 EB5C111460; Mon, 2 Jun 2008 13:50:12 +0100 (BST) Received: from www.violetlan.net (mbali.violetlan.net [10.0.100.150]) by mail.violetlan.net (Postfix) with ESMTP id B8B4011426; Mon, 2 Jun 2008 13:50: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 13:49:17 +0100 (BST) Message-ID: <58722.217.41.34.61.1212410957.squirrel@www.violetlan.net> In-Reply-To: <991123400806020525u5e1ba7c3gbffbfa4342fe16c6@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> <64261.217.41.34.61.1212406277.squirrel@www.violetlan.net> <991123400806020525u5e1ba7c3gbffbfa4342fe16c6@mail.gmail.com> Date: Mon, 2 Jun 2008 13:49: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 12:48:43 -0000 Nope I only had mpd_enable="YES" in it before and that used to work perfectly. That's why I was stumped at what was the cause to the problem. I have another server that accepts pptp connections and I only have mpd_enable in the rc.conf file and its working like a dream. Very weird. Reinhold On Mon, June 2, 2008 13:25, Odhiambo Washington wrote: > I thought you already had that entry in rc.conf? > That's why I didn't even look that side. > Anyway it's great to hear you're fine now. > > > > > On 6/2/08, Reinhold wrote: > >> 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" >>> >>> >>> >> >> >> > > -- > Sent from Google Mail for mobile | mobile.google.com > > > 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" > >