From owner-freebsd-net Tue Apr 9 12:45: 6 2002 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 3013E37B41A for ; Tue, 9 Apr 2002 12:45:03 -0700 (PDT) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id MAA98553; Tue, 9 Apr 2002 12:34:22 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g39JXOS02017; Tue, 9 Apr 2002 12:33:24 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200204091933.g39JXOS02017@arch20m.dellroad.org> Subject: Re: Netgraph question In-Reply-To: <004401c1dffc$38e1f690$020110ac@SPE> "from Sebastien Petit at Apr 9, 2002 09:24:51 pm" To: Sebastien Petit Date: Tue, 9 Apr 2002 12:33:24 -0700 (PDT) Cc: net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit 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 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