AWUS036NH (rt200usb driver) in Bactrack 5 R3 not working
Hi all
I've downloaded BackTrack 5 R3 the other day and had been trying all day long to make my Alfa AWUS036NH (RT3070 chipset) to work, or at least to be detected.
It runs out-of-the-box in BackTrack 5 R2, with different compat-wireless driver revisions. In BT5 R3, no matter what, I could not make it work. I installed the latest compat-wireless stable and older ones (2.6), latest bleeding edge etc. ,but in avail.
I compiled at least 15 different drivers, tried everything, rummaged the net for a solution and nothing.
Any tips guys?
Greets
kukubau
Re: AWUS036NH (rt200usb driver) in Bactrack 5 R3 not working
i have the same chipset and im on bt3 , fresh install
no problem. works fine . make sure your . right out of the box . didnt install anything ...
so maybe you want to check for other things
Re: AWUS036NH (rt200usb driver) in Bactrack 5 R3 not working
Post outputs of lsusb, ifconfig and iwconfig.
Re: AWUS036NH (rt200usb driver) in Bactrack 5 R3 not working
Hello all, and I want to thank you for all the support you give the community. It helps newbs like me have a chance at an education in these fields.
Anyway I have been banging my head with this card AWUS036NH, It was my fault for just skimming the web to find a good card and not doing my research first(Lesson Learned). Anyway im kind of stuck with it so im hoping I can get it to do what I bought it for, which is security pen testing. I cannot get it to do packet injections when using aireplay-ng. I got it through the test phases which state that it can inject and so on, but when I approach my home router I get no arp requests and no sent packets, just read packets. If I set aireplay to re authenticate I can get a (ack) count but thats it. I am soo frustrated. I get stuck and cannot finish the simple wep crack.Lemme give you the information I know that may assist in helping me :P)
lsusb:
Bus 001 Device 003: ID 148f:3070 ralink technology, corp. RT 2870/RT3070 wireless adapter.
I think thats the info you need on that.
I am using a dinosaur of a computer Inspiron 6000.
My os is BT5 R3 which I installed straight to the laptop from usb.
I just started tackling this a few days ago but I am eager to learn. Anything you can help with would be greatly appreciated. Please make your responses as simple as possible due to the fact that I am not experienced in linux...like at all. Everything I learned are the things I needed to learn to get this far.
Re: AWUS036NH (rt200usb driver) in Bactrack 5 R3 not working
Yo guys, i dunno if u fixed ur problem, but i just got my alfa wifi and i had the same problem. So i was looking for some info here on forum, but i didnt find it. Maybe i wasnt looking for long enough :)
Im on old Toshiba Tecra M9, BT5 R3. Not a very clean and fresh install. Done some damage to it :)
With my build in wifi adapter i have no problems at all. air*-ng works fine. Then i connected my alfa and ....
Long story short:
1. lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 003: ID 0930:0508 Toshiba Corp. Integrated Bluetooth HCI
Bus 006 Device 002: ID 0483:2016 SGS Thomson Microelectronics Fingerprint Reader
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
2. iwconfig
wlan1 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
wlan0 IEEE 802.11abgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
so, my alfa is now wlan1
3. iw reg set BO
4. iwconfig wlan1 txpower 30
5. iwconfig
wlan1 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=30 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
wlan0 IEEE 802.11abgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=15 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
6. airmon-ng start wlan1
7. aireplay-ng -b 02:14:7F:9F:27:2F -9 mon0
21:03:54 Trying broadcast probe requests...
21:03:54 Injection is working!
21:03:55 Found 4 APs
21:03:55 Trying directed probe requests...
21:03:55 12:AC:54:DE:AB:6A - channel: 9 - 'BTOpenzone-B'
21:03:56 Ping (min/avg/max): 1.213ms/12.654ms/27.743ms Power: -67.72
21:03:56 29/30: 96%
21:03:56 00:AC:54:DE:AB:6A - channel: 9 - 'Bevans'
21:03:56 Ping (min/avg/max): 3.924ms/18.390ms/42.161ms Power: -68.33
21:03:56 30/30: 100%
21:03:56 02:AC:54:DE:AB:6A - channel: 9 - 'BTWiFi'
21:03:57 Ping (min/avg/max): 1.286ms/12.490ms/24.451ms Power: -68.28
21:03:57 29/30: 96%
21:03:57 00:24:56:E2:8D:89 - channel: 10 - 'BTBusinessHub-167'
21:03:57 Ping (min/avg/max): 2.182ms/7.518ms/57.172ms Power: -72.67
21:03:57 30/30: 100%
So it is working, and i didn't edit blacklist.conf
Hope it will work for u and .... Hack the Gibson :)