changes to setting up the ap

This commit is contained in:
alpcentaur 2023-07-09 23:18:27 +00:00
parent 51d264a015
commit 57ec121f57

View file

@ -166,11 +166,8 @@ Then run again the update and upgrade.
## Setting up the Access Point ## 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 On buster, the access point can be set up persistently with the commands:
After that, the ap could be set up with the commands:
nmcli con add type wifi ifname wlan0 mode ap con-name kaoscube ssid KaosCube ipv4.method shared 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 nmcli con modify kaoscube wifi-sec.key-mgmt wpa-psk