From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 05:23:26 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2DED616A41F for ; Tue, 13 Dec 2005 05:23:26 +0000 (GMT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (gw-ipinc.museum.rain.com [65.75.192.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00D5A43D5D for ; Tue, 13 Dec 2005 05:23:23 +0000 (GMT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (localhost [127.0.0.1]) by ns.museum.rain.com (8.13.4/8.13.4) with ESMTP id jBD5NBBg019409 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Mon, 12 Dec 2005 21:23:13 -0800 (PST) (envelope-from james@umpquanet.com) Received: (from james@localhost) by ns.museum.rain.com (8.13.4/8.13.4/Submit) id jBD5N9af019408; Mon, 12 Dec 2005 21:23:09 -0800 (PST) (envelope-from james) Date: Mon, 12 Dec 2005 21:23:09 -0800 From: James Long To: freebsd-questions@freebsd.org Message-ID: <20051213052309.GB19296@ns.museum.rain.com> References: <20051212161422.9886416A41F@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051212161422.9886416A41F@hub.freebsd.org> User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-101.4 required=5.0 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ns.museum.rain.com Cc: Yance Kowara Subject: Re: FreeBSD router two DSL connections X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2005 05:23:26 -0000 This is for an internet cafe, right? Not a mission-critical system? Yes, I realize your mission is providing internet, but.... Buy two DSL feeds, and two WAPs. Put one WAP on each feed. Set them to different SSIDs and different RF channels. Then the wi-fi clients will associate with one or the other, hopefully on a 50/50 basis, or perhaps geographically distributed in proportion to how far (or how line-of-sight) they are from either WAP. If one WAP fails, odds are good that clients will still be in radio range of the other. So there you go, redundant fail-over in case one feed goes down. For a $1.75 cup of Americano, that's about the most your customers will have reason to expect.