Home Networking
 Home | Free Home Networking Articles | Links | | Contact
Home Networking articles
Our Staff Of Researchers And Writers Have Put Together One Of The Most Comprehensive Websites About Home Servers And Networks—Everything Ranging From The New Windows Home Server, To Music And DVD Servers To In Home Small Business Servers. Welcome To InHomeServer.com. Here You Will Find Free Articles, News, And Resources About Home Servers, Home Networking Products And Information, Home Automation, And Smart Home Products. As You Explore This Site, You'll Discover...

Home Networking - Where To Begin And Different Approaches   Hot Topic: Creating A Wireless Home Or Business Network   Our List Of Favorite Things To Do With Home Technology   How To Troubleshoot Your Broadband Internet Connection  

Remember... If You Are Looking For Quality Information Related To Home Networking, Add This Site To Your Favorites Right Now, As We Update It Daily With The Latest News And Information Related To Home Networking And Similar Topics. Enjoy The Site.

Everything You Must Know About Wireless Network Security, Windows Home Server, Broadband Wireless Internet, Networking Wireless, Home Network, And Wireless Network.

Recommended Home Networking Resources

Press  For A Message
Latest Related Articles About Home Networking
Network Fax Servers
Gone are the days of waiting in a long line for a fax machine at the office. Network fax servers are like a dream come true for those who rely on fax communications for business dealings. A network fax server faxes with the help of computer....
Continue Reading

Networking Software and Hardware
Networking allows one computer to share information with another. For home office users, this can be a unique advantage. Rather than putting data directly into two computers, you can put it into one computer and then have that computer share the...
Continue Reading

Wireless Network Security
Working from home has its advantages, including no commute, a more flexible work schedule and fresh coffee and home-cooked meals whenever you want. But working from home while using a wireless local area network (WLAN) may lead to theft of...
Continue Reading

Looking For More Articles Related To Home Networking?




Home Server
Poll

 
 
| Send To A Friend

Wireless Security – Getting It Right

Author:
Vishwadeep Bajaj

It may sound strange but is true that several organisations, which have adopted Wireless networking, are open to severe security breaches. Mostly the reasons are that organisations simply plug the access points and go live without bothering to change the default factory settings. Wireless local area networks are open to risk not because the systems are incapable but due to incorrect usage. The biggest problem lies with inadequate security standards and with poorly configured devices. For a start, most of the wireless base stations sold by suppliers come with the in-built security Wired Equivalent Privacy (WEP) protocol turned off. This means that unless you manually reconfigure your wireless access points, your networks will be broadcasting data that is unencrypted.
In the old world of wired local area networks, the architecture provides some inherent security. Typically there is a network server and multiple devices with an Ethernet protocol adapter that connect to each other physically via a LAN backbone. If you are not physically connected, you have no access to the LAN.
Compare it with the new wireless LAN architecture. The LAN backbone of the wired world is replaced with radio access points. The Ethernet adapters in devices are replaced with a radio card. There are no physical connections – anyone with a radio capability of sniffing can connect to the network.
What can go wrong?
Unlike the wired network, the intruder does not need physical access in order to pose the following security threats:
Eavesdropping. This involves attacks against the confidentiality of the data that is being transmitted across the network. In the wireless network, eavesdropping is the most significant threat because the attacker can intercept the transmission over the air from a distance away from the premises of the company.
Tampering. The attacker can modify the content of the intercepted packets from the wireless network and this results in a loss of data integrity.
Unauthorized access. The attacker could gain access to privileged data and resources in the network by assuming the identity of a valid user. This kind of attack is known as spoofing. To overcome this attack, proper authentication and access control mechanisms need to be put up in the wireless network.
Denial of Service. In this attack, the intruder floods the network with either valid or invalid messages affecting the availability of the network resources.
How to protect?
There are 3 types of security options – basic, active and hardened. Depending upon your organisation needs, you can adopt any of the above.
Basic
You can achieve the basic security by implementing Wired Equivalent Standard 128 or WEP 128. The IEEE 802.11 task group has established this standard. WEP specifies generation of encryption keys. The information source and information target uses these keys to prevent any eavesdroppers (who do not have these keys) to get access to the data.
Network access control is implemented by using a Service Set Identifier (SSID – a 32 character unique identifier) associated with an access point or a group of access points. The SSID acts as a password for network access.
Another additional type of security is Access Control List (ACL). Each wireless device has a unique identifier called Media Access Control address (MAC). A MAC list can be maintained at an access point or a server of all access points. Only those devices are allowed access to the network that have their MAC address specified.
The above implementations are open to attack. Even when you do turn on WEP, there are still problems inherent within it. The problem lies in the protocol's encryption key mechanism, which is implemented in such a way that the key can be recovered by analysing the data flow across the network over a period of time. This has been estimated at between 15 minutes and several days. The SSID attached to the header of packets sent over a wireless Lan - is sent as unencrypted text and is vulnerable to being sniffed by third parties. Unfortunately most supplier equipment is configured to broadcast the SSID automatically, essentially giving new devices a ticket to join the network. While this is useful for public wireless networks in places such as airports and retail establishments - in the US for example, Starbucks is offering 802.11b access in some of its stores - it represents another security loophole for corporates that do not switch it off. Finally any MAC address can be change!
d to another (spoofed), so the use of ACL is not foolproof either.
Active
To implement an Active type of security, you need to implement the IEEE 802.1x security standard. This covers two areas – network access restriction through mutual authentication and data integration through WEP key rotation. Mutual authentication between the client station and the access points helps ensure that clients are communicating with known networks and dynamic key rotation reduces exposure to key attacks.
Due to weaknesses in WEP, some standard alternatives to WEP have emerged. Most of the Wi-Fi manufacturers have agreed to use a temporary standard for enhanced security called Wi-Fi Protected Access (WPA).
In WPA, the encryption key is changed after every frame using Temporary Key Integrity Protocol (TKIP). This protocol allows key changes to occur on a frame-by-frame basis and to be automatically synchronized between the access point and the wireless client. The TKIP is really the heart and soul of WPA security. TKIP replaces WEP encryption. And although WEP is optional in standard Wi-Fi, TKIP is required in WPA. The TKIP encryption algorithm is stronger than the one used by WEP but works by using the same hardware-based calculation mechanisms WEP uses.
Hardened
There are organisations like banks, which have very stringent security requirements. They need to implement the hardened type of security systems. These are solutions certified in accordance with the Federal Information Protection Standard (FIPS 1.40). Products in this category offer point-to-point security for wireless information communication and include offerings such as AirFortress and IPSec Virtual Private Networks (VPNs). A VPN will increase the cost of your network, but you can base your decision on whether to implement it by using the same course of action that you should be taking with all other parts of your infrastructure. Map the risks against the business data that you will be passing over radio, and assess the financial impact of a breach. If the data is too critical, reassess what should be passed over the network, or use a VPN to enhance your protection.
Summary
The vendors are working towards implementing newer standards and this year we should see products implementing IEEE 802.11i that will further the authentication and encryption gains implemented by WPA. Most notably, it will add a ground up encryption standard known as Advanced Encryption Standard (AES) as well as various other enhancements.
Newer standards apart, organisations must understand that achieving wireless security is essential and the good part is that it is easy. An organisation must define its security needs and use the features available in the systems accordingly. Choose a good vendor who can help you implement your requirements through standards based solutions. A good implementation must be supported by a security policy, which is well understood by everyone in the organisation. Make your employees aware that they all are responsible for security and share the cost of security breaches. Assign authority & ownership to few employees for the various parts in the security policy and make periodic reviews of their performance. Most important is to monitor your systems for any possible breaches and adapt if necessary. Never sleep well.

About The Author

Vishwadeep Bajaj is the CEO of ValueFirst Messaging Private Limited (www.vfirst.com), a company, which provides messaging solutions in India, Europe and the USA. Vishwadeep is based in London where he is an active participant in the mobility industry. This Article was published in Mobility Magazine.
webmaster@vfirst.com

| Send To A Friend

Article Keywords:
Home Networking


Google






A Quick Note From The Publisher...

If you like the article above, you may be interested in the following article which is also related to Home Networking...

Windows Networking
Windows Networking at Home You’ve set up a home network and all your computers share the same internet connection. That’s great, but now lets get everything else sharing. Modern versions of Windows are shipped with an easy to setup and use method for sharing printers and files. You may have experience with networks from school or the office. A network can make a big difference around the house, and can save you money on peripherals. For example, you no longer need to buy a printer for each PC in the house. They can all print to the same one. You can also share files and documents between computers. No more burning a file to CD when you want to move it around to other computers. Prepare the Network In preparation of setting up the rest of the network, I highly recommend that you choose unique and meaningful names for every computer on the network and put them all in the same workgroup. These simple steps will help you identify and find each computer on your...
Continue Reading

 

Home Networking,

Home Network
News

Home Networking

Iomega debuts its Home Media Network Hard Drive (Geek.com)
The Iomega Home Media Network Hard Drive (HMNHD) debuts this week at the MacWorld tradeshow in San Francisco, January 6-9, 2009, and at the Consumer Electronics Show (CES) in Las Vegas, January 8-11, 2009. Starting at just US$159.99, the Home Media Network Hard Drive is available as a 500GB or a 1TB single-drive device that [...]

Iomega launches new low-price Home Media Network Hard Drives (ZDNet)
While HP is taking the high price road in the NAS market with its new MediaSmart Servers, Iomega is going the other direction with its new Home Media Network Hard Drive line. Considering how cheap hard drive prices are getting, it's a reasonable tactic. How reasonable? Iomega is selling the...

Iomega aims at TVs with home server (The Register)
Backs up PCs and plays digital media files Iomega has announced a home storage and media server that backs up files on connected PCs and plays digital media content to connected output devices.…

HP Launches New Home Server to Support Both Windows and Mac OS X Time Machine (PDA Buyer's Guide)
HP today launched a home server designed for use with both Windows and Mac computers. Here is more info:Based on the Microsoft Windows Home Server platform, the HP MediaSmart Server ex485/ex487 is a central repository for automatically backing up ...

New Iomega Home Media Network Hard Drive Brings Cost-Effective Storage, File Sharing and Media Streaming to Your Home (Broadcast Newsroom)
SAN DIEGO , Jan. 5 /PRNewswire/ -- Iomega, an EMC company (NYSE: EMC) and a global leader in data protection, today announced the debut of the Iomega(R) Home Media Network Hard Drive, a new standard in easy-to-use network storage for the digital home.

Iomega Announces Home Media Network Drive (Digital Trends)
Iomega says their new Home Media Network Hard Drive is so easy to use novices can be backing up computers and streaming media in less than five minutes.

InHomeServer.com - All Rights Reserved. Legal Information
Featuring Information About Wireless Network Security, Windows Home Server, Broadband Wireless Internet, Networking Wireless, Home Network, And Wireless Network.
Geo Visitors Map