SESSION 2 - ADVANCED SETTINGS MODIFICATIONS AND ENCRYPTION METHODSContinuing where I left off last, I'll jump into the other available wireless security methods, which should and maybe should not be used and why.
Why MAC Address Filtering Doesn't Work Well.Most modern wireless routers have a feature called 'MAC Address Filtering'. MAC (Short for Media Access Control) Address Filtering enables the user to get the MAC address of all the various wireless devices that they want to allow to connect to their access point. If this filtering is turned on, only clients with that MAC address, in theory, will be able to log into the access point.
The problem with MAC Address Filtering is that at the front of every packet that's sent, the packet announces what MAC address it's coming from and where it going. Any deviant with simple packet sniffing software could easily come across a few MAC addresses that are permitted within the router. Once that information is discovered the MAC address can easily be spoofed.
How easy? Some WLAN hardware manufactures actually enable the user to specify a custom MAC address to use on their network with included software. Additionally, there isn't anything to prevent duplicate MAC addresses to be used on a network, so an active MAC address could easily be used while the same MAC address is being used by it's original owner.
MAC Address Filtering could be enabled as a low level security measure, mainly to prevent a casual user from mistakenly using your access point. However if a deviant wants to use the network bad enough. It could easily be overcome.
Step 5 - Encryption, Real security.On a modern 802.11 WLAN you get a couple options when it comes to encryption, WEP and WPA.
WEP Is Muh.Wired Equivalent Privacy (WEP) uses a simple algorithm to encrypt the body of each frame. WEP encryption was supposed to keep deviants from accessing information on your network. However with modern decryption methods and software the WEP technology has been made obsolete.
Rather then getting too technical this time, Think of WEP encryption as closing the door to your home, but not locking it. Sure it looks secure, but the door can be opened. Certain doors may be more likely then others to be opened, just as more effort may be put into cracking into some networks over others.
My personal belief is that WEP is better then having no encryption, it's not making the user completely safe but your not wide open either. WEP Encryption used with some of the other security measures I've mentioned would make a network fairly secure, but not bulletproof.
Want the technical version on learn how WEP can be cracked? I suggest listening to
This Episode of Security Now! A Podcast that features security expert Steve Gibson and technology evangelist Leo Leporte. They go over a lot of the points I'm mentioning in this Learning Experience and go more in depth on this issue.
WPA Is Better.WiFi Protected Access (WPA) is the newer security standard adopted by the WiFi Alliance consortium. WPA delivers a level of security way beyond anything that WEP can offer; it bridges the gap between WEP and 802.11i networks, and has the advantage that the firmware in older equipment may be upgradeable.
WPA uses Temporal Key Integrity Protocol (TKIP). This technology dynamically generates a new key for every packet of data the network sends, and generates different sets of keys for each client, unlike WEP encryption which uses a single static key for everything. TKIP is designed to allow WEP to be upgraded. This means that all the main building blocks of WEP are present, but measures have been added to address security problems with the original WEP technology.
In order to use WPA encryption, your hardware must support it. Most wireless hardware manufacturers include WPA capability into all of the new routers and adapters, and some have made WPA updates available for older equipment. Make sure you check your documentation to ensure your equipment is compatible before proceeding.
To enable WPA or WEP encryption on the Belkin router click on 'Security' on the left, then as seen in the below screenshots you will want to select which encryption method you wish to use. The WEP options will look something like -

And WPA will look more like -

Your passphrase can contain up to 63 characters. When choosing a passphrase or key try not to use any common words or phrases, or simple character sequences (such as repeating a single number or letter). For extra security, you many want to change the passphrase or key periodically especially when using WEP encryption.
The Bottom LineWell there you have it, in reality as you can see there is no 'one size fits all' for wireless network security in the home or small office. Most people will find that this takes too much time and energy when they can just bring their new router home and it "just works."
Nevertheless, it is important that you understand the security risks by operating an unencrypted network. With various software and very little know-how a deviant within range of an in-secure network can see everything; your email, Instant Messages, the websites you visit, information that's submitted, in some cases financial information such as credit card numbers and bank account information etc.
Although it's unlikely, with this day and age you can never be too careful because it does happen. So decide for yourself based on the factors above, how secure you want to make your wireless network.
Again, feel free to ask any questions or engage in discussion about what I've presented.