Wireless Repeater (5 GHz) on WRT1200AC

WRT1200AC doesn't support non-DFS channels (149+).

I’ll ask again, where is your documentation that the device doesn’t support regular channels?
You earlier stated you used channel 36 but it is “too congested”. So perhaps you meant to say:
“ I would like to use DFS channels due to congestion”

The channel option is as far as I know, mandatory (at least in AP mode) which explains why you had so much trouble.

I don’t think you are going to have success in STA+AP mode in the DFS region. The AP doesn’t know to follow what the STA changed to. A static channel upstream (hence, non DFS) will fix this as suggested.

And I still disagree that it doesn’t need to do its own CAC. Show me otherwise.

Setting the channel manually is disadvised on 5 GHz, because it interferes with DFS. It's also not needed on 2.4 GHz, because hostapd automatically selects the channel of the STA. It's just broken on 5 GHz.

Currently it's being fixed by manually adjusting the channel each time the STA needs to go a new channel, because the master changed it. In the long term is going to be fixed by purchasing a closed source wireless repeater, which has 802.11h properly implemented and works on DFS channels. (The WRT1200AC's broken Marvell Wi-Fi is already closed source, so that's not a big loss).

Setting the channel for the AP only governs the starting channel in DFS. If the AP is required to move, it will move.
If you reboot the router or otherwise restart the wifi, it will try to go back to the set channel, and then move again if necessary.

It appears you’re making a lot of assumptions rather incorrectly and basing your next move on those. And it also seems you’re not willing to listen to reason, so this concludes my input to this thread.

I already tested all this and posted the results above.

If the master AP changes channel due to interference/congestion, the STA won't change channel, because its fixed to channel 128 by configuration and it simply loses connection (clients connected to slave AP lose connection, because their WDS uplink is gone). If the slave AP detects interference, it will simply disable itself, because the STA is fixed to channel 128 by configuration and the STA stays connected (now useless for repeating, because clients lose connection to the slave AP).

The AP disabling itself is exactly what happened since I configured it to channel 128, now hostapd spams the log with

Sun Nov 11 14:03:53 2018 daemon.notice hostapd: handle_probe_req: send failed
Sun Nov 11 14:03:53 2018 daemon.notice hostapd: handle_probe_req: send failed
Sun Nov 11 14:03:54 2018 daemon.err hostapd: Failed to set beacon parameters
Sun Nov 11 14:04:00 2018 daemon.err hostapd: Failed to set beacon parameters

It only stayed active for a few hours. With channel "auto" the STA follows the WDS master, but the repeating slave AP will never go on air and stay offline with error messages posted above.

On 2.4 GHz with no channel set (defaults to "auto") everything works as intended, the WDS slave (both STA and AP) follows the WDS master, when it changes channels due to interference/congestion and everything works.

Conclusion: Single radio wireless repeating on 5 GHz is simply broken as it is on WRT1200AC.

can you try like me using relayd and not WDS ?

I need to have a STA and AP on the same wireless radio (definition of a "wireless repeater"), where the issue is keeping both active. Relayd doesn't change anything about hostapd trying to do DFS in a repeater setup and either disabling the AP or disconnecting the STA.

All the WDS bridging is working fine, so I don't see where relayd solves the problem. (The issue is not about connecting wired clients to a non-WDS AP.)

I do not see the point of having an AP mode with a box used as a Repeater ...

So wireless clients can access the network?

Do we have a common understanding of what a wireless repeater is? You know like this stuff: https://www.amazon.com/TP-Link-Extender-Repeater-Housing-RE200/dp/B00NR2VMNC/

The wireless clients simply connect to the repeater 's ( the same name as master router )

==

I use a specific extender TV with WPS ( not WDS ) only because I did not find the solution with OpenWrt to switch the TV stream of my ISP Orange
https://www.arris.com/products/vap3400-wireless-video-access-point/

Hi,
try to use 20MHz bandwidth. 5GHz AP+STA with auto channel doesn't work with 40Mhz and 80Mhz.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.