I have 2 Bipac 7899n routers, one being a spare. The wireless signal upstairs is weak/nonexistent.
I'm thinking about buying a wireless extender but is it possible to use the second router for this purpose (wireless bridge I think is the term)?
If so, how? Could it be done via a homeplug connection (I have several of these in different rooms)?
Can I used a second Bipac 7800n as wireless extender?
-
- Posts: 12
- Joined: Tue Sep 24, 2013 2:04 pm
Can I used a second Bipac 7800n as wireless extender?
Last edited by acampbell on Sun May 06, 2018 11:35 am, edited 1 time in total.
-
- Posts: 5294
- Joined: Tue Jul 19, 2011 4:30 pm
Re: Can I used a second Bipac 7800n as wireless extender?
acampbell wrote: ↑Mon Apr 30, 2018 10:23 amI have 2 Bipac 7899n routers, one being a space. The wireless signal upstairs is weak/nonexistent.
I'm thinking about buying a wireless extender but is it possible to use the second router for this purpose (wireless bridge I think is the term)?
If so, how? Could it be done via a homeplug connection (I have several of these in different rooms)?
Yes you can do this with the homeplug connection.
1. Change the IP address to so they don't clash (eg 7800N 1 (Main Router) - 192.168.1.254, 7800N2 (extender) - 192.168.1.253) (Advanced >> Configuration >> LAN)
2. On the 7800N2, disable the DHCP, and setup the wireless (you can disable the DHCP under 'Advanced >> Configuration >> LAN >> DHCP Server, set the 'DHCP Server Mode' to 'Disable' and Apply
3. Plug a Ethernet connection from a homeplug to any of the LAN ports on 7800N 2
4. Restart any devices connected to 7800N 2
-
- Posts: 12
- Joined: Tue Sep 24, 2013 2:04 pm
Re: Can I used a second Bipac 7800n as wireless extender?
Thanks very much for your help. I've been successful up to a point: 7800N2 works in that I get a wired connection to it, but not the wireless. Should I be using a different ssid and password for this router? It's currently the same on both.
Possibly there is a problem with the script I use to connect, the last line of which is "dbcp", which of course is turned off on this router.
Possibly there is a problem with the script I use to connect, the last line of which is "dbcp", which of course is turned off on this router.
-
- Posts: 5294
- Joined: Tue Jul 19, 2011 4:30 pm
Re: Can I used a second Bipac 7800n as wireless extender?
I would suggest changing the SSID and see if you are able to connect/see the wireless networkacampbell wrote: ↑Mon Apr 30, 2018 5:23 pmThanks very much for your help. I've been successful up to a point: 7800N2 works in that I get a wired connection to it, but not the wireless. Should I be using a different ssid and password for this router? It's currently the same on both.
Possibly there is a problem with the script I use to connect, the last line of which is "dbcp", which of course is turned off on this router.
-
- Posts: 12
- Joined: Tue Sep 24, 2013 2:04 pm
Re: Can I used a second Bipac 7800n as wireless extender?
Yes, changing the SSID made the wireless work. (I also changed the channel, which may have helped too.) Many thanks again for your help.