LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-17-2017, 10:07 PM   #1
Asakigami
LQ Newbie
 
Registered: Jul 2017
Posts: 5

Rep: Reputation: Disabled
Post i cant access the airodump


Hello,

My problem is on a lenovo. i use tp link (realtek) for external adaptor in kali linux vmware,but i still cant use airodump-ng on it

Output from trying to run airodump
/$ airodump-ng wlan0

ioctl(SIOCSIWMODE) failed: Invalid argument
ioctl(SIOCSIWMODE) failed: Invalid argument
Error setting monitor mode on wlan0

Output from iwconfig
wlan0 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency=2.472 GHz Access Point: Not-Associated
Sensitivity:0/0
Retryff RTS thrff Fragment thrff
Encryption keyff
Power Managementff
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.


Output from iwconfig wlan0 mode monitor
/$ iwconfig wlan0 mode monitor
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Invalid argument.


Output of iwpriv wlan0 (not sure what this means)
/$ iwpriv wlan0
wlan0 no private ioctls.

I am a linux newbie, so I appologize if I haven't provided you with all the needed information. please help me to solve it
 
Old 07-18-2017, 12:48 AM   #2
aragorn2101
Member
 
Registered: Dec 2012
Location: Mauritius
Distribution: Slackware
Posts: 567

Rep: Reputation: 301Reputation: 301Reputation: 301Reputation: 301
Hi and welcome to LQ,

Firstly, does your wifi adapter work? I mean, can you properly connect to a wifi network using the machine?

Please post the output of the following commands:
Code:
> ifconfig -a

> lspci -v | grep -A 6 "Network"
 
Old 07-18-2017, 12:52 AM   #3
cse_200509
LQ Newbie
 
Registered: Oct 2007
Posts: 18

Rep: Reputation: 30
i cant access the airodump

first of all check your card is supported for monitor mode or not.
 
Old 07-18-2017, 03:26 AM   #4
Asakigami
LQ Newbie
 
Registered: Jul 2017
Posts: 5

Original Poster
Rep: Reputation: Disabled
root:~# ifconfig -a
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.142.129 netmask 255.255.255.0 broadcast 192.168.142.255
inet6 fe80::20c:29ff:fe39:8149 prefixlen 64 scopeid 0x20<link>
ether 00:0c:29:39:81:49 txqueuelen 1000 (Ethernet)
RX packets 4232 bytes 2628528 (2.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 3432 bytes 615138 (600.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 20 bytes 1116 (1.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 1116 (1.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.10 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::13f8:5087:fdc8:7648 prefixlen 64 scopeid 0x20<link>
ether d4:6e:0e:0a:0d:74 txqueuelen 1000 (Ethernet)
RX packets 233 bytes 28758 (28.0 KiB)
RX errors 0 dropped 16 overruns 0 frame 0
TX packets 31 bytes 3776 (3.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

root:~# lspci -v | grep -A 6 "Network"

lspci didnt show anything

what should i do to know my adaptor support in monitor mode or not?
 
Old 07-18-2017, 04:09 AM   #5
aragorn2101
Member
 
Registered: Dec 2012
Location: Mauritius
Distribution: Slackware
Posts: 567

Rep: Reputation: 301Reputation: 301Reputation: 301Reputation: 301
Ok, we confirm it is wlan0, up and working.

To check the compatibility of your adaptor, you should check if it is supported by aircrack-ng (in which airodump is a part).

Please read this: https://www.aircrack-ng.org/doku.php...mpatible_cards
 
Old 07-18-2017, 04:26 AM   #6
Asakigami
LQ Newbie
 
Registered: Jul 2017
Posts: 5

Original Poster
Rep: Reputation: Disabled
i cant open the page, but when i see https://www.quora.com/Does-TP-Link-W...-in-Kali-Linux, it said my adaptor not support for it
could you give me a suggestion what is the best one adaptor in my lenovo laptop for kali linux?

Last edited by Asakigami; 07-18-2017 at 04:27 AM.
 
Old 07-18-2017, 06:50 AM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,501

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Networking is disabled by default in Kali so have you enabled wireless. The Kali documentation site below has answers to a number of questions on wireless problems so I would suggest you go over that first if you have not.

https://docs.kali.org/installation/t...-driver-issues
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with Airodump... I26 Linux - Software 8 01-02-2018 12:26 AM
Airodump-ng not searching any network pr1nce Linux - Wireless Networking 2 01-19-2013 05:48 AM
airodump usarmyman2003 Linux - Newbie 1 05-15-2012 01:14 PM
[SOLVED] bssid not associated airodump-ng ubuntu 10.10 taylorchase Linux - Software 4 01-01-2012 02:45 PM
airodump-ng not picking anything up drmuneca Linux - Newbie 1 08-20-2009 01:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration