airodump-ng wlan0mon doesn't work

Hi i have problem in Kali 2.0 with airodump-ng im using an external usb wifi adapter:java

root@kali:~# airmon-ng
PHY Interface   Driver      Chipset

phy0    wlan0       rt2500usb   D-Link Corp. AirPlus G DWL-G122(rev.B1) [Ralink RT2571]

root@kali:~# airmon-ng start wlan0
Found 5 processes that could cause trouble.
If airodump-ng, aireplay-ng or airtun-ng stops working after
a short period of time, you may want to kill (some of) them!

  PID Name
  772 NetworkManager
  905 wpa_supplicant
  943 dhclient
 1106 avahi-daemon
 1111 avahi-daemon

PHY Interface   Driver      Chipset

phy0    wlan0       rt2500usb   D-Link Corp. AirPlus G DWL-G122(rev.B1) [Ralink RT2571]
        (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
        (mac80211 station mode vif disabled for [phy0]wlan0)


root@kali:~# airodump-ng wlan0mon
ioctl(SIOCSIWMODE) failed: Device or resource busy

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 wlan0mon <#>'
Sysfs injection support was not found either.

解決方法:
this

Exact same problem here. But i have the solution...spa

ifconfig wlan0mon down

iwconfig wlan0mon mode monitor

ifconfig wlan0mon up


airodump-ng wlan0mon would work after this ;)code

Notice:orm

Some peoples say before we use airmon we should use this ip

airmon-ng check kill
相關文章
相關標籤/搜索