Multiple wireless access point (AP) setups can be easily done and only require a few things.
NOTE: WAN/Internet ports are bad for secondary AP's...
NOTE: **Instructions pertain only to the Windows family of operating systems. Please contact me for instructions regarding other operating systems.**
Step #1: Gather network information.
You will need some information before you set up your secondary AP(s). Log on to any networked computer and open your console. This may be done by opening your start menu and typing
in the search bar or in the 'run' command. This will bring up a black screen with a prompt. Type in;
and then press the 'enter' key.
You will get information for your wired (or wireless) adapter's IPv4 network. Information will be;
Code:
........
IPv4 Address......172.24.0.34
Subnet Mask.......255.255.255.252
Default Gateway..172.24.0.33
Write these numbers down.
(Numbers are for my gamer computer and will differ for your machine/network.)
Step #2: Prepare a machine for use as a configuration Terminal.
I prefer a laptop for this task. Any machine with an ethernet port will do. Take a Cat5e patch cable (regular ethernet cable) and connect it to a 'LAN' port on the device to be configured. This will isolate you from the ethernet connection and the existing network in your house.
Step #3: Configure your secondary AP.
The procedure varies for every device, however, the objectives are the same. You will need to log into your router (secondary AP). Open an internet browser and type in the address for your device to be configured.
NOTE: You may use ipconfig to locate your dafault gateway which should be the address of the device to be configured.
Once in the configuration menu, you will need to;
-Disable DHCP
-Set host IP, gateway, and netmask(subnet mask). (Choose an unused IP address and use the same subnet mask and gateway you got from the ipconfig in step 1.)
NOTE: Unused ip addresses for a subnet mask of 255.255.255.0 and a network of 192.168.1.0 can range from 192.168.1.1 - 192.168.1.254 . I would suggest using the *.*.*.200-250 range for your new APs.
-Set SSID and Security for the AP. The SSID is the name of the wireless 'signal'. You should keep the same SSID for all APs on your network. Security standards should be the same if possible.
-Set broadcasting channel. You should select a channel that is not being used in your home. Channels 1, 6, and 11 are prefered. If your first AP is on channel 6, choose channel 1 for your second AP and choose channel 11 for your third AP.
Step #4: Connect new AP(s) to existing network and ENJOY!:
Connect your new AP(s) to the existing network and enjoy! Be sure to connect to the 'LAN' port and NEVER the WAN port. This will make sure you're using an AP and not using the routing feature of the devices.
I hope this has been helpful for you. If you have any questions, feel free to ask!