Wireless Networking, Part 2: Setup and Security

The first installment in this two-part series of Tech Tips provided an introduction to the basic capabilities and hardware involved in wireless networking. In the final installment of this two-part series, we will look at some of the basic setup and security considerations that should be addressed. The physical installation of a wireless network may be easier than a wired network, but the more difficult part is setting up the software and security to make sure everything stays up and running without incident.

Although this Tech Tip is by no means an exhaustive resource on configuring a wireless network, it will provide information and pointers that can be applied to most typical installations. Many of these tips are general enough that they may provide some good advice for those utilizing wired networks as well.

For the sake of this article, we will assume that the hardware has been successfully installed physically, and that the user is now prepared to set up and secure the system through software. Wireless devices, especially routers / access points, generally include a web-based configuration utility that allows the user to customize the hardware to meet their needs. The hardware will most likely work with minimal configuration, but to make it work so that the integrity of the network is protected may take a few more steps.

In addition to the configuration interface provided with the wireless networking hardware, Microsoft has integrated a "Wireless Network Setup Wizard" with the release of Windows XP Service Pack 2 that will lead a user of any expertise through the installation of their network. In addition, the "Microsoft Broadband Network Utility" will help them monitor and maintain the network just as easily once it is set up.

Change Default Password

Routers, whether wired or wireless, require a password for configuring the various settings, and all of them ship with extremely simple default passwords. The first step taken in setting up the router should be to change the default password to something more difficult to guess. Longer passwords that use a combination of letters and numbers are preferable as they make hacking attempts that much more difficult.

Change Router IP Address

Most routers ship with a default IP (Internet Protocol) address, something like 192.168.1.1, which is utilized by the user for accessing the configuration utility interface, as well as by the network itself for negotiating the LAN and WAN connections. The configuration utility of most routers will include a page that will allow for the default IP address to be manually changed by the user. Although changing the default IP address doesn't provide a great amount of security since it can easily be discovered anyway, it may deter intrusion by local users that may be casually scanning the network.

Configure Router or Access Point Use

In the first part of this series of Tech Tips, I mentioned that almost all routers intended for home use can also double as wireless access points, and this is generally accomplished by clicking a check box within the control panel software. If a wireless router is being added to a network with an existing router and broadband connection, the new device needs to be set to access point mode. Otherwise, there could be a conflict as the network may not know where to expect the internet connection, since it will now have two routers that both want to serve as the gateway. If the wireless router is replacing an existing router, or is the only one on the network, this should not be an issue as these devices generally ship configured to operate as a router by default.

Broadcasting the SSID

The SSID, or Service Set Identifier, is basically the name assigned to a particular wireless network. The user can choose just about any name they want, as long as it is less than 32 characters long, and they just need to be sure that all computers on the network are configured to use the same name. Two steps related to the SSID can be taken to help improve the security of the network:

First, change the default SSID to a unique name that includes a combination of letters and numbers that doesn't reveal anything personal about you or your network. Second, disable the broadcast of the SSID once all of your computers are successfully connected, even if your router / access point recommends broadcasting it. I have used a few wireless routers, and all of them have a check box in the control panel for enabling/disabling the broadcast of the SSID, and they have all recommended leaving broadcasting enabled. Broadcasting the SSID allows new computers to easily find your network, and then all they have to do is access it given the proper credentials. Broadcasting your SSID puts it out there for anyone within range to see, and it just allows would-be hackers to get one step closer to compromising your security. In a home environment, there are probably few computers that need to access the network, and if more are ever added, you can temporarily enable the broadcast to get them set up.

DHCP Server

The DHCP (Dynamic Host Configuration Protocol) Server is a feature of most routers that makes adding new computers extremely simple. Whenever a new computer connects to the network, the router will assign an IP address to it, instead of the user having to assign an IP address to each manually while sitting at that particular computer. This makes configuring a network very easy, but it also leaves the network vulnerable, as any new computer detected will be welcomed to the neighborhood and assigned an IP address automatically. Two different approaches can be taken to improve security, as related to the DHCP server:

One method, and the best as far as security is concerned, is to disable the DHCP server. This will require that all computers that are authorized to connect to the network be configured manually, but it will prevent unauthorized computers from obtaining an IP address. The second method, which doesn't provide bulletproof security, is better than doing nothing. In general, a DHCP server can support up to 250 computers, and by default leaves a range of addresses readily available for that many to connect. If disabling the DHCP server doesn't seem convenient for a user, they can limit the DHCP server to only provide as many IP addresses as they know they need. If you know there will never be more than five computers connected, limit the range of available IP addresses to a total of five within the configuration utility.

Different Levels of Encryption

All wireless components support some sort of encryption, which simply scrambles the information being sent across the network so that it can not easily be read by anyone else connected to the network. There are different types and levels of encryption, and a brief overview is provided for them below:

WEP, or Wireless Equivalency Protocol, was the first format of encryption available on wireless networks. WEP allows the network administrator to assign an encryption string to be shared by all computers authorized to access the wireless network. The encryption through WEP is either 64bit, 128bit, or 256bit, where the higher number represents greater encryption, and the strings can be generated by the administrator as a series of letters and numbers.

WPA, or "Wi-Fi Protected Access," is an improvement over WEP that starts off with a similar master encryption string and then mathematically derives encryption keys to keep the security dynamic. WPA continually changes the encryption keys used for each packet of data, and due to the extra processing required to support this protocol the overall throughput of the connection may suffer slightly. Despite the potential for decreased speed, WPA is considered to be far more robust than WEP, and should be implemented where possible. In some instances, WEP encryption has actually been defeated, making WPA all that more appealing.

Although most components support both of these encryption formats, and users can select the type they wish to use from within the control software, not all do. All devices on the network must be set to operate at the same level of encryption, which may mean that some devices will force others to be less secure than they are capable of. For example, a wireless network setup around this router (http://www.geeks.com/details.asp?invtid=DI-824VUP&cat=NET) could support either WEP or WPA encryption. When two computers are added to this network using one of these network adaptors (http://www.geeks.com/details.asp?invtid=WN-4054P&cat=NET) in one case, and one of these network adaptors (http://www.geeks.com/details.asp?invtid=PBW006-N&cat=NET) in the other case, things change. Note that the second adaptor does not support WPA; therefore the whole network must now be configured to use WEP to accommodate it.

Router Position

As discussed in the first part of this Tech Tip, wireless devices can have a range of up to a few hundred feet in free space. When installed inside a home, this range may decrease greatly due to walls, floors and other obstructions, but the signal may still be strong enough to carry beyond the confines of the dwelling. A simple step that may help reduce the strength and reach of the network signal outside the house is to position the router / access point as close to the center of the house as possible. The potential for someone to detect the network from outside the home when positioned like this is now much less than if the router was placed near a window, for example.

Final Words

There are definitely additional issues that could be considered when setting up a wireless network, but covering these basics will make a wireless network much more secure than it was straight out of the box. Many people are confident that no one would be interested in their home network and feel security is just one more headache of technical mumbo-jumbo that they would rather not deal with. Whether a hacker wants access to personal files on the network or to simply gain unauthorized access to the Internet, a few simple steps are worth the peace of mind to know you are as secure as possible.

Jason Kohrs
Computer Geeks tech tips and computer help.

In The News:


eFluxMedia

NPD: Nintendo Maintains Blistering Pace, Sony Doubles Hardware Sales
PC World - 18 hours ago
"Platform-exclusive content usually fuels hardware system purchases, and PS3 sales certainly reflect the impact of Metal Gear Solid 4," said NPD analyst ...
Wii leads US hardware sales for June Afterdawn.com
PSP Tops Static Japanese Hardware Chart Gamasutra
US: PS3 tops 360 in June hardware sales MCV
TopNews - Reutersall 138 news articles

True Value Expansion On Track, Hardware Co-Operating CEO Says
CNNMoney.com - 13 hours ago
(LOW) may be pulling some planned new stores out of their development pipelines, but the cooperative for about 5600 independent True Value hardware stores ...

Anniston Star (subscription)

Piedmont hardware store dedicates flag
Anniston Star (subscription), AL - 5 hours ago
Please call Community Editor Debbie Reaves at 235-3556 or e-mail community@annistonstar.com with questions about Community items. Mail items to Community, ...

ZDNet

Apple to Mac clone maker: Recall your hardware
Computerworld, MA - Jul 17, 2008
"Apple has never authorized Psystar to install, use or sell the Mac OS software on any non-Apple-labeled hardware," the filing said. ...
Mac Cloner Psystar Resumes Operations Despite Apple Suit InformationWeek
Apple Suit Demands That Psystar Recall OpenMacs Slashdot
Psystar’s Thermopylae won’t end Apple’s clone nightmare ZDNet
Computerworldall 157 news articles

First Hubble Hardware Arrives At KSC For STS-125 Flight
Aero-News Network, FL - Jul 17, 2008
The first major flight hardware for the fifth and final space shuttle servicing mission to NASA's Hubble Space Telescope is starting to arrive at the ...

HARDWARE CITY HISTORY: FBI man and family were foundational to city
New Britain Herald, CT - 6 hours ago
At the same time he promised that local coverage would not be forsaken just because the Hardware City contingent would be moving from the old post office on ...

Dragging economy puts clamps on Davis Hardware
Tampa Tribune, FL - 6 hours ago
By Carl Orth | The Suncoast News NEW PORT RICHEY - A landmark hardware store will bite the dust, yet the latest economic victim from the housing market ...

Be A Proficient Hardware Engineer!
EFYTimes (press release), India - 6 hours ago
If you want to become a proficient hardware engineer, than here is the best course for you. The 'Basics Of Electronics' course enables you to learn about ...

Pismo Bob’s Hardware, Nursery to become restaurant
Times Press Recorder, CA - 13 hours ago
By Julie Wootton/Contributing Writer The building that currently houses Pismo Bob’s Hardware and Nursery, which has served residents of Pismo Beach since ...

Virtutech’s Software creates Hardware
Chip Design Magazine, CA - 15 hours ago
Here’s what I mean: Software virtual prototypes can be used to verify hardware designs before the hardware even exists. So what, you say? ...
hardware - Google News

A Guide to Refurbished IBM Laptops

IBM boasts a very large array of older and newer... Read More

Hard Drive Selection

Perhaps the biggest mistake people make when building their computer(s)... Read More

How To Choose A Computer Case

Things to Consider When Choosing a Computer CaseIn the past,... Read More

The Benifits of Assembling Your Own Computer

Thinking about getting a new computer, but with all the... Read More

A Look at Laser Toners

Laser toner is the ink for laser printers. It is... Read More

A Review of Brother Laser Toners

Brother is right up there with HP and Samsung as... Read More

Two Essential Accessories For Notebook Computers

A Good Notebook BagForget those that are bundled with your... Read More

Used Laptop Computer: Your Quick Purchase Inspection Guide ? Part 2

Used laptop computers are everywhere these days. How can you... Read More

Computer Hardware Preventive Maintenance Software

Computers often break down at the worst of all times.... Read More

What You Should Know Before You Buy Computer Equipment

You will have many factors to consider when deciding on... Read More

Heliodisplay --Computer Video With No Screen

Science-Fiction meets reality with this new video display technology.The Heliodisplay... Read More

An Introduction to HD-DVD

High density digital versatile disc is a digital optical media... Read More

Just The Fax, M?am

For years, I smugly prided myself as a non-fax machine... Read More

RAID Disk Recovery

RAID is short for Redundant Array of Independent (or Inexpensive)... Read More

What is Over-clocking a Processor?

Q : What is over clocking?Overclocking is when you make... Read More

Preventing Tape Drive Failure

Contrary to popular belief, tape drives are generally robust and... Read More

DVD ROMs

DVD CD ROMs have become predominantly the most used CD... Read More

DVD Recorders: Getting Started

IMO, these sd work 'like a VCR' as far as... Read More

Special Events Recording in DVD Players Age

The proliferation of portable DVD players has dramatically changed the... Read More

What Is A Crystal? And How To Test It

Crystal are use to keep the frequency of the clock... Read More

Does Size Really Matter In Our Digital Age?

Well, we've all seen the advert, but that's not what... Read More

Refurbished Laptop Batteries

There are three refurbished laptop battery types, each named for... Read More

How to Change, Upgade or Remove an IDE Hard Drive

Hard drives - Hard drives are a little more complicated.... Read More

How to Get the Case Off Your PC!

This is the first step to servicing, upgrading or removing... Read More

Generation Laptop

In May 2005 U.S hardware history was made.This was the... Read More