I digita iw list
e queste sono le modalità supportate:
Supported interface modes:
* IBSS
* managed
Quando eseguo hostapd hostapd.conf ottengo questo:
Failed to create interface mon.wlan0: -95 (Operation not supported)
Could not set channel for kernel driver
wlan0: Unable to setup interface.
Could not connect to kernel driver.
Ho anche provato questo altro percorso:
airmon-ng start wlan0
airbase-ng -e FreeWifi -c 11 -v wlan0
Con questo risultato:
ioctl(SIOCSIWMODE) failed: Operation not supported
ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start wlan0 <#>'
Sysfs injection support was not found either.
Nel caso in cui questo aiuti per la risoluzione dei problemi la mia carta sia questa:
lspci | grep -i net
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)
01:00.0 Network controller: Broadcom Corporation BCM4321 802.11a/b/g/n (rev 03)
Grazie mille