Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2002 13:24:29 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Naga R Narayanaswamy <nraju@mindspring.com>
Cc:        FreeBSD-Net <freebsd-net@FreeBSD.ORG>
Subject:   Re: ng_pppoe and ng_bridge
Message-ID:  <200201102124.g0ALOTZ52431@arch20m.dellroad.org>
In-Reply-To: <3C3C7743.6F6E982B@mindspring.com> "from Naga R Narayanaswamy at Jan 9, 2002 12:00:51 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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




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