Repeater (STA) is disabled - can't enable

Hello,
at this moment, everything is working. Wireguard and repeater.
a lot of reboot. after restore and restart services it works. but that's online luck, i don't know what's really help if it not working.
Wireguard problems are new, normaly i just have repeter problems.

But i have this problems at so many locations. At work, in the Coffee, At home and now in Holiday.

Thanks for help!!!





Wireless


config wifi-device 'radio0'
option type 'mac80211'
option path 'pci0000:00/0000:00:00.0'
option band '5g'
option htmode 'VHT80'
option country 'US'
option legacy_rates '0'
option hwmode '11a'
option txpower '30'
option channels '36,40,44,48'
option disabled '0'
option channel '36'

config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option encryption 'psk2'
option wds '1'
option isolate '0'
option ifname 'wlan1'
option ssid 'Schwarzbrot'
option hidden '0'
option key '1234-1234-123'

config wifi-device 'radio1'
option type 'mac80211'
option path 'platform/ahb/18100000.wmac'
option band '2g'
option country 'US'
option legacy_rates '0'
option hwmode '11g'
option htmode 'HT20'
option txpower '23'
option disabled '0'
option channel '1'

config wifi-iface 'default_radio1'
option device 'radio1'
option network 'lan'
option mode 'ap'
option encryption 'psk2'
option wds '1'
option isolate '0'
option ifname 'wlan0'
option ssid 'Schwarzbrot'
option hidden '0'
option key '1234-1234-1234'

config wifi-iface 'guest5g'
option device 'radio0'
option network 'guest'
option mode 'ap'
option ifname 'wlan1-1'
option encryption 'psk2'
option guest '1'
option wds '1'
option isolate '1'
option ssid 'Schwarzbrot-Guest'
option hidden '0'
option key '1234'
option disabled '1'

config wifi-iface 'guest2g'
option device 'radio1'
option network 'guest'
option mode 'ap'
option ifname 'wlan0-1'
option encryption 'psk2'
option guest '1'
option wds '1'
option isolate '1'
option ssid 'Schwarzbrot-Guest'
option hidden '0'
option key '1234'
option disabled '1'

config wifi-iface 'sta'
option mode 'sta'
option device 'radio1'
option network 'wwan'
option ssid 'WLAN-Flint'
option bssid 'DC:15:C8:B6:5A:6A'
option key '1234'
option encryption 'psk-mixed'
option ifname 'wlan-sta0'

As it is working, I don't need to test based on the same config.

On our other model (e.g. AXT1800) when repeating an channel 165 wifi we have similar problem. But that problem was fixed in the latest firmware and does not happen on E750. So that is why I asked to check the content of /etc/config/wireless.

Next time when you have problems can you pls send the wireless config.

i do the firmware upgrade.
now everything about wireguard in LuCI is hidden :frowning:

after install, it was notworking. No Internet, so i can't read your message.

After restart radio 1 in LuCI it, it was working.
here in pictures - does it help?


Before Restart radio 1





After Restart Radio 1

After a second reboot it works.

do u have any ideads?
lucu-proto-wireguard is installed and i do a reboot.

But wireguard is not working:

after reboot - repeater was not working:

i try restart radio 0 and radio 1 - it was working again.
(wireguard in LuCI ist not working since kernal update!)

this is the config, when it was NOT working

config wifi-device 'radio0'
option type 'mac80211'
option path 'pci0000:00/0000:00:00.0'
option band '5g'
option htmode 'VHT80'
option country 'US'
option legacy_rates '0'
option hwmode '11a'
option txpower '30'
option channels '36,40,44,48'
option disabled '0'
option channel '36'

config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option encryption 'psk2'
option wds '1'
option isolate '0'
option ifname 'wlan1'
option ssid 'Schwarzbrot'
option hidden '0'
option key '1234'

config wifi-device 'radio1'
option type 'mac80211'
option path 'platform/ahb/18100000.wmac'
option band '2g'
option country 'US'
option legacy_rates '0'
option hwmode '11g'
option htmode 'HT20'
option txpower '23'
option disabled '0'
option channel '6'

config wifi-iface 'default_radio1'
option device 'radio1'
option network 'lan'
option mode 'ap'
option encryption 'psk2'
option wds '1'
option isolate '0'
option ifname 'wlan0'
option ssid 'Schwarzbrot'
option hidden '0'
option key '1234'

config wifi-iface 'guest5g'
option device 'radio0'
option network 'guest'
option mode 'ap'
option ifname 'wlan1-1'
option encryption 'psk2'
option guest '1'
option wds '1'
option isolate '1'
option ssid 'Schwarzbrot-Guest'
option hidden '0'
option key '1234'
option disabled '1'

config wifi-iface 'guest2g'
option device 'radio1'
option network 'guest'
option mode 'ap'
option ifname 'wlan0-1'
option encryption 'psk2'
option guest '1'
option wds '1'
option isolate '1'
option ssid 'Schwarzbrot-Guest'
option hidden '0'
option key '1234'
option disabled '1'

Try to set Band-Selection to 2.4GHz instead of Auto.
Channel 36 with 80MHz bandwidth on 5GHz seems to be ok, in fact it will be channel 42. This channel is without DFS.
I would recommend to lower the power from max to high or medium if possible.

Are you in US or DE? Check your country-code in LUCI.

Hello,

I have now set it to 2.4 GHz.
In LuCI, the current WLAN was set to US, but I am in Germany.
However, this cannot be the problem because at home in US my network is set to US, and there I encountered the same problems as at all other locations.
5GHz was actually important to me because it is significantly faster.

After a restart, the repeater function worked immediately, but now Wireguard in LuCI is not working at all again.
No information in the log, restarting the interface doesn't help either. And I once again have no access to work and can't work.
Currently, I am quite disappointed with the product!

The router is now set entirely to 2.4GHz for both the WLAN and the repeater function.

After the restart, it has automatically connected to the existing WLAN here in all three tests.

Wireguard seems to have a different bug:
If the target of the first configured tunnel cannot be resolved via DNS, the other tunnels are not set up at all, or even attempted. Normally, you would expect each tunnel to be tried individually, rather than stopping if there is a DNS error with one tunnel.

Now back to the topic:
How do I switch back to 5GHz or dual?
I would like to keep the transmission power at maximum, or even more, since the router's range is already pretty poor at maximum.

In the default UI there is option, right?

For the wireguard, as you configured in luci manually, I cannot really help.
Is there anything that you cannot achieve using the default UI?

Yes, it's all mentioned above.
I would like to switch back to using 5GHz.

But you told me to disable it, which I did. Therefore, I don't quite understand the response.