[GH-ISSUE #412] improved guest ssid support #206

Closed
opened 2026-03-04 01:35:33 +03:00 by kerem · 2 comments
Owner

Originally created by @lts-rad on GitHub (May 7, 2025).
Original GitHub issue: https://github.com/spr-networks/super/issues/412

separately from https://github.com/spr-networks/super/issues/401, which is meant to get a default sae password to work using sae_track_password=50, improve support for guest ssids

Features to include:

  • block API access to guest ssid devices (maybe guest policy blocks it)
  • auto set new devices from the guest ssid with the guest policy and default wan/dns
  • hostapd may have changed behavior here but wifid needs to start a hostapd_cli event script for each virtual bss
  • set the static guest password in the UI, or use the devices DB
  • select wpa1, wpa2, or wpa3

technical details

  • establishDevice loop needs to be aware of guest password access, as device wont be marked as wifi
Originally created by @lts-rad on GitHub (May 7, 2025). Original GitHub issue: https://github.com/spr-networks/super/issues/412 separately from https://github.com/spr-networks/super/issues/401, which is meant to get a default sae password to work using sae_track_password=50, improve support for guest ssids Features to include: - [x] block API access to guest ssid devices (maybe guest policy blocks it) - [x] auto set new devices from the guest ssid with the `guest` policy and default wan/dns - [x] hostapd may have changed behavior here but wifid needs to start a hostapd_cli event script for each virtual bss - [x] set the static guest password in the UI, or use the devices DB - [x] select wpa1, wpa2, or wpa3 technical details - [x] establishDevice loop needs to be aware of guest password access, as device wont be marked as wifi
kerem closed this issue 2026-03-04 01:35:34 +03:00
Author
Owner

@lts-rad commented on GitHub (May 7, 2025):

Image

UI

<!-- gh-comment-id:2857065041 --> @lts-rad commented on GitHub (May 7, 2025): <img width="874" alt="Image" src="https://github.com/user-attachments/assets/f2fbb7da-34f0-40c1-8537-386508ff64b6" /> UI
Author
Owner

@lts-rad commented on GitHub (May 13, 2025):

for SAE guest needs ieee80211w=1

<!-- gh-comment-id:2877307408 --> @lts-rad commented on GitHub (May 13, 2025): for SAE guest needs ieee80211w=1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/super#206
No description provided.