Best wireless security

Associate
Joined
12 Mar 2005
Posts
199
Location
stoke on trent
whats the best wireless security to use been using wep 128 bit for a few years but heard wap is better these are choices i got

wep
wpa aes
wpa tkip
wpa2 aes
wpa2 tkip aes

and what is radius looks similar wep many thanks for any help
 
WPA2's stronger than WPA's stronger than WEP, and AES is stronger than TKIP (though both are only as good as the passphrase you use).
As for RADIUS, google is your friend. Needs a RADIUS server, and is probably more complicated than you'd ever need.
 
well set it up using wpa and aes and internet seems a lot faster than when i was using wep many thanks
 
WEP encryption is software based where WPA and WPA2 are done in hardware, so thats why it probably feels faster.

Make sure you create a nice, strong and long key!

You should be aiming for a 63 characters/504 bits key like this:

h#myKS01taSUj+wbz1\R&K5C,S6riyrEpS3/vB/emS-KPvwDvrer2j%/2-qjxWx
 
GuruJockStrap said:
WEP encryption is software based where WPA and WPA2 are done in hardware, so thats why it probably feels faster.

Make sure you create a nice, strong and long key!

You should be aiming for a 63 characters/504 bits key like this:

h#myKS01taSUj+wbz1\R&K5C,S6riyrEpS3/vB/emS-KPvwDvrer2j%/2-qjxWx
and mac lockdown together
 
RADIUS stands for Remote Authentication Dial-in User Service. In simple terms it handles authentication requests on behalf of another device or service.

http://en.wikipedia.org/wiki/RADIUS

WPA combined with Radius in a SOHO environment would be overkill, personally 128Bit WEP is more than good enough for your needs.
 
crashuk said:
and mac lockdown together

Why bother? Getting around MAC authentication is trivial so that isn't going to stop someone who had already got around WPA. Plus it can be a pain when it comes to administration if you want other people to use your network.
 
Don't use WEP as people like me (wardriving) can hack it pretty damn quickly even if their is no traffic (We can force the router to generate packets)
WPA is fine however.
 
Back
Top Bottom