JY wrote:
> I installed mpd from ports and edited corresponding files, but when running mpd as 
>root, the following messgae kept appearing
> 
> [PPPoE] can't create pppoe peer to fxp0:,orphans: File exists

Is some other netgraph node already connected to the 'orphans'
hook of fxp0: ? Are you trying to create more than one PPPOE link
on the same Ethernet interface?

What is the output of "ngctl ls | grep fxp0 | awk '{print $NF}'" ?
If it's not zero when mpd tries to start up the link then it won't work.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to