From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 06:46:30 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 4DE3716A4CE for ; Wed, 14 Jan 2004 06:46:30 -0800 (PST) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB3EB43D5E for ; Wed, 14 Jan 2004 06:46:28 -0800 (PST) (envelope-from simong@desktop-guardian.com) Received: from [81.174.227.186] (helo=desktop-guardian.com) by ptb-relay01.plus.net with smtp (Exim) id 1AgmHr-00089e-Ch for freebsd-questions@FreeBSD.org; Wed, 14 Jan 2004 14:46:27 +0000 Received: (qmail 1992 invoked by uid 1006); 14 Jan 2004 14:46:26 -0000 Received: from simong@desktop-guardian.com by dtg25 by uid 82 with qmail-scanner-1.16 (clamscan: 0.54. spamassassin: 2.55. Clear:. Processed in 27.351246 secs); 14 Jan 2004 14:46:26 -0000 Received: from unknown (HELO dtg17) (192.168.0.17) by 192.168.0.25 with SMTP; 14 Jan 2004 14:45:53 -0000 Message-ID: <009201c3daad$31d89220$1100a8c0@dtg17> From: "Simon Gray" To: "Antoine Jacoutot" , "budsz" , "FreeBSD-Questions" References: <20040114134255.GA59317@kumprang.or.id> <200401141506.07322.ajacoutot@lphp.org> Date: Wed, 14 Jan 2004 14:46:28 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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 14:46:30 -0000 > I've been looking for answers on this for a while but I found nothing nor > no-one who could tell me if and how it is possible. > Let the list know if you find anything interesting. Easiest way I would of thought would be to use BGP or OSPF under Zebra (/usr/ports/net/zebra)(www.zebra.org) I'm no expert, but the majority if ISPs tend to use BGP and/or OSPF. Not sure how you'd set this up. But hopefully it'll point you in the right direction. HTH Simon