From owner-freebsd-net Tue Apr 9 13:21:32 2002 Delivered-To: freebsd-net@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 842C037B416 for ; Tue, 9 Apr 2002 13:20:11 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020409202009.MCWG21252.rwcrmhc53.attbi.com@InterJet.elischer.org>; Tue, 9 Apr 2002 20:20:09 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA57834; Tue, 9 Apr 2002 13:20:04 -0700 (PDT) Date: Tue, 9 Apr 2002 13:20:00 -0700 (PDT) From: Julian Elischer To: Archie Cobbs Cc: Sebastien Petit , net@FreeBSD.ORG Subject: Re: Netgraph question In-Reply-To: <200204091933.g39JXOS02017@arch20m.dellroad.org> Message-ID: MIME-Version: 1.0 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 On Tue, 9 Apr 2002, Archie Cobbs wrote: > 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. Duh, I'm stupid...... (etf is probably overkill) > > -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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message