vanhoefm / fragattacks

Other
1.23k stars 185 forks source link

ath9k_hc issue #41

Closed D3adP3nguin closed 3 years ago

D3adP3nguin commented 3 years ago

I have set up multiple different tests, and have used this tool quite a bit... All of a sudden the 2.4Ghz testing (Mixed Mode) has stopped working. I double-checked SSID pwd, manually set channels, and frequency and matched it on the AP settings. But even a simple ping command isn't working. When I run it with --debug 1 I see that the error is 'CTRL-EVENT-NETWORK-NOT-FOUND' however airodump finds it just fine. I also want to add that a few hours ago before these errors i was testing the 2.4Ghz SSID just fine, I did a firmware upgrade, tested the 5Ghz just fine, and now when I switch to the 2.4ghz it is failing. Any thoughts?

D3adP3nguin commented 3 years ago

I did notice that the AUTH is different in airodump-ng: 5Ghz (working): PSK auth 2.4Ghz: CMAC auth

after randomly changing the security type so it went back to PSK for 2.4Ghz it worked. Is there somewhere to manually set the AUTH type for the FnF test bed?