<div dir="ltr">Hi all,<div><br></div><div>I am trying to run hostapd as a 802.11 u Passpoint AP but My samsang S4 is not able to scan Passpoint AP.</div><div><br></div><div>And I am using ath9k driver for this :</div><div><br></div><div>Configuration that I am using for passpoint AP in hostapd.conf file is :</div><div><br></div><div>interface=wlan0</div><div>ctrl_interface=/var/run/hostapd</div><div>ctrl_interface_group=0</div><div>driver=nl80211</div><div>ssid=hotspot-testing</div><div>hw_mode=g</div><div>channel=1</div><div>##############wpa 2 security enable##############<br></div><div>wpa=3</div><div>wpa_psk_radius=0</div><div>wpa_key_mgmt=WPA-EAP</div><div>wpa_pairwise=CCMP</div><div>rsn_preauth=1</div><div>##################wpa1 security enable############<br></div><div>#wpa=1<br></div><div>#wpa_passphrase=kenvish123</div><div>#wpa_key_mgmt=WPA-PSK</div><div>#wpa_pairwise=TKIP</div><div>################WEP security#############################<br></div><div>#wep0=0123456788<br></div><div>###############hotspot 2.0#############################<br></div><div>hs20=1<br></div><div>#############IEEE 802.11u-2011 #######################################################<br></div><div>interworking=1<br></div><div>access_network_type=0</div><div>internet=0</div><div>asra=0</div><div>venue_group=0</div><div>venue_type=0</div><div>roaming_consortium=2233445566</div><div>##### RADIUS client configuration #############################################<br></div><div>own_ip_addr=192.168.10.24<br></div><div>auth_server_addr=192.168.10.95</div><div>auth_server_port=1812</div><div>auth_server_shared_secret=kenvish123</div><div>##### IEEE 802.1X-REV related configuration ###################################<br></div><div>ieee8021x=1<br></div><div> </div><div>Please let me know if I am doing something wrong.</div><div><br></div><div><br></div><div>Thanks</div><div>Aman Sharma</div><div><br></div></div>