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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to