there is a node called etf (ethertype filter)
that can allow different nodes to share an ethernet interface
The ppp daemon needs to be modified a bit to be able to use it..

Brian, what does it take to allow one to specify a different node and
hook?
I.e.

if I hook an ethertype filter onto the interface and set it up
to send pppoe to hook A and everything else to hook B is there soem way I
can tell PPP to uset node etf0:B rather than fxp0:orphans?

The etf type is not MFC'd to 4.x yet..
I need to do that! thanks for reminding me..



On Tue, 9 Apr 2002, Sebastien Petit wrote:

> Hi,
> 
> Actually I rewrote loadd (a load balancing daemon) for running with
> netgraph. In the original version, loadd use Divert sockets with ipfw
> for taking incoming/outgoing traffic. What node I must use for doing
> the same thing ? I try to use ng_ether but if I do that, People that
> run pppoe on the same device as load balancing can't use it.
> 
> Any idea ?
> 
> Sebastien.
> -- 
> [EMAIL PROTECTED]
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to