[Bug] stuck can not access LuCi, ssh while internet is working

Hi,

I'm new to openwrt I have installed it on "GL-MT6000" using sysupgrade specifically v23.05.5

I want to have 2 wireless access points one for trusted/LAN and the other for untrusted/guest wireless. Please note that if I have one wireless access point everything works just fine while having access to luci and ssh.

  1. I followed this guide(I skipped the wireless section because I decided to configure it later):
    https://openwrt.org/docs/guide-user/network/wifi/guestwifi/configuration_webinterface

  2. I went to "System -> System" I updated the time by sincying with browser I changed the hostname

  3. I sshed then edited "/etc/config/network" to add my PPPoE configurations

  4. uci commit network

  5. I went to luci added new wireless "trusted" I selected all networks I have in which are "ONT", "ETH1", "WAN", "WAN6" then I added "guest" which only used the "guest device" from the guide in first step.

after saving and applying step 5 I can not access LuCi nor ssh, so I tried plugging the fiber to test the internet access and its working just fine.

I believe that this is a bug in the wireless since I tried again but this time I edited the config directly "/etc/config/wireless" after applying "wifi reload" the message was returned "radio1 is not found".

Thank you for making and maintaining this amazing OS.

Show your /etc/config/wireless as it stands now, passwords, mac addresses, access point names replaced with qwerty

Can you elaborate here... did you select all those networks when configuring the wireless, or just one?

I do not believe that this is a bug. It is almost certainly a misconfiguration and/or working-as-intended based on the details of your config (in this case, working as intended would mean that the system is doing what you told it to do by means of the config files, even though it isn't what you actually intended).

We need to see your config files to know more.

  • Have you tried connecting via ethernet to gain access to LuCI/ssh? If not, please try that now.
    • if that's not successful, you can regain access using failsafe mode. Follow the directions exactly (including the setup of your computer with a connection via ethernet) and then provide the files below:

Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
grafik
Remember to redact passwords, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall
1 Like

... and yet you managed to find a bug, that's not very likely.

1 Like

Offtopic, but please ask the mods to enable emoji reactions for discourse. :smiley: