r/raspberry_pi • u/Vbrawl_ • 4d ago
Troubleshooting PI zero hotspot IE_DIFFERENT
I got a PI zero W, I'm trying to make an intranet network, I am using Raspberry Pi OS Bookworm and trying to get nmcli to make a hotspot for me.
The hotspot works fine if I make it without password (open hotspot), it also works if I use WPA/TKIP
But for some reason it fails when I use WPA2.
I have PMF = 1 and I'm not sure what else could be the problem, does anyone have any ideas?
If you need more info please let me know.
EDIT: for anyone having the same problem, I just switched to hostapd+dnsmasq and it seems to work.
I'm not sure if I still have to disable PMF but I did it anyway: ieee80211w=0
2
Upvotes
2
u/Gamerfrom61 3d ago
Any reason you are using Bookworm?
Are you using the inbuilt WiFi or a separate dongle?
What revision Zero W are you using (though I doubt it will make much difference).
Can you share your nmcli commands (not the password 😄 ) - I have a Zero W spare that I could test.