Results 1 to 2 of 2

Thread: Problems with Airmon-ng...

  1. #1
    Join Date
    Oct 2014
    Beans
    1

    Problems with Airmon-ng...

    Hi all,

    I'm pretty new with linux but I came pretty far as I may speak. I have just one problem...
    I want to put my usb wifi adapter (a TL-WN822N v3 with Realtek 8192cu chipset) in monitor mode with Airmon-ng. I want to do that so I can use Airodump-ng and Aircrack-ng.

    So far I'm using Ubuntu 14.04 LTS in a virtual machine on Win7. I plugged in my wlan adapter, connected it to my VM and updated the driver.

    Now my adapter works fine and I can use it with the NetworkManager to hook it up to my network.
    When I tried to start Arimon-ng I first got some messages that there where other processes who uses my wlan. I Googled and got rid of them all.

    The problem is as follows:
    Code:
    root@ubuntu:~# iwconfig
    wlan1     unassociated  Nickname:"<WIFI@REALTEK>"
              Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated   
              Sensitivity:0/0  
              Retry:off   RTS thr:off   Fragment thr:off
              Encryption key:off
              Power Management:off
              Link Quality:0  Signal level:0  Noise level:0
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:0   Missed beacon:0
    
    
    eth0      no wireless extensions.
    
    
    lo        no wireless extensions.
    Then I tried:
    Code:
    root@ubuntu:~# airmon-ng start wlan1 7
    
    Interface    Chipset        Driver
    
    
    root@ubuntu:~#
    So it seems that my wlan1 will not start, also when I trie iwconfig again, no changes where shown...

    Can anyone help me with this? I search the net for some hours but can't find anything...

    Kind Regards.

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Problems with Airmon-ng...

    We do not allow discussion of airmon-ng, aircrack-ng or any related software.

    Closed.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

Bookmarks

Posting Permissions

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