linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sourav <sourav.chakraborty@netcommwireless.com>
To: <linux-wireless@vger.kernel.org>
Subject: multiple SSID query
Date: Wed, 13 Aug 2014 18:02:46 +1000	[thread overview]
Message-ID: <53EB1BA6.6050800@netcommwireless.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 978 bytes --]

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.
______________________________________________________________________

[-- Attachment #2: hostapd.conf --]
[-- Type: text/plain, Size: 2612 bytes --]


##### 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

                 reply	other threads:[~2014-08-13  8:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53EB1BA6.6050800@netcommwireless.com \
    --to=sourav.chakraborty@netcommwireless.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).