|
|
@ -166,11 +166,8 @@ Then run again the update and upgrade. |
|
|
|
|
|
|
|
## Setting up the Access Point |
|
|
|
|
|
|
|
After upgrading to the latest debian bullseye, I needed to install dnsmasq for the interface wlan0 to work: |
|
|
|
|
|
|
|
apt install dnsmasq |
|
|
|
|
|
|
|
After that, the ap could be set up with the commands: |
|
|
|
On buster, the access point can be set up persistently with the commands: |
|
|
|
|
|
|
|
nmcli con add type wifi ifname wlan0 mode ap con-name kaoscube ssid KaosCube ipv4.method shared |
|
|
|
nmcli con modify kaoscube wifi-sec.key-mgmt wpa-psk |
|
|
|