apm1007 / reaver-wps

Automatically exported from code.google.com/p/reaver-wps
0 stars 0 forks source link

eapol timeout #604

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
0. What version of Reaver are you using?  (Only defects against the latest
version will be considered.)
The latest version included in BT5r3

1. What operating system are you using (Linux is the only supported OS)?
Linux

2. Is your wireless card in monitor mode (yes/no)?
yes

3. What is the signal strength of the Access Point you are trying to crack?
-40

4. What is the manufacturer and model # of the device you are trying to
crack?
Airlive GW-300NAS

5. What is the entire command line string you are supplying to reaver?
reaver -i mon0 -b xx:xx:xx:xx:xx:xx -S -N -L -d 1 -r 5:3 -vv

6. Please describe what you think the issue is.
I keep getting EAPOL timeouts, no idea why it went up to 73,65% and then 
started doing this.
7. Paste the output from Reaver below.
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[+] Sending EAPOL START request
[!] WARNING: Recieve timeout occured
[!] WARNING: 25 successive start failures
[+] Sending EAPOL START request
[+] Sending WSC NACK
[!] WPS transaction failed (code:0x02), re-trying last pin

So yea, got to 73,65% then this started happening. any ideas how to fix this?

Original issue reported on code.google.com by maxvanwe...@gmail.com on 9 Jan 2014 at 3:40

GoogleCodeExporter commented 9 years ago
try with simple commands:
reaver -i mon0 -b xx:xx:xx:xx:xx:xx -a -S -w -vv -c X

X=channel

Original comment by deltomaf...@gmail.com on 9 Jan 2014 at 9:33