PDA

View Full Version : auditor knoppix ma401 monitor mode problem



scriptkidd
03-22-2006, 01:41 AM
I am using auditor which is built on knoppix and I am having problems putting my MA401 into monitor mode.
here is what I use:
iwconfig wlan0 monitor mode

error message I get:
Error for wireless request "set mode" (8B06) :
SET failed on device wlan0 ; operation not supported.

pigspigs76
04-06-2006, 11:51 PM
ahhhahah same problem here i u figure it out tell me!!!!

scriptkidd
04-06-2006, 11:53 PM
there is a thread on this on linuxquestions.org

pigspigs76
04-06-2006, 11:55 PM
did it work for you?, if so what thread helped you?

MrBean
04-16-2006, 02:57 AM
Hello,
"su" to root and iwconfig eth* mode monitor should work for you.

So, in your case, at the command line "su" , then enter root password if any.

Then do "iwconfig wlan0 mode monitor" , note the correct syntax, and without colons.

Br,
MrBean