So title says it all. I really wanna try and get this all working.
I have an eeepc 901.
So before the mod declines this post. I have looked at the aircrack sites. and the 2x00 sites and have decided to post mainly because 1. i am stuck, and 2. there are ALOT of dead links.
So Basically this is what ive done.
I installed the latest drivers from Ralink (Ralink corp.)
to 2.3.0.0 i still had 0 luck on the whole injecting.
(I have not tested WPA connection or WEP connecting)
lspci -vv
Code:
01:00.0 Network controller: RaLink RT2860
Subsystem: RaLink Device 2790
Kernel driver in use: rt2860
Kernel modules: rt2860sta, rt3562sta
aireplay-ng -9 ra0 (once in monitor mode)
Code:
10:41:23 Trying broadcast probe requests...
10:41:25 No Answer...
10:41:25 Found 1 AP
10:41:25 Trying directed probe requests...
10:41:25 00:1D:5A:BA:3C:B1 - channel: 1 - 'The Rock'
10:41:31 0/30: 0%
airodump-ng works fine. and i can get packets fine.
What im mainly stuck on every link pretty much points to saying go to www.2x00.serialmonkey.com to get some drivers for it. eg the daily tarbal which is not linkable.
On Serialmonkey it said to use the git-clone command. But as i see now that is mainly for if you want to re-compile a kernal (am i right?)
As of now i am installing using the Compat-wireless drivers, which i assume have the 2x00 drivers in them (again correct me if i am wrong)
UPDATE 1: Alright... hopefully people are reading this...
Once i had installed the Compat-wireless drivers it worked for a split second. but now it doesn't work at all, when i blacklist rt2860sta. And go:
What i did have happen was when i went
Code:
aireplay-ng -0 10 -a <bssid> -c <clients_mac> ra0
it came up with the
Code:
Sending 64 directed DeAuth. STMAC: [00:33:22:11:22:33] [ 0| 0 ACKs]
but actually started to count up on both sides. (i gather this is what normally happens on an attack.
So what i want to know is why its stopped working.