From owner-freebsd-questions@FreeBSD.ORG Fri May 15 15:15:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DE211065672 for ; Fri, 15 May 2009 15:15:40 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 1CC0C8FC13 for ; Fri, 15 May 2009 15:15:40 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from sarevok.dnr.servegame.org (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 558B97E83F; Fri, 15 May 2009 07:15:39 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Fri, 15 May 2009 17:15:37 +0200 User-Agent: KMail/1.11.2 (FreeBSD/8.0-CURRENT; KDE/4.2.3; i386; ; ) References: <4A0D3D63.903@web.de> <764fb6070905150404o5452b3bdo2a867170c7d417a7@mail.gmail.com> In-Reply-To: <764fb6070905150404o5452b3bdo2a867170c7d417a7@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200905151715.37995.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Marco Subject: Re: USB WLAN Atheros and USB Ethernet FBSD 7.2 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: Fri, 15 May 2009 15:15:40 -0000 On Friday 15 May 2009 13:04:50 Sa=C5=A1a Stupar wrote: > I suggest you to buy a good AP (Lynksys, Asus, etc.) and it will work much > better than building it from FreeBSD. And this is based on which assumption with what criteria for "working bette= r"? On my FreeBSD AP I can: =2D view my logs in realtime =2D shape traffic =2D deny/grant access at will without requiring rule reloads (pf tables ftw) =2D send custom DHCP info, like: option wpad code 252 =3D text; option wpad "http://10.0.0.1/proxy.pac"; =2D configure over ssh =2D add memory =2D control internal and external DNS Etcetera. =2D-=20 Mel