Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 17:33:38 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        JY <leafy@leafy.idv.tw>
Cc:        freebsd-net@freebsd.org
Subject:   Re: [leafy@leafy.idv.tw: Kernel PPPoE problem]
Message-ID:  <200212020133.gB21XcqG043728@arch20m.dellroad.org>
In-Reply-To: <20021202012241.GA1796@leafy.idv.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212020133.gB21XcqG043728>