mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-05-21 06:33:00 +02:00
Updated RPi Zero W AP STA mode (markdown)
parent
634399882d
commit
4ffc355dd7
@ -100,3 +100,6 @@ BridgedEnable = 0
|
||||
WifiManaged = wlan0
|
||||
```
|
||||
These are used by RaspAP's [systemd control service](https://github.com/billz/raspap-webgui/wiki/FAQs#do-i-need-the-raspap-service-to-run-at-boot) `raspapd` to determine that a managed mode AP is enabled for the Pi and restore the connection after subsequent reboots.
|
||||
|
||||
### Changing hostapd settings
|
||||
Changes to the hotspot configuration should be applied to the `wlan0` physical device, not `uap0` (a virtual interface). In other words, configure hostapd _before_ enabling AP-STA mode.
|
Loading…
x
Reference in New Issue
Block a user