From owner-freebsd-net Thu Jan 10 13:30: 6 2002 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id AD79E37B405 for ; Thu, 10 Jan 2002 13:30:03 -0800 (PST) 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 NAA07790; Thu, 10 Jan 2002 13:24:46 -0800 (PST) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g0ALOTZ52431; Thu, 10 Jan 2002 13:24:29 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200201102124.g0ALOTZ52431@arch20m.dellroad.org> Subject: Re: ng_pppoe and ng_bridge In-Reply-To: <3C3C7743.6F6E982B@mindspring.com> "from Naga R Narayanaswamy at Jan 9, 2002 12:00:51 pm" To: Naga R Narayanaswamy Date: Thu, 10 Jan 2002 13:24:29 -0800 (PST) Cc: FreeBSD-Net X-Mailer: ELM [version 2.4ME+ PL88 (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 Naga R Narayanaswamy writes: > When I run ng_bridge between 2 ethernet interfaces and then > initiate a PPPoE session using ng_pppoe, the ppp fails and > I repeatedly get the following message: > > Jan 9 11:28:55 guru ppp[387]: Warning: [1]: Cannot create PPPoE > netgraph node: Socket is already connected ng_bridge and ppp probably want to connect to the same hook on the ng_ether node. You'd have to figure out how to make ppp connect the ng_pppoe node to the ng_bridge node rather than directly to the ng_ether node. -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