You are not logged in.

#1 2011-02-01 07:54:21

valvet
Member
From: Denmark
Registered: 2009-06-06
Posts: 147

netcfg and wireless wpa

Hi

I'm trying to connect to this WPA enabled router, but it keeps failing with reason=9.

cfg80211: Calling CRDA to update world regulatory domain
wlan0: authenticate with 00:18:e7:ea:d8:3b (try 1)
wlan0: authenticated
wlan0: associate with 00:18:e7:ea:d8:3b (try 1)
wlan0: RX AssocResp from 00:18:e7:ea:d8:3b (capab=0x431 status=0 aid=3)
wlan0: associated
wlan0: deauthenticated from 00:18:e7:ea:d8:3b (Reason: 9)

I tried using wpa_supplicant gui also, same result.

My profile (essid has a space in it, if that has anything to say):

CONNECTION="wireless"
ESSID="World Domination"
INTERFACE="wlan0"
DESCRIPTION="Automatically generated profile"
SCAN="yes"
IP="dhcp"
TIMEOUT="60"
DHCP_TIMEOUT="60"
SECURITY="wpa"
KEY="somekey"

These are the flags the router has, according to wpa_supplicant gui: [WPA-PSK-TKIP+CCMP][WPA2-PSK-TKIP+CCMP][WPS][ESS]

I can connect to my phone's WEP network, and another WEP at home just fine.

Thanks for any help.

Offline

#2 2011-02-01 10:03:50

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: netcfg and wireless wpa

Try wpa_supplicant on its own, verbose and in the foreground, and examine the output. If your router has logs, they may also be useful.

Offline

Board footer

Powered by FluxBB