Hi,
I have a RT2500 based PCI Wireless card. I followed exactly the steps in this page :
http://aircrack-ng.org/doku.php?id=rt2500All the installation is OK, except that the interface name is not ra0 but wlan0. When I enter this command :
Code:
iwpriv <interface name> rfmontx 1
It says : Invalid command : rfmontx.
How can I get all this working ? iwpriv only return this :
Code:
lo no private ioctls.
eth0 no private ioctls.
wmaster0 no private ioctls.
wlan0 Available private ioctls :
param (8BE0) : set 2 int & get 0
get_param (8BE1) : set 1 int & get 1 int
Thanks,
Sam
PS : I'm a Linux beginner, I installed it yesterday !