What if you run "ifconfig' or "iwconfig" ?
hi i'm new for backtrack:
i've bought this wifi usb device: D-link DWA 110 (RT73 chipset...)
does anyone know how to use it in backtrack
thanks!!
What if you run "ifconfig' or "iwconfig" ?
Just connect the USB NIC after properly booting BT3 and in iwconfig you would be able to find your wireless nic.if it does not work then
lsmod
it will show that rt73 chipset modules are loaded if does not then use
modprobe rt73
should work now.
test using airodump-ng rausb0
aireplay-ng -9 rausb0
if it works let us know cause its not on Backtrack HCL wiki and aircrack-ng supported HCL list.
-Monkeys are like nature's humans.
thanks guys
first i install a drvier from someone and it bring me wlan0 interface and i can't use airodump-ng at all;
so i uninstall and use this driver "rt73-k2wrlz-3.0.1.tar.bz2" in this website "homepages.tu-darmstadt.de/~p_larbig/wlan" and i got rausb0 interface instead, now i can use all command;
thanks