From owner-freebsd-current@FreeBSD.ORG Wed Dec 29 13:36:08 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 28F0B16A4CE for ; Wed, 29 Dec 2004 13:36:08 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDF5C43D31 for ; Wed, 29 Dec 2004 13:36:07 +0000 (GMT) (envelope-from grafan@gmail.com) Received: by wproxy.gmail.com with SMTP id 50so26028wri for ; Wed, 29 Dec 2004 05:36:07 -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:mime-version:content-type:content-transfer-encoding; b=UfpTW0tcyWq/k1jccnMnqDTTbOVKM3WmUDQYitfii1Zgo4kS334vHGV1+iDzz/7663sCm+E6WthnbUTHIGhzvV3SlB+VgVImkTPf273EpCdpTktjg3lNoqdb63trf9hlWHu6YKnJKySnpYo4DJdI1AR0m5rHzyNeuEC5xQwIuf8= Received: by 10.54.5.32 with SMTP id 32mr151247wre; Wed, 29 Dec 2004 05:36:07 -0800 (PST) Received: by 10.54.7.75 with HTTP; Wed, 29 Dec 2004 05:36:07 -0800 (PST) Message-ID: <6eb82e04122905361ccd6af0@mail.gmail.com> Date: Wed, 29 Dec 2004 21:36:07 +0800 From: Rong-En Fan To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 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: Wed, 29 Dec 2004 13:36:08 -0000 Hello, I'm playing with WPA-PSK (AES and TKIP) with my Linksys WRT54G on recently current, but no luck :( Basically I use [http://people.zoy.org/~hpreg/wifi/] to set up my ap and wpa_supplicant. Somehow, I can associate to the ap and ifconfig ath0 does show the key. but i can't send any packet or receive any packet. I found that the transmission key is changing every 1 second?? I don't think this is right. My notebook is IBM X31 with built-in Atheros a/b/g. And wrt54g's wpa-psk works fine under windows. So, is there any information that i can provide to work this out? Regards, Rong-En Fan