From owner-freebsd-net Sun Dec 1 17:45:15 2002 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 3D87237B401 for ; Sun, 1 Dec 2002 17:45:08 -0800 (PST) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7481143EAF for ; Sun, 1 Dec 2002 17:45:07 -0800 (PST) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id RAA62180; Sun, 1 Dec 2002 17:34:00 -0800 (PST) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id gB21XdFF043729; Sun, 1 Dec 2002 17:33:39 -0800 (PST) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id gB21XcqG043728; Sun, 1 Dec 2002 17:33:38 -0800 (PST) From: Archie Cobbs Message-Id: <200212020133.gB21XcqG043728@arch20m.dellroad.org> Subject: Re: [leafy@leafy.idv.tw: Kernel PPPoE problem] In-Reply-To: <20021202012241.GA1796@leafy.idv.tw> To: JY Date: Sun, 1 Dec 2002 17:33:38 -0800 (PST) Cc: freebsd-net@freebsd.org X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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