Results 1 to 4 of 4

Thread: No Wireless Networks Found Error After Aircrack-ng 1.2 RC2 Update

  1. #1
    Join Date
    2014-Jun
    Posts
    5

    No Wireless Networks Found Error After Aircrack-ng 1.2 RC2 Update

    Hi,

    I updated Kali a couple of days ago and I noticed that now when I put my card in monitor mode it changes to "wlan0mon:" instead of "mon0". I know this is an upgrade bit now when I am in monitor mode I cant detect any wireless networks at all but I can detect networks before I put my card in monitor mode I have searched here and google but cant find anyone else with the same problem. any suggestions would be appreciated. I use Wicd Network Manager but cant see any wireless networks in Kali's network manager either.

  2. #2
    Once you put your card into monitor mode, it will not be in 'managed/client' mode - thus it can't act as a station and connect to a WiFi AP.

    Its one or the other.
    Else get two wifi cards.
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

  3. #3
    Join Date
    2014-Jun
    Posts
    5
    Thanks g0tmi1k,

    I am using a VM (VMplayer) and an external Alfa card. I have NEVER had a problem in the past with finding networks whether or not in monitor mode untill I updated Kali a few day ago. Any suggestions how I can get this back. I don't understand what has changed.

  4. #4
    Quote Originally Posted by KaliBoy View Post
    Thanks g0tmi1k,

    I am using a VM (VMplayer) and an external Alfa card. I have NEVER had a problem in the past with finding networks whether or not in monitor mode untill I updated Kali a few day ago. Any suggestions how I can get this back. I don't understand what has changed.
    As you said before, you updated Kali - as a result - you got the new aircrack-ng package (v1.2 rc2).
    You mentioned this, as your interfaces are now different. If you look at the output, you will see its also different, when enabling monitor mode.

    Example:

    • You can see now, after running airmon-ng start <interface>, it now 'disables' station mode on 'wlan0'
    • Which is why the station interface is no longer visible when monitor mode is enabled.
      • This is shown by doing 'iwconfig' - and only wlan0mon being visible (not wlan0).

    Its not good practice (& I believe a bug in aircrack) to have one card, split over two interfaces, in different modes. Its not healthy, confusing for the OS and not really stable performance. See this post for more simlar information: https://forums.kali.org/showthread.p...ll=1#post45107.

    As stated before in my last message, you are no longer able to have monitor mode & station mode at the same time - its one or the other.
    This change happened with aircrack-ng v1.2 rc2, when you upgraded Kali.
    You either need to re-install kali (as you have updated aircrack-ng & kali's repo doesn't keep other versions of packages), manually install an older version of aircrack-ng, or get another wifi card if you want it back how it was.
    Last edited by g0tmi1k; 2015-05-07 at 13:12.
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

Similar Threads

  1. [Help] After install and i want update found is the Error
    By al-morshed in forum Installing Archive
    Replies: 2
    Last Post: 2020-12-03, 22:36
  2. Update 2020.3 ConfigParser module not found error
    By king_julian in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2020-07-31, 20:23
  3. Replies: 0
    Last Post: 2020-03-31, 10:58

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •