hi, Even i had the same problem, when i gave iwconfig my wifi couldnt recognize any interface and when i select monitor mode in wireshark, it throws a error saying my device doesnt support this. What could be the problem?? Plz help.. asked 20 May '13, 22:10 praveen_ind converted 21 May '13, 11:16 Guy Harris ♦♦ |
I assume from
iwconfig
that you are running on Linux. What version of what Linux distribution is this, and what version of the kernel does it have?What is the list of interfaces on your machine, as shown by, for example,
ifconfig -a
?Which interface is your wifi interface?
What was the
iwconfig
command you used, and what did it print when you tried to use it?