WPA_Supplicant not scanning the AP

Chuck Tuffli CTuffli at dspg.com
Fri Oct 5 10:00:18 EDT 2007


Have you tried removing all the lines below mode=0 in the network
specification? Everything from the mode specification and up look pretty
standard, but I'm not sure what specifying both WPA and WEP in a network
block will do.

---chuck

-----Original Message-----
From: hostap-bounces+ctuffli=dspg.com at shmoo.com
[mailto:hostap-bounces+ctuffli=dspg.com at shmoo.com] On Behalf Of
maloomnahi at indiatimes.com
Sent: Thursday, October 04, 2007 9:50 PM
To: hostap at shmoo.com
Subject: WPA_Supplicant not scanning the AP

Hi,

To start with my system incldues a Linux kernel v2.6.18 Fedora 6,
MadWiFi v0.9.3.1, Hostapd v0.5.8, WPA Supplicant v0.5.8 on AR5212 TPLINK
card. I am trying to test association using WPA-PSK between an STA and
AP. WPA Conf file settings are as follows:

network={
        ssid="AP"
        scan_ssid=1
        psk="secret"
        key_mgmt=WPA-PSK
        priority=2
        auth_alg=OPEN
        mode=0
        wep_tx_keyid0="secret"
        identity="ap"
        anonymous_identity="ap"
        password="secret"
        eappsk="secret"
}



More information about the HostAP mailing list