Connecting through Android with configuration: 8021x + WEP

Gonen, Hila hila.gonen
Tue Aug 14 06:00:15 PDT 2012


Apparently, when trying to connect via the GUI, the configuration file created by Android has only key-mgmt=WPA-EAP IEEE8021X.
In this case supplicant fails to match AP (and as result it doesn't initiate connection) if IE (WPA or RSN) is missing in beacon/probe response packets.

The configuration file created by Android:


ctrl_interface=DIR=/data/system/wpa_supplicant GROUP=wifi
update_config=1
dot11wapiEnabled=1

network={
            ssid="1x-WEP"
            scan_ssid=1
            key_mgmt=WPA-EAP IEEE8021X
            eap=PEAP
            identity="judith"
            password="judith"
            ca_cert="keystore://CACERT_freeradius-ca"
            phase2="auth=MSCHAPV2"
{

When removing "WPA-EAP" from the field key_mgmt, connection is established.

I would like to know if this bug should be taken care of, in your opinion, and how.

Thanks,
Hila.
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20120814/f19d4b65/attachment.htm 



More information about the Hostap mailing list