From owner-freebsd-current@FreeBSD.ORG Fri Jan 23 13:31:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C284D16A4CE for ; Fri, 23 Jan 2004 13:31:00 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD0A843D45 for ; Fri, 23 Jan 2004 13:30:58 -0800 (PST) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id i0NLUwHQ085057 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 23 Jan 2004 13:30:58 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Jaye Mathisen , current@freebsd.org Date: Fri, 23 Jan 2004 13:35:32 -0800 User-Agent: KMail/1.5.3 References: <20040123203458.GG8832@backmaster.cdsnet.net> <200401231324.20814.sam@errno.com> In-Reply-To: <200401231324.20814.sam@errno.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401231335.32355.sam@errno.com> Subject: Re: Anybody looked at what it would take to do MAC/Radius auth in the wi/ath/wlan stuff? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 21:31:00 -0000 On Friday 23 January 2004 01:24 pm, Sam Leffler wrote: > On Friday 23 January 2004 12:34 pm, Jaye Mathisen wrote: > > Just curiuos if anybody's looked at it. I still end up having to > > use regular AP's for customer access just to be able to help > > authenticate them. > > > > If I could check their association at the very beginning, I cold > > use FreeBSD for just about everything... > > > > Anyway, just curious if anybody's looked at it. > > If you mean you want to use 802.1x then I've made changes to the Linux > version of this code so that xsupplicant works. The changes were small but > have not yet been brought over to FreeBSD. If you're looking for WPA then > wait a month or so; that's my current project. Argh, sorry you were asking for an authenticator, not a supplicant. I'll have something in a month or so. Sam