add comment about disabling pmf
This commit is contained in:
@@ -116,6 +116,7 @@ function config_NetworkManager() {
|
||||
nmcli con add type wifi ifname wlan0 mode ap con-name piwifi-hotspot ssid $wapssid
|
||||
nmcli con modify piwifi-hotspot wifi-sec.key-mgmt wpa-psk
|
||||
nmcli con modify piwifi-hotspot 802-11-wireless.band bg
|
||||
# disable protected management frames for wpa_supplicant bug in trixie
|
||||
nmcli con modify piwifi-hotspot 802-11-wireless-security.pmf 1
|
||||
|
||||
# add wifi to bridge
|
||||
|
||||
Reference in New Issue
Block a user