From owner-freebsd-questions@FreeBSD.ORG Tue May 6 18:53:26 2003 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 2A0BD37B401 for ; Tue, 6 May 2003 18:53:26 -0700 (PDT) Received: from empire.explosive.mail.net (empire.explosive.mail.net [205.205.25.120]) by mx1.FreeBSD.org (Postfix) with SMTP id 2825343F75 for ; Tue, 6 May 2003 18:53:25 -0700 (PDT) (envelope-from mykroft@explosive.mail.net) Received: (qmail 11317 invoked from network); 7 May 2003 01:53:35 -0000 Received: from ticking.explosive.mail.net (HELO ticking) (205.205.25.116) by empire.explosive.mail.net with SMTP; 7 May 2003 01:53:35 -0000 Message-ID: <17b101c3143b$89075150$7419cdcd@ticking> From: "Adam Maas" To: , References: <4568.192.168.1.7.1052271379.squirrel@mail.romero3000.com> Date: Tue, 6 May 2003 21:54:03 -0400 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.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Re: TCP/IP failover options 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, 07 May 2003 01:53:26 -0000 ----- Original Message ----- From: To: Sent: Tuesday, May 06, 2003 9:36 PM Subject: TCP/IP failover options > > Does anyone know about failover packages for freebsd that will failover > from one TCP/IP connection to another. We are currently using Gnatbox > Firewall at work (based on Freebsd) and it supports that kind of function. > I was wondering if anyone knew of a port or package that can do that. > Well, a BGP daemon and peering on both links is the right way to do it.Not sure about any other options (The closest I come to interesting FreeBSD routing setups is JunOS on a M40 or M160) > Also does anyone know about any package that could load balance two > connections. For instance: a package that could help a FreeBSD Based > Gateway load balance 2 SDSL Connections. > BGP peering is the way to go, but likely isn't an option for you, with only SDSL. Adam