mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Updated RPi Zero W AP STA mode (markdown)
parent
57209c846a
commit
3538a7f7d4
@ -67,6 +67,8 @@ ifconfig uap0 up
|
||||
|
||||
With the virtual `uap0` interface added to the `wlan0` physical device, we can then start up `hostapd`. It is important that the virtual interface is brought up first, otherwise it will fail with the message "could not configure driver mode". We also need to be sure that the interface is not managed by `systemd-networkd`, so this service should be disabled. These steps are handled by the RaspAP daemon `raspapd.service`.
|
||||
|
||||
With a basic understanding of AP-STA mode, we can proceed with the installation.
|
||||
|
||||
### Installation
|
||||
|
||||
1. Begin by flashing an SD card with the latest release of [Raspberry Pi OS (32-bit) Lite](https://www.raspberrypi.org/downloads/raspbian/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user