Browse Source

changes to setting up the ap

master
alpcentaur 1 year ago
parent
commit
57ec121f57
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      README.md

+ 1
- 4
README.md View File

@ -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

Loading…
Cancel
Save