Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
1,546
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. emperor@Emperor:~$ sudo airmon-ng start wlan0; iwconfig
  2. [sudo] password for emperor:
  3. Found 5 processes that could cause trouble.
  4. If airodump-ng, aireplay-ng or airtun-ng stops working after
  5. a short period of time, you may want to kill (some of) them!
  6.  
  7. PID Name
  8. 925 avahi-daemon
  9. 933 avahi-daemon
  10. 978 NetworkManager
  11. 1133 wpa_supplicant
  12. 9267 dhclient
  13.  
  14. PHY Interface Driver Chipset
  15.  
  16. phy0 wlan0 wl Broadcom Corporation BCM4331 802.11a/b/g/n (rev 02)Cannot find device "wlan0mon"
  17. Failed to set wlan0mon up using ipcommand failed: No such device (-19)
  18.  
  19. (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon)
  20. command failed: Operation not supported (-95)
  21. (mac80211 station mode vif disabled for [phy0]wlan0)
  22.  
  23.  
  24. eth0 no wireless extensions.
  25.  
  26. lo no wireless extensions.
  27.  
  28. wlan0 IEEE 802.11abg ESSID:off/any
  29. Mode:Managed Access Point: Not-Associated
  30. Retry long limit:7 RTS thr:off Fragment thr:off
  31. Power Management:off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement