|
|
|
|
|
|
|
|
|
|
|
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.

Let's take a moment to think about the topic of ink cartridge recycling. In our modern world we just keep throwing our trash away without sparing it... Read More
When you work in an office, it's important to lock your workstation every time you step away from your computer. A pain, but a security measure. You... Read More
With all the wheeling and dealing that seems to take place on the internet at all times of the day, it can sometimes get confusing just trying... Read More
Are you sick of all the high priced notebooks out there? Does getting a used laptop seem like a better choice to you? Refurbished laptops are everywhere... Read More
CCNA and CCNP candidates hear it all the time: "you have to get some hands-on experience to pass the exams".Candidates tend to think that's just so they... Read More
Do You Feel Used by Computers?A look at second-user computer equipment.Let's dispense with the myths first. I'm NOT talking about the sort of second-hand computers you get... Read More
It is a given fact that buying wholesale would make us save more money than buying individual items at retail. Purchasing in bulk means more profit for... Read More
Computers often break down at the worst of all times. These problems can be averted, or at least minimized with preventive maintenance. Several methods of keeping computer... Read More
After twelve years of owning desktop computers, I finally opted for a laptop so I would no longer be chained to my desk. After months of research... Read More
A fuse is a very thin wire, which either melts or vaporizes when too much current flows through it. The thin wire may be made of aluminum,... Read More
We all know that computers change more then any other type of technology. There constant changing can also leave are wallets completely empty. But do we really... Read More
Tape drives remain the leading technology used by organizations for backup and archiving. However, the plethora of tape drives on the market can make choosing the appropriate... Read More
EEPROM stands for Electrical Erasable Programmable Read Only Memory and also referred to as E²PROM. As the name suggest, an EEPROM can be both erased and programmed... Read More
Are you tired of laying wires through your house, creeping through small places just to get the right sound effect? Wireless speakers are the answer to your... Read More
A couple of the recent Tech Tips from www.geeks.com have made mention of RAID, but the level of detail required in those tips didn't shed much light... Read More
It is extremely important not to make or write any changes to data on the hard drive without first verifying the hard drive configuration. Therefore, the first... Read More
Looking for a real bargain on laptop batteries? How do I know the batteries are running good as advertised? Which merchants are offering quality rechargeable cells? Where... Read More
You really enjoy those dvd movies and games and the last thing you need or want is to experience problems with your dvd drive.To prepare for the... Read More
This is the step takes the most time and consideration. Which parts do I buy? Which are best?There are many good places to buy computer parts. You... Read More
Laptops or Notebook computers are an expensive personal and business asset that are highly sought after by both small time thieves and large complicated theft rings. Keeping... Read More
If you run a small business, chances are you're saving important files to a server. But what happens when disaster strikes? How are you ensuring that your... Read More
When comparing refurbished laptop models, ask about these specifications:Central Processing Unit: The CPU or processor is the heart of the computer. The more software you want in... Read More
Thinking about getting a new computer, but with all the choices out there are you getting a little overwhelmed? Well why not look into building your own... Read More
Ever wonder where all the cool gadgets come from? Ever wonder who gets to try this stuff out first? Usually the war machine scientists get it first,... Read More
There is a great need for preventive maintenance in correctional institutions. The public would be at risk if penal facilities waited to solve problems until after they... Read More
Business Consultants earn hundreds of thousands of dollars every year showing businesses how to improve their productivity. All business consultants in the Information Technology area agree that... Read More
This is the first step to servicing, upgrading or removing PC hardware from your PC. Refer to my other articles on adding, upgading or removing just about... Read More
You really enjoy those dvd movies and games and the last thing you need or want is to experience problems with your dvd drive.To prepare for the... Read More
When Quality is the Target, but not the Result, what do you do?While Quality may be the overarching goal of all production, stuff happens, resulting in non-conforming... Read More
Rear Projection Television - An Affordable OptionA great deal of consumer appeal for Rear Projection TV systems arise out of the shear simplicity that this product offers... Read More
Are you captivated by the stunning Case Mods you've seen online but shell shocked at some of the prices.What is a case mod, some of you may... Read More
Let's take a moment to think about the topic of ink cartridge recycling. In our modern world we just keep throwing our trash away without sparing it... Read More
Used laptop computers are everywhere these days. How can you sift through the mass of available used laptop computers to narrow your search down to the right... Read More
It is the most annoying thing when one day you use your computer and nothing seems to work fine. Program freezes, files get corrupted or internet doesn't... Read More
My mother always told me to dust, but I never did, mostly because I was lazy, but also because I couldn't find any tangible benefit to dusting.... Read More
Tablet PCs are great. If you are a mobile person, and you have never considered getting a tablet PC in the past, now is as good a... Read More
As 2005 begins, there are a number of products on the market which enable Emergency Response Units to have internet connectivity at remote disaster locations. The products... Read More
A revolution in learning technology has taken place. Actually, it took place a few years ago, and I'm only just now catching up. The reason is that... Read More
Notebook computers are becoming very popular. They seem to be popping up everywhere: on tv shows, on airplanes, in movies, or in your friend's lap. These sleek... Read More
Who needs an LCD display? Well, if you're like me, having one huge hunk of a monitor sitting on your desktop is just not feasible. Not only... Read More
The ability to easily move data from PC to PC with minimal inconvenience is just another benefit computers have brought to the current business world.Over the past... Read More
In electronic repair, most of the time i came across five band resistor color code. The purpose of using the five colour band resistor in a circuit... Read More
You've laid out good money for your laptop computer, but you're not done spending just yet.There are a few more laptop accessories you may want to consider... Read More
There is two types of transformers in the market- linear transformer and switch mode power transformer. The transformers design is different. Sometimes it is just referred as... Read More
OverviewAs "generic", "remanufactured", and "new compatible" inkjet printer cartridges and laser toner cartridges creep deeper into the printer accessories market, the choices become varied and often confusing.... Read More
ROUTING PROTOCOLSA generic term that refers to a formula, or protocol, used by a router to determine the appropriate path over which data is transmitted. The routing... Read More
DVD is an optical disc storage media format that can be used for storing data, including movies with high video and sound quality. DVDs resemble compact discs:... Read More
Are you sick of viewing everything on that small screen that your current notebook comes with? Do you want your next laptop to have screen size that... Read More
IBM boasts a very large array of older and newer refurbished laptops on their website ibm.com. Look for "Notebooks: IBM Certified Used Equipment." There you can buy... Read More
With the dropping prices on digital cameras and digital media in the past few years there is really a need for a quick reliable transfer method for... Read More
Samsung laser toner is just as popular as its Hewlett-Packard and Brother counterparts. Samsung is a group of products and services that began in Korea in 1938.... Read More
Moving the office network? How hard could it be? Anybody who's ever moved the office network knows the risks and challenges associated with this colossal task. This... Read More