Greetings. I recently upgraded my Linksys WRT1900ACS from 21.02.3 to 22.03.2. After the upgrade, some devices, such as Amazon Fire tables and Amazon Echo devices reconnected to the WiFi, but other devices, such as Google Pixels and Apple iPhones did not.
Please copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
After saving the changes and restarting the interfaces, the phones did not connect. But I went back into the phone settings, and saw that they were giving a "bad password" message.
"But the password did not change"
On one device, I re-entered the password, and it connected. I went to another device, and clicked on the wireless network name to force it to connect, and it connected as well, without having to re-enter the password.
My guess is that the failed authentication attempts on the phones may have temporarily disabled the WiFi networks, but a reboot of the phones did not resolve the issue. It turns out that the phones just needed an additional, manual nudge.
I had tried grepping the logs for the MAC address of the phone, but nothing was appearing in the logs UNTIL I gave the phone the previously mentioned manual nudge.
root@OpenWrt:~# logread | grep "00:00:00:ab:cd:ef"
Thu Dec 1 17:54:34 2022 daemon.info hostapd: wlan0: STA d00:00:00:ab:cd:ef IEEE 802.11: authenticated
Thu Dec 1 17:54:34 2022 daemon.info hostapd: wlan0: STA d00:00:00:ab:cd:ef IEEE 802.11: associated (aid 6)
Thu Dec 1 17:54:34 2022 daemon.notice hostapd: wlan0: AP-STA-CONNECTED d00:00:00:ab:cd:ef
Thu Dec 1 17:54:34 2022 daemon.info hostapd: wlan0: STA d00:00:00:ab:cd:ef WPA: pairwise key handshake completed (RSN)
Thu Dec 1 17:54:34 2022 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED d00:00:00:ab:cd:ef
Thu Dec 1 17:54:39 2022 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) d00:00:00:ab:cd:ef
Thu Dec 1 17:54:39 2022 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.2.197 d00:00:00:ab:cd:ef
Thu Dec 1 17:54:39 2022 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) d00:00:00:ab:cd:ef
Thu Dec 1 17:54:39 2022 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.2.197 d00:00:00:ab:cd:ef
Thu Dec 1 17:54:39 2022 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) d00:00:00:ab:cd:ef
Thu Dec 1 17:54:39 2022 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.2.197 d00:00:00:ab:cd:ef
Thu Dec 1 17:54:39 2022 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.2.197 d00:00:00:ab:cd:ef
Thu Dec 1 17:54:39 2022 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.2.197 d00:00:00:ab:cd:ef A-Phone