From owner-freebsd-current@FreeBSD.ORG Fri Jul 8 06:06:32 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 57E4316A41C for ; Fri, 8 Jul 2005 06:06:32 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AB6B43D49 for ; Fri, 8 Jul 2005 06:06:32 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1Dqm0N-000LKO-Gj; Fri, 08 Jul 2005 06:06:31 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1Dqm0M-000KOJ-TR; Thu, 07 Jul 2005 20:06:31 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17102.6118.407470.645664@roam.psg.com> Date: Thu, 7 Jul 2005 20:06:30 -1000 To: Sam Leffler References: <42A5253E.10401@errno.com> <17061.50966.381799.889500@roam.psg.com> <42A5CBAC.4000409@errno.com> Cc: freebsd-current@freebsd.org Subject: Re: HEADSUP: wpa support in the tree X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Jul 2005 06:06:32 -0000 >> T-Mobile uses EAP-TTLSv0 from >> internet-drafts/draft-funk-eap-ttls-v0-00.txt. i would deeply >> love not to have to use my browser to do userid/password signon >> to their hotspots. any clues/cookbook? > I'll look at adding a knob to wpa_supplicant's Makefile to enable > EAP-TTLS support. Until then look at contrib/wpa_supplicant/Makefile > and extract the bits you need for the other Makefile. is there an idiot's howto for tmobile eap/ttls yet? randy