hostapd-0.6.9 configed into WEP configuration but auth in opensystem way

aaaaa aaaaa manfred.richthofen
Wed Jun 17 05:55:34 PDT 2009


Hi

I am using Linux-2.6.29 and rt73 dongle, hostapd-0.6.9. on i386 machine

I tried to config the hostapd.conf into WEP-40 mode.

But when I run hostapd and connect to it, the server alway run in a open system auth mode :(

 

After the client send auth req to the server, it just reply with auth ok (open system) packet.

It did not send out the key text.

 

I feel puzzled. Does hostapd-0.6.9 supports WEP encrypt mode? Or I should use 0.5.8 version?

 

Below is my .config file and hostapd.conf

Thanks before hand~~~~

 

===.config===

CONFIG_DRIVER_NL80211=y
LIBNL=/usr/src/libnl
CFLAGS += -I$(LIBNL)/include
LIBS += -L$(LIBNL)/lib

LIBSSL=/home/zimmer/802/openssl-0.9.8i
CFLAGS += -I$(LIBSSL)/include
LIBS += -L$(LIBSSL)


CONFIG_EAP=y


 

===hostapd.conf===

interface=wlan0
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2

dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd

ctrl_interface_group=0
ssid=test
hw_mode=g
channel=10
beacon_int=100

dtim_period=2
max_num_sta=255
rts_threshold=2347
fragm_threshold=2346
macaddr_acl=0

auth_algs=1
ignore_broadcast_ssid=0

wme_enabled=1
wme_ac_bk_cwmin=4
wme_ac_bk_cwmax=10
wme_ac_bk_aifs=7
wme_ac_bk_txop_limit=0
wme_ac_bk_acm=0
wme_ac_be_aifs=3
wme_ac_be_cwmin=4
wme_ac_be_cwmax=10
wme_ac_be_txop_limit=0
wme_ac_be_acm=0
wme_ac_vi_aifs=2
wme_ac_vi_cwmin=3
wme_ac_vi_cwmax=4
wme_ac_vi_txop_limit=94
wme_ac_vi_acm=0
wme_ac_vo_aifs=2
wme_ac_vo_cwmin=2
wme_ac_vo_cwmax=3
wme_ac_vo_txop_limit=47
wme_ac_vo_acm=0
wep_default_key=1
wep_key1=123456789a
wep_key0="vwxyz"
wep_key2=0102030405060708090a0b0c0d
wep_key3=".2.4.6.8.0.23"

ieee8021x=1
eapol_version=2
eap_message=hello

wep_key_len_broadcast=5
wep_key_len_unicast=5
wep_rekey_period=300
eapol_key_index_workaround=0

eap_server=1
own_ip_addr=127.0.0.1


 

_________________________________________________________________
Drag n? drop?Get easy photo sharing with Windows Live? Photos.

http://www.microsoft.com/windows/windowslive/products/photos.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20090618/0c0caed1/attachment.htm 



More information about the Hostap mailing list