From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L41gb-00014E-Cg for garchives@archives.gentoo.org; Sat, 22 Nov 2008 23:14:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E1D5E03F1; Sat, 22 Nov 2008 23:14:44 +0000 (UTC) Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.155]) by pigeon.gentoo.org (Postfix) with ESMTP id F2E73E03F1 for ; Sat, 22 Nov 2008 23:14:43 +0000 (UTC) Received: by yw-out-1718.google.com with SMTP id 5so665513ywm.46 for ; Sat, 22 Nov 2008 15:14:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=VKZm5uaD9lu2VvHyRUrfRJYCXLfVZN2NUStDwXKMxpE=; b=vrF1AmQN2Wtp3qH/OcVEP2tJLaaPu142IqPbVMpdfbOYI5oALxJ0JDNjjZMNsuxKfY U0oPrz176q5tZNnIc8kgCSe83GFRL42iAd4JudW5rvkT0bgNUHRndWLrn1QptDX/iYjM NNIm1IJc5BY9Hqqt66qZM/4H7dJegGHHKnT2k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=urqteITpuz5aXfvHPVwEkGlf+Ycll78W/KazBty7Cwz26ac4XUTGyNmcjRaRRUC+YB lGiPGNwACFrJEDEoTqrR4TMDKWOWJ8eVetyUEbPWaSbvUh0G+zMyMDgrL1Fv9mZ1TxdI nJDgTNaE6VXWE3STZoxgSDhDSLae0IPKZYuv4= Received: by 10.151.12.1 with SMTP id p1mr3914135ybi.97.1227395681880; Sat, 22 Nov 2008 15:14:41 -0800 (PST) Received: by 10.151.49.19 with HTTP; Sat, 22 Nov 2008 15:14:41 -0800 (PST) Message-ID: Date: Sat, 22 Nov 2008 18:14:41 -0500 From: "John Blinka" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] wpa_supplicant and at&t 2wire gateway Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_125486_21455782.1227395681870" X-Archives-Salt: cfc661a1-e961-400b-ba13-7a1e78d56176 X-Archives-Hash: eb712a4c21e3bf20b35c9eac7b29bbe4 ------=_Part_125486_21455782.1227395681870 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I've recently subscribed to AT&T's u-verse which came with a 2wire 3800hgv-b wireless gateway. On the windows side, my dual-booting Dell laptop picked up the signal and connected trivially. I've had no such success on the linux side. The gateway claims to use WPA-PSK authentication and TKIP encryption. My supplicant.conf file looks like: ctrl_interface=/var/run/wpa_supplicant network={ ssid="my_ssid" psk="my_password" key_mgmt=WPA-PSK proto=WPA pairwise=TKIP } wpa_gui provides the following information for a few seconds: adapter: ath0 network: 0: my_ssid status: SCANNING last message: Disconnect event - remove keys authentication: encryption: ssid: bssid: ip address: then displays: adapter: ath0 network: 0: my_ssid status: 4WAY_HANDSHAKE last message: ASSOCIATED WITH 00:22:a4:0d:23:89 authentication: WPA-PSK encryption: TKIP ssid: my_ssid bssid: 00:22:a4:0d:23:89 ip address: and then cycles between these two sets of information. I can't pretend that I understand what's going on, and I haven't found any enlightenment in web searches. Does anyone know what this means, where I'm stuck, and how to go forward? Thanks for any help, John Blinka ------=_Part_125486_21455782.1227395681870 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I've recently subscribed to AT&T's u-verse which came with a
2wire 3800hgv-b wireless gateway.  On the windows side, my
dual-booting Dell laptop picked up the signal and connected
trivially.  I've had no such success on the linux side.

The gateway claims to use WPA-PSK authentication and TKIP
encryption.  My supplicant.conf file looks like:

ctrl_interface=/var/run/wpa_supplicant

network={
                 ssid="my_ssid"
                 psk="my_password"
                 key_mgmt=WPA-PSK
                 proto=WPA
                 pairwise=TKIP
}

wpa_gui provides the following information for a few seconds:

adapter:          ath0
network:  0:     my_ssid
status:             SCANNING
last message:  Disconnect event - remove keys
authentication:
encryption:
ssid:
bssid:
ip address:

then displays:

adapter:          ath0
network:  0:     my_ssid
status:             4WAY_HANDSHAKE
last message:  ASSOCIATED WITH 00:22:a4:0d:23:89
authentication: WPA-PSK
encryption:       TKIP
ssid:                 my_ssid
bssid:               00:22:a4:0d:23:89
ip address:

and then cycles between these two sets of information.

I can't pretend that I understand what's going on, and I haven't
found any enlightenment in web searches.  Does anyone know
what this means, where I'm stuck, and how to go forward?

Thanks for any help,

John Blinka

------=_Part_125486_21455782.1227395681870--