From owner-freebsd-questions@FreeBSD.ORG Fri Sep 17 18:55:25 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 4C63E16A4CF for ; Fri, 17 Sep 2004 18:55:25 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1397243D1F for ; Fri, 17 Sep 2004 18:55:25 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 21117 invoked from network); 17 Sep 2004 18:55:23 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Sep 2004 18:55:23 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 87C1CE; Fri, 17 Sep 2004 14:55:22 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Chris Ryan References: <20040916154746.86014.qmail@web51008.mail.yahoo.com> From: Lowell Gilbert Date: 17 Sep 2004 14:55:22 -0400 In-Reply-To: <20040916154746.86014.qmail@web51008.mail.yahoo.com> Message-ID: <44ekl03eud.fsf@be-well.ilk.org> Lines: 26 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Multiple Net Connections X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2004 18:55:25 -0000 Chris Ryan writes: > I am running a Firewall / router / wireless freeBSD > 5.2.1 pII 300. > > i.e it supplies net access for my LAN.. > > > It has a wireless connection for internet that > sometimes goes down and i wanted to get a backup > internet connection for it - either DSL or ISDN. > > > How can i enable it to use 2 different net > connections? - and prioritize between the wireless > first then if not available - the DSL. > > Is BGP the answer? and if so how? BGP is the answer for a sufficiently-large site, but you need the cooperation (peering) of your upstream providers. Since you're asking the question, that's unlikely to be an option for you. Some sort of failover solution would be a better idea; but I don't specifically know of any that are intended for wireless connections.