From owner-freebsd-net Tue Oct 16 22: 0: 8 2001 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 86EC737B408 for ; Tue, 16 Oct 2001 22:00:05 -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 VAA56900; Tue, 16 Oct 2001 21:48:51 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.3/8.11.3) id f9H4mof68845; Tue, 16 Oct 2001 21:48:50 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200110170448.f9H4mof68845@arch20m.dellroad.org> Subject: Re: load-balancing to multiple T1's In-Reply-To: <5.1.0.14.0.20011014124637.05a7a828@mail.Go2France.com> "from Len Conrad at Oct 14, 2001 12:49:19 pm" To: Len Conrad Date: Tue, 16 Oct 2001 21:48:50 -0700 (PDT) Cc: freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL82 (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 Len Conrad writes: > Is anybody using netgraph and multilink ppp (recommended by PHK) to > load-balance outgoing traffic over multiple (4 or more) T1's? stable? > efficient enough to push the T1's towards practial limits? Should work no problem. If you have FreeBSD on both ends, you might also consider a leaner approach using ng_one2many(4) and ng_iface(4)... e.g. +--------+ | ng0 | +--------+ || inet || || one +----------+ | one2many | +----------+ many0/ many1| \many2 / | \ [T1a] [T1b] [T1c] -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