Hotspot 2.0 and 802.11 U configuration issue

Aman Sharma amansh.sharma5
Thu Nov 6 20:44:45 PST 2014


Hi all,

I am trying to run hostapd as a 802.11 u Passpoint AP but My samsang S4 is
not able to scan Passpoint AP.

And I am using ath9k driver for this :

Configuration that I am using for passpoint AP in hostapd.conf file is :

interface=wlan0
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
driver=nl80211
ssid=hotspot-testing
hw_mode=g
channel=1
##############wpa 2 security enable##############
wpa=3
wpa_psk_radius=0
wpa_key_mgmt=WPA-EAP
wpa_pairwise=CCMP
rsn_preauth=1
##################wpa1 security enable############
#wpa=1
#wpa_passphrase=kenvish123
#wpa_key_mgmt=WPA-PSK
#wpa_pairwise=TKIP
################WEP security#############################
#wep0=0123456788
###############hotspot 2.0#############################
hs20=1
#############IEEE 802.11u-2011
#######################################################
interworking=1
access_network_type=0
internet=0
asra=0
venue_group=0
venue_type=0
roaming_consortium=2233445566
##### RADIUS client configuration
#############################################
own_ip_addr=192.168.10.24
auth_server_addr=192.168.10.95
auth_server_port=1812
auth_server_shared_secret=kenvish123
##### IEEE 802.1X-REV related configuration
###################################
ieee8021x=1

Please let me know if I am doing something wrong.


Thanks
Aman Sharma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.shmoo.com/pipermail/hostap/attachments/20141107/c851f69f/attachment.htm>



More information about the Hostap mailing list