Try:
Then show us what you get from that.Code:iwconfig
When i type:
i get this error:Code:airmon-ng start wlan0 6
Why i get this error?Code:wlan0 iwl3945 - [phy0]/usr/local/sbin/airmon-ng: line 338: /sys/class/ieee80211/phy0/add_iface: Permission denied mon0: ERROR while getting interface flags: No such device (Monitor mode enabled on mon0)
Thanks
Try:
Then show us what you get from that.Code:iwconfig
if wlan0 .... that means you have not start ipwraw-ng driver
the driver you are currently using is not capable of monitor mode
so unload it / load the right one....
don't use airmon-ng at all with this card
you will get 2 interface wifi0 on wich you change channel & rate
and rtap0 on wich you monitor
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
Actually, the file /sys/class/ieee80211/phy0/add_iface does not exist.
I mean, if i type ifconfig, i get my wifi mac adress and i can see wlan0 exists, i know i have a wifi interface working.