how to configure WEP with shared password

Li Jin ljin at broadcom.com
Wed Sep 11 13:11:59 EDT 2013


Hello,

Thanks for reading my email!
I use the following hostapd configuration file to configure an softAP with WEP with key "1234567890", however the AP appears to be OPEN security. Could you please let me know what I did wrong?

My command is
hostapd -e /opt/wifi/hostapd/entropy.bin -BKdd /opt/wifi/hostapd/hostapd_wep_mode.conf

Li

-bash-3.2# cat /opt/wifi/hostapd/hostapd_wep_mode.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=/opt/wifi/hostapd
ctrl_interface_group=0
ssid=BRT-hostapd
hw_mode=g
channel=6
beacon_int=100
dtim_period=2
max_num_sta=255
rts_threshold=2347
fragm_threshold=2346
macaddr_acl=0
auth_algs=2
ignore_broadcast_ssid=0
wmm_enabled=1
wmm_ac_bk_cwmin=4
wmm_ac_bk_cwmax=10
wmm_ac_bk_aifs=7
wmm_ac_bk_txop_limit=0
wmm_ac_bk_acm=0
wmm_ac_be_aifs=3
wmm_ac_be_cwmin=4
wmm_ac_be_cwmax=10
wmm_ac_be_txop_limit=0
wmm_ac_be_acm=0
wmm_ac_vi_aifs=2
wmm_ac_vi_cwmin=3
wmm_ac_vi_cwmax=4
wmm_ac_vi_txop_limit=94
wmm_ac_vi_acm=0
wmm_ac_vo_aifs=2
wmm_ac_vo_cwmin=2
wmm_ac_vo_cwmax=3
wmm_ac_vo_txop_limit=47
wmm_ac_vo_acm=0
bssid=00:03:7f:12:2c:67
ieee80211n=1
ht_capab=[HT20]
wep_default_key=0
wep_key0=123456789a
bridge=0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.shmoo.com/pipermail/hostap/attachments/20130911/be800e5b/attachment.htm>


More information about the HostAP mailing list