WPA supplicant configuration error??
Jouni Malinen
jkmaline
Fri Mar 18 20:10:21 PST 2005
On Wed, Mar 16, 2005 at 09:35:18PM -0600, hareesh.khattri at ndsu.edu wrote:
> I am trying to get the hostapd to connect to an access point with
> minimal authentication features( to test the conection and then later
> and other configurations).
What do you mean with "minimal authentication"?
> My wpa supplicant configuration is:
>
> network={
> ssid="test"
> mode=0
> key_mgmt=NONE
> eap=MD5
> identity="user at example.com"
> password="password"
> priority=2
> }
If you are trying to use IEEE 802.1X, key_mgmt should be IEEE8021X.
EAP-MD5 does not provide keying material, so you would also need
eapol_flags=0 into that network block.
Please also send hostapd.conf.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list