Someone is constantly sending deauth packets to me.... =(

link|improve this question

The only real defense is to use Ethernet, turn off the WiFi. Or Use WPA2 encryption, and make sure that you are using a strong network key. – Moab Nov 29 '10 at 23:09
Nope, WPA2-PSK, like WPA-PSK, is still susceptible to deauth attacks. – ephemient Nov 30 '10 at 0:06
lol, using ethernet isn't a solution to a wireless problem =p – DerNalia Nov 30 '10 at 2:31
Is there a way to maybe ignore de-auth packets? I know sometimes they are legit... BUt I'm not clear on when.... maybe if there was a way to detect when they were from the router... or something... not ... that... that also couldn't be forged... bah... =( – DerNalia Nov 30 '10 at 2:32
feedback

1 Answer

up vote 1 down vote accepted

If you use WPA(2)-EAP (extensible authentication protocol, sometimes called "enterprise") instead of WPA(2)-PSK (pre-shared key, sometimes called "personal"), you can make sure that your wireless is not snooped and that deauth packets will not open avenues of attack. EAP-TLS allows the client to authenticate the AP and vice versa, and each client can have its own secret key.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.