Sample Header Ad - 728x90

Raspberry Pi AP hostapd not working with WPA

0 votes
1 answer
468 views
I'm trying to make an AP out of my Raspberry Pi and I have a strange problem. I have installed hostadp and dnsmasq When I set an open network everything works but when I try to add a passphrase, only one client connects (Huawei android phone). Other clients keep associating and dissociating and on the client side I get authentication error. hostapd.conf looks like this: ssid=Network wpa=1 auth_algs=1 wpa_pairwise=TKIP rsn_pairwise=CCMP wpa_key_mgmt=WPA-PSK wpa_passphrase=* some * passphrase * I tried different values for wpa key and nothing works. dnsmasq is working, and for one client that can connect everything works fine. Any ideas? Thanks in advance!
Asked by golder3 (1194 rep)
Apr 17, 2021, 01:45 PM
Last activity: Apr 17, 2021, 02:31 PM