View Single Post
Posts: 4 | Thanked: 0 times | Joined on Sep 2013 @ San Secondo ,Turin,Italy
#68
Hi everyone!!!

I've just installed aircrack-ng but I've encountered one problem:

when putting wireless card in monitor mode i type:

Code:
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
and then:

Code:
airodump-ng wlan0
Till there everything works well but when I filter sniffing selecting a channel for example:

Code:
airodump-ng -c 3 wlan0
On the top right it appears "fixed channel wlan0: -1"

So is there any solution?

thank you all!!!