  justanotherguy
@dslextreme.com
| reply to Anav Re: Question about wireless
I agree with Anav - with current computing power available to the common person, defeating WPA-based security (at least the PSK variation) is very difficult and computationally intensive. It would take too long to crack to make it practical to break in.
However, that said, you need to ensure two things:
1) a strong 20+ character passphrase as the seed for your WPA-PSK value (preferably based on a random string generator using mixed-case alphanumeric and special character values) 2) a unique SSID that no one else probably uses
If your SSID is "linksys" and the WPA passphrase is "hello123," don't expect a high level of assurance that your network is impenetrable because those values are likely entries in cracking dictionaries. |