Article 6EYAF Why my hostapd don't work?

Why my hostapd don't work?

by
camerabambai
from LinuxQuestions.org on (#6EYAF)
I will be fast.
The device is this

The distribution is Slackware 15.0
hostapd version is 2.10, kernel is 6.5.3

I want to use wpa3 and 5ghz
this is the configuration of hostapd.conf

Code:interface=wlan1
bridge=br0
driver=nl80211
ssid=myssid
hw_mode=a
channel=36
macaddr_acl=0
accept_mac_file=/etc/hostapd/hostapd.accept
wpa=2
wpa_passphrase=mypass!wpa3
wpa_key_mgmt=SAE
rsn_pairwise=CCMPFrom the client I do..

Code:nmcli connection up myssid
Errore: attivazione connessione non riuscita: Impossibile trovare la rete Wi-Finmcli see the wifi network!

Code:nmcli device wifi list
IN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS >
****** myssid Infra 36 54 Mbit/s 95 no way to get it working? What I miss? On dmesg I cannot see any message of authentication.

I try wpa2 instead of wpa3 and..same thing.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments