|
Router Access PointUsing an old router as a Wireless Access Point.
If you have been in the IT field for a while like me, you have probably been through your fair share of wireless routers.
The following will show you how to turn an old router into a DIY wireless access point and save money in the process by not having to and buy a brand new wireless access point or wireless range extender, which will set you back $100 or more. Recycling old computer parts makes us feel pretty good, and it is a lot better than junking old equipment that we have often paid a lot of money for and even better is not having to fork over cash on new products unnecessarily.
Okay lets start this guide and begin our journey in having a house with multiple wireless connections. It's not that hard, lets proceed.
The parts that you will need
Before we actually get into setting up the new wireless connection, we should first cover what parts you will need for the project.
(1) Old wireless router - it really doesn't matter what type of router you use, as long as it includes wireless and any radio mode (802.11a, b, g or n), that will do. Just make sure your notebooks and other wireless devices use the same radio mode. If you want the fastest speed possible, hunt around for a high-end 802.11n draft 2.0 wireless router.
I decided to use a Wireless-G broadband router, which worked very well during our testing for this guide. It was chosen mostly due to the fact that its wireless radio operates at 54Mbps (or 6.75MB/s) and at close range (within the same room), we should go pretty close to hitting that speed or at least around 36 - 48Mbps (or 4.5 - 6MB/s), which is enough to stream audio and even 720p HD movies. You may have issues streaming 1080p HD movies properly without losing frames, and that is something that you should keep in mind.
(2) Network Ethernet cable - connecting the main router to the old wireless router. You can use CAT5, CAT5e or CAT6 depending on your speed requirements and how much money you have to spend. Use CAT6 cabling if you can afford it as it provides the best performance of all three cable options.
If your house is not already wired up with Ethernet cabling or you don't want to run cables over your floors, you can consider investing in a HomePlug AV power line kit. That's all you need, just two things. Now let's get started.
Setting up the old wireless router
Now that you've gotten the parts needed for the project, we will show you how to setup your old wireless router.
Deciding on a location
First of all, you need to decide where to place the router. If you are in a three floor town house, you should ideally have the main router (which is connected to the Internet) on the first floor and the second (or third, if your place is that big) on the third floor.
Once you've decided on a location for the router, power it on and run a cable from your notebook or PC to one of the spare LAN ports on the back of the old router. Now you need to login to the old router - refer to your manual to do so if you are having issues. Most routers are configured using a local IP of either 192.168.0.1 or 192.168.1.1. Type the old routers IP address into your Internet browser and then login to it using your username and password. By default, most ship with the factory default username of "admin" and a blank password.
Old Router Settings
Now that we've logged into your old router, we are ready to begin changing the required settings. First up you need to disable the DHCP server below. It does not matter if the DHCP server on the main router is enabled or disabled - if you want the main router to automatically assign IPs for your wireless devices on the first floor (or in range of the main router) so that you don't need to configure them manually, then enable it.
This is where things start to become a little more difficult. Now you need to find out what IP your main router is using and to do this you'll need to login to that router and write it down. My main router is using the IP address of 192.168.0.1, so we set the IP address of the old router to 192.168.0.2 - this is an important step, so that both routers can talk to each other without any conflicts. Also ensure that the subnet mask on both routers is the same - both routers we used were set to the subnet of 255.255.255.0, which is the default setting.
Okay, now that your old router has its own unique IP address and you've disabled DHCP, we need to change some more settings...
Next up you need to disable UPnP on the old router - this option can usually be found under the admin section or advanced settings in most common routers.
Now we are going to disable the firewall of the old router since we already have a firewall in place provided by the main router. Head to the security section settings of the old router and disable it.
Configuring Wireless Settings
Now let's configure the all important wireless settings of the old router. We set the WRT54G to the wireless mode of "G-Only", as this mode provides the best performance. If you set any router to mixed mode, they usually see at least a slight drop in performance, as they need to negotiate between the two modes.
Next up we setup the SSID (or wireless network name) and we changed the name to "Bedroom (3rd floor)" so that it is easy to identify when selecting a network from the list - it doesn't matter if you enable SSID broadcasting or not. It just means that if it is disabled, it will be hidden, and you'll need to manually enter in the wireless connection details on your PC or network device.
Most new routers have the ability to auto scan and select the wireless channel (or frequency) which is best to use but older ones such as the WRT54G do not. For the best results, you should chose one unique channel for the main router (we used channel 6 that uses 2.437GHz) and a different channel for the old router, we used channel 11 that uses 2.462GHz.
It's up to you whether or not you decide to enable wireless security on the old router but it is highly recommended, unless you want to share your Internet connection with all of the world and its dogs. We have found during testing that WPA2 Personal (with the AES only cipher) provides the best performance and have hence used that. For added security, use an uncommon password unrelated to you with a mixture of letters, numbers and symbols. It will be very hard to break.
Finishing up with the old router
Now that the old router is fully setup and ready to go, run the Ethernet cable from a spare LAN port on the main router (or via a power line device) and plug the other end into one of the spare LAN ports (don't plug into the WAN port, as it will not work) on the back of the old router and then we are ready to move onto setting up the devices connecting to the old router.
Setting up devices connecting to old router
Now we are starting to get somewhere here - your old router finally sees some life and is all setup and ready to go - well, almost.
Connecting to the new wireless network
Let's now try connecting to the old router that you've just finished setting up. Depending on where you are in your house or office, you should see at least two wireless networks that you are able to connect to, just like you can see in the screenshot above. Connect to the newly created wireless network, in our case it's called "Bedroom (3rd floor)".
Once you first connect, nothing will happen and it will assign you an IP address of something along the lines of 169.x.x.x. You won't be able to access the LAN or Internet yet, but don't worry - read on.
Setting a manual LAN IP address
What we need to do now is setup a manually configured LAN IP address, as you will remember, we disabled the DHCP server of the old router. Go to the properties of your network connection, click Properties, Internet Protocol Version 4 and then click Properties again. Now you need to select "Use the following IP address" and now you are able to enter in your manually selected IP address.
Previously in this guide you set a local IP address for your old router, we used 192.168.0.2. If this is the first device connecting to the old router, you should use an IP address of anything above that such as 192.168.0.3. Other devices wanting to connect should use 192.168.0.4, 192.168.0.5 and so on.
Remember the last number cannot go above 256 OR wherever the DHCP IP range on the main router begins at. Our D-Link router begins its DHCP IP range at 192.168.0.100 to 192.168.0.199, so don't select an IP in the range between 100 and 199, to avoid conflicts with other networked devices. Set the subnet mask as 255.255.255.0, although it should do that for you automatically, once you've entered in the IP.
Finally, we need to enter in the default gateway and this is the IP address that provides us with the Internet access, in other words, the main router which has your modem connected to it. Here you should enter in the IP address of the main router and in our case it is 192.168.0.1. Also set the preferred DNS server to the same IP as your main router. Apply these settings and wait a few seconds for the network to initialize and then you should be connected and ready to go.
Hey presto, all finished!
Once we've finished all that, you should be able to access your network and the Internet at full speed, as if you were connected to the main router, which is normally out of range.
Troubleshooting and Support
If you cannot use the Internet or see other computers on your network, you haven't followed this guide properly or your old wireless router may be broken or not working, as it should. You may also have missed one or two steps that make all the difference, so go back and check again.
As a quick test, open up a command prompt by clicking start, Run and then type in "cmd". In the command prompt, try and ping the main router by typing in "ping 192.168.0.1" (or whatever IP address your main router is set to use). If you do not get a ping response right away, it means you've done something wrong and you need to go back and check all the settings discussed in this guide. Also make sure that your Ethernet cables are plugged in and also in the proper spots - for instance, LAN port to LAN port from main router to the other router.
More Infomore information is not yet available
|
|