From owner-freebsd-mobile@FreeBSD.ORG Wed Jul 23 16:21:03 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E567A1065670 for ; Wed, 23 Jul 2008 16:21:03 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id AC1C48FC1F for ; Wed, 23 Jul 2008 16:21:03 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id m6NGL28M041186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 Jul 2008 09:21:02 -0700 (PDT) (envelope-from sam@freebsd.org) Message-ID: <48875A6E.7040000@freebsd.org> Date: Wed, 23 Jul 2008 09:21:02 -0700 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: doug@polands.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC--Metrics: ebb.errno.com; whitelist Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless access points: consumer, commercial, or DIY? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2008 16:21:04 -0000 Doug Poland wrote: > Hello, > > I'm a long-time FreeBSD user (servers, desktops, laptops) and have lately > become disillusioned with the quality of consumer WAPs. In my home I > typically run 2 FreeBSD 7.x laptops, a Windows-based laptop, an iMac, and an > iPhone. My current WAP is a Linksys WAP54G and is a little over a year > old. As this device ages, it frequently locks up and drops connections. > This is evident on all the wireless devices I use. Prior to this WAP, I had > another WAP54G and it exhibited the same behavior, which is why I replaced > it. Prior to that WAP, I had a DLink that had issues. > > When I connect on a FreeBSD laptop, I'm typically connecting to my fast > desktop running XDMCP. In this environment, I'm particularly sensitive to > dropouts and connection issues between my WAP and mobile device. > > My current WAP54G is getting so unreliable that I cannot run remote X and be > productive, so I'm in the market to replace the Linksys WAP54G. I'm not > pleased with the experience's I've had at the consumer level. I'm not > well-informed about products on the commercial level, other than Cisco WAPs > are $500+. I've toyed with the idea of using an old PIII and turning it > into a WAP, or going with something like a Soekris net5501 and building my > own. > > I want reliable wireless in my home. So what do I need to do, to get it? > I'm not convinced there's a low-cost solution. If I have to go up to > commercial quality and spend near $500, I could build my own Soekris > net5501-based WAP and use FreeBSD 7.x. for $100 less. > > What are your thoughts, experiences, and/or recommendations? > > Stick to a commercial product if at all possible. In the wireless world you usually get what you pay for--cheapo residential devices will not make you happy. I've had reasonable luck with this device: http://www.netgate.com/product_info.php?cPath=32&products_id=385 and with Apple products. I use this stuff purely as an AP (e.g. no routing, dhcp, dns, nat, etc.) except for my TimeCapsule which services backups. Some folks speak glowingly of OpenWRT (linux-based wireless distro) but I have no personal experience. Sam