From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 09:21:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 493CA16A4CE for ; Wed, 14 Jan 2004 09:21:23 -0800 (PST) Received: from mail.lphp.org (APastourelles-107-1-12-56.w193-251.abo.wanadoo.fr [193.251.80.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B9F643D5E for ; Wed, 14 Jan 2004 09:21:21 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from admin.dioranews.local (ATuileries-108-2-1-178.w217-128.abo.wanadoo.fr [217.128.152.178]) by mail.lphp.org (8.12.10/8.12.10) with ESMTP id i0EHL3cV091732; Wed, 14 Jan 2004 18:21:03 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: Ruben de Groot Date: Wed, 14 Jan 2004 18:21:19 +0100 User-Agent: KMail/1.5.4 References: <20040114134255.GA59317@kumprang.or.id> <200401141601.28427.ajacoutot@lphp.org> <20040114160022.GA36230@ei.bzerk.org> In-Reply-To: <20040114160022.GA36230@ei.bzerk.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401141821.19158.ajacoutot@lphp.org> cc: Simon Gray cc: FreeBSD-Questions Subject: Re: Loading balancing with more than one ISP. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 17:21:23 -0000 On Wednesday 14 January 2004 17:00, Ruben de Groot wrote: > I'm not entirely sure (never used it myself), but I think you can use > routed(8), depending on the way you connect to your ISPs. I have one ethernet <--> router and one ethernet <--> dsl modem connections to connect to my ISPs. As you said, you're not sure about routed... Actually, I did not find anyone who actually make this configuration worked, everyone tells me that this might or might not work. Anyway, I'm not looking for an howto nor a tutorial, I just want to know if there's a software that's able to do this, and then I'll learn it :) Antoine