vote up 2 vote down star
4

Quoting Ars Technica:

Proper wireless network (802.11a/b/g/n) security is quite simply out of reach for most organizations. ... Given that WEP (both 64- and 128-bit), WPA1/2 (PSK), and LEAP are all easily crackable using free tools....

I went looking for the aforementioned "free tools" and quickly found this link at SmallNetBuilder: How To Crack WPA / WPA2. As you can imagine, this was a pretty convincing illustration of wireless network vulnerabilities.

So, what is the most practical security methodology for a wireless home network today? In this case, practical is defined as affordable in terms of cost and infrastructure: I would prefer to have a single network appliance and a single wireless network connection per computer (e.g., I don't want users to have to carry around an additional dongle).

NOTE: A specific hardware recommendation would be welcome but not a complete answer. This question is more focused on the reality that we should not be using WEP or early flavors of WPA: what should we be using instead?

NOTE: responding to the attempted re-tag, here's a quote from the Server Fault FAQ:

Please note that Server Fault is not for general computer troubleshooting questions; if you paid for that desktop hardware, and it's your personal workstation, it is unlikely that your question is appropriate for Server Fault.

Given that the question uses the word "Home" in the title, I think this question doesn't quite fit on SF.


71% accept rate
Just because it doesn't belong on SF doesn't mean it does belong on SO, you know. In what possible way is this programming related? – Kevin Jul 15 at 18:06
FTA: "So, like virtually all security modalities, the weakness comes down to the passphrase. WPA-PSK is particularly susceptible to dictionary attacks against weak passphrases." So just pick a good passphrase. Something like "IAlwAYstURnrIGhtATtrAFfiCLigHTs" should not be vulnerable to a dictionary attack. Something like "12345678" would be easily cracked. – rlbond Jul 15 at 18:11

migrated to superuser.com by Bill the Lizard Jul 15 at 18:23