NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
adlerhn
Apr 22, 2017Aspirant
Netgear R7000 as repeater
I have a home wifi, provided by a from a non-Netgear modem/router. I want to extend the range of the wifi so that it reaches the other side of the house, and avoid the use of cables. As I hav...
- Apr 26, 2017
I have reset the router to factory defaults and tried again to configure the Repeater mode of Asuswrt-Merlin 380.65_0. However, the same issue persists: I cannot reach the parent router.
In the end I have done this configuration with Advanced Tomato 3.4 138, which does not have a Repeater mode. These are the main steps in case anyone else wants to achieve the same:
* DHCP disabled in the repeating router.* I have set the 2.4G wireless network as an Access Point, which is the one my devices will connect to. As 2.4G has higher penetration, the 2.4G signal seems to arrive well to all the rooms.
* Channel Width for the 2.4G network: 20 MHz, to minimise collision with the neighbours.* The 5G network, I have set as Wireless Ethernet Bridge, using the same SSID and password as the 5G network of the parent router.
* Everything else: as per default.
Now, the only downside is that the repeated network is *much* slower than the original one. With both routers side by side and my PC next to them, connecting directly to the parent router I get about 235 Mbps down / 25 Mbps up. But connecting to the repeater router I only get about 25 Mbps down / 20 Mbps up. Which is not too bad, but it is almost 10% of the speed of the original router.
I had already read that when using a repeater the throughtput would be halved, since the same radio has to be used for sending and receiving from the parent router and from clients. On the other hand, I am using an entirely separate band for connecting to the parent router (5G) and the clients (2.4G), so I was hoping this not to be an issue, or at least not to lose 90% of the banwidth.
adlerhn
Apr 22, 2017Aspirant
Thanks for your response. Any recommendation?
TheEther
Apr 22, 2017Guru
I use Asuswrt-Merlin. You can find it here. I've heard good things about Tomato. Google tomato r7000 and you should find the link to download it.
[Edit: The obligatory caveat emptor.]
- adlerhnApr 25, 2017Aspirant
Thanks! I have tested Advanced Tomato, for which setting up a repeater seems very complicated.
With Asuswrt-Merlin, I can select the Repeater Mode, and select the SSID and enter the password. I have set up the router using a static IP, and Google's DNS servers. After restart I can connect to this router and log in in the admin UI, which says "Parent AP status : Connected". However, I can not connect to the parent router anything upstream. I have no internet access, nor can I access the admin UI of the modem/router.
Any idea of why the router can not connect to the parent AP and the Internet?
- TheEtherApr 25, 2017Guru
Do you have any kind of access control or restrictions configured on the parent router, such as MAC address access control?
Can you ping the parent router from the device?
- adlerhnApr 25, 2017Aspirant
There are no access restrictions on the modem/AP. All clients I have around (phone, tablet, PC) connect with no issues.
The network map in the admin screen of the router/repeater shows "Parent AP status: Connected".
I just tried "ping -c 1 192.168.0.1" in the Toos->Run Cmd tab in the admin screen of the router/repeater, and there was no response from the modem/AP.
If in the router/repeater I select to get the LAN IP automatically (which in general I would not do, as I prefer it to have a static/known IP address in case I need to log in in its admin UI), I can see that the modem/AP does provide an IP address via DHCP, in the expected range.
I can use DHCP to get an IP address for my PC when I connect to the router/repeater, and I do get an IP address and DNS server as if the modem/AP had assigned it. DHCP seems to go through, yay.
Then, regardless of whether I had set a static IP or used DHCP, I can connect to the router/repeater, but nowhere else (not to the modem/AP by its IP address, which is in the same network, and not to the Internet by using Google's DNS servers).