From owner-freebsd-current@FreeBSD.ORG Thu Dec 30 18:03:09 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 88B5916A4CE for ; Thu, 30 Dec 2004 18:03:09 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 336A843D45 for ; Thu, 30 Dec 2004 18:03:09 +0000 (GMT) (envelope-from grafan@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so267635wri for ; Thu, 30 Dec 2004 10:03:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bp2KowhomsjQlFW6epnIbQENE1+N9ZXvtnk7XK72uu4OycCqsAtRQ+vKlazTF3sa/qAjPSsUtJJyuZSbMT8dD2nsEhAbG4Dxe8RmwNLEaT39N454d21JUl7NHdUBLUBtUEP9rSFsgH2xvL6zvbnjl3HxOsWLevN2l3TE1eb6V0M= Received: by 10.54.51.36 with SMTP id y36mr200725wry; Thu, 30 Dec 2004 10:03:08 -0800 (PST) Received: by 10.54.7.75 with HTTP; Thu, 30 Dec 2004 10:03:08 -0800 (PST) Message-ID: <6eb82e04123010035e379e48@mail.gmail.com> Date: Fri, 31 Dec 2004 02:03:08 +0800 From: Rong-En Fan To: current@freebsd.org In-Reply-To: <41D38FBF.5070701@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6eb82e04122905361ccd6af0@mail.gmail.com> <41D38FBF.5070701@errno.com> cc: Sam Leffler Subject: Re: 802.11 WPA and wpa_supplicant X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Rong-En Fan List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 18:03:09 -0000 On Wed, 29 Dec 2004 21:18:55 -0800, Sam Leffler wrote: > wpa_supplicant has a -d option to enable debugging; use it and if you > can't find your problem provide the wpa_supplicant config file and log > output. My current is just built tonight. I took a look at -d output, however, i can't find any notable error messages. I put wpa_supplicant (0.3.2 [1]) -d output and its conf along with dmesg, sysctl that related to ath here: http://rafan.infor.org/tmp/wpa/ Any help are appreciated :-) -rafan [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/75609