Search Linux Wireless

multiple SSID query

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi ,
I am trying to support Open,Shared,WPA,WPA2 authentication modes on multiple SSID using hostapd. I have attached the hostapd.conf we use.

Currently only WPA2PSK with AES works. All other schemes like Open,Shared,WPA with TKIP, WPAPSK with TKIP fails to start hostapd. Can you please provide me with the config params inside hostapd.conf (with values) for each SSID to support the same.

--
Warm Regards,
Sourav



______________________________________________________________________
This communication contains information which may be confidential or privileged. The information is intended solely for the use of the individual or entity named above.  If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited.  If you have received this communication in error, please notify me by telephone immediately.
______________________________________________________________________
##### hostapd configuration file, generated by rdb-manager ####################
# This is derrived from the hostapd.conf file under gnu_apps/hostapd, which
# contains extensive documentation which was stripped out for this file.

interface=wlan0

bridge=br0

driver=nl80211

logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2

ctrl_interface=/var/run/hostapd
ctrl_interface_group=0

ssid2="NetComm 2938"
country_code=AU
hw_mode=g
channel=1
ap_max_inactivity=300
beacon_int=100
dtim_period=2
max_num_sta=255
rts_threshold=2347
fragm_threshold=2346
auth_algs=1
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


disassoc_low_ack=0
max_listen_interval=500

ap_isolate=0

ieee80211n=1
# ht_capab=[HT40+][HT40-][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC12]
# adding HT40+ or HT40- limits the number of available channels to either 1-9 or 5-13
ht_capab=[HT40+][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC12]
# Feature requires a patch (gnu_apps/hostapd/patches)
noscan=1

eapol_key_index_workaround=0

eap_server=0

own_ip_addr=127.0.0.1

wpa=2
wpa_passphrase=abcdefgh
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP
wpa_group_rekey=600
rsn_preauth=0

bss=wlan2
bridge=br0
bssid=00:60:64:E0:20:4B
ssid=Sourav2
auth_algs=1
driver=nl80211
ignore_broadcast_ssid=0
auth_server_addr=0.0.0.0
auth_server_port=1812
auth_server_shared_secret=NetComm
rsn_preauth=0
wpa_passphrase=a1b2c3d4e5
wpa=2
wpa_pairwise=CCMP
wpa_group_rekey=600
wpa_key_mgmt=WPA-PSK
eapol_key_index_workaround=0

eap_server=0

own_ip_addr=127.0.0.1

bss=wlan3
bridge=br0
bssid=00:60:64:E0:20:4C
ssid=Sourav3
auth_algs=1
driver=nl80211
ignore_broadcast_ssid=0
auth_server_addr=0.0.0.0
auth_server_port=1812
auth_server_shared_secret=NetComm
rsn_preauth=0
wpa_passphrase=a1b2c3d4e5
wpa=2
wpa_pairwise=CCMP
wpa_group_rekey=600
wpa_key_mgmt=WPA-PSK
eapol_key_index_workaround=0

eap_server=0

own_ip_addr=127.0.0.1

bss=wlan4
bridge=br0
bssid=00:60:64:E0:20:4D
ssid=Sourav4
auth_algs=1
driver=nl80211
ignore_broadcast_ssid=0
auth_server_addr=0.0.0.0
auth_server_port=1812
auth_server_shared_secret=NetComm
rsn_preauth=0
wpa_passphrase=a1b2c3d4e5
wpa=2
wpa_pairwise=CCMP
wpa_group_rekey=600
wpa_key_mgmt=WPA-PSK
eapol_key_index_workaround=0

eap_server=0

own_ip_addr=127.0.0.1

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux