Date: Tue, 9 Apr 2002 12:33:24 -0700 (PDT) From: Archie Cobbs <archie@dellroad.org> To: Sebastien Petit <spe@selectbourse.net> Cc: net@FreeBSD.ORG Subject: Re: Netgraph question Message-ID: <200204091933.g39JXOS02017@arch20m.dellroad.org> In-Reply-To: <004401c1dffc$38e1f690$020110ac@SPE> "from Sebastien Petit at Apr 9, 2002 09:24:51 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Sebastien Petit writes: > 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. Doesn't pppoe use the 'orphans' hook? In which case you should be OK, because you only need the 'upper' and 'lower' hooks. -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?200204091933.g39JXOS02017>