UPDATE:
I have verified that the problems described/reported in the 1st post of this thread have been completely fixed in Asuswrt-Merlin 386.7_0 version, released 2022-June-22.
Just FYI.
==============================================
Last evening we went to visit a family member and after we had dinner, I took some time to do maintenance on their RT-AC86U running AsusWRT-Merlin 386.4_0 version. I also moved some new surveillance cameras (that they had already installed around the house) into a separate 2.4GHz Guest network that was created specifically for IoT devices (on a separate subnet with IP address reservations and client isolation). After the setup was completed and while every wireless device was methodically being reconfigured, rebooted, and reconnected, I checked the current list of clients shown on the YazFi GUI panel, and the one shown on the "Wireless Log" GUI panel, and I found that there were 2 discrepancies in the IP address assignments being displayed:
So I began to double-check the network configuration and looked at the various places where IP address assignments are listed, and I found that the following places were showing the correct list of IPs for all connected clients:
- The "Guest Network" --> "YazFi" GUI panel (see screenshot)
- The "System Log" --> "DHCP Leases" GUI panel.
- The "/var/lib/misc/dnsmasq.leases" file.
- The results of the "arp" command (see screenshot)
However, the "System Log" --> "Wireless Log" GUI panel continued to show the 2 incorrect IP address assignments (see screenshots). The wrong IPs being displayed are for the Main Network (172.25.250.*), and not for the Guest Network subnets as expected (172.26.225.* & 172.27.225.* for the 2.4GHz & 5GHz bands, respectively). Also note that the wrong IPs were actually not being used at all by any client, wired or wireless.
I've attached to this post 4 screenshots: the ones that displayed the wrong IPs, and the others that showed the correct IPs (which also match the IP address reservations previously set up in the "dnsmasq.conf.add" file).
"Wireless Log" GUI Panel:
BTW, functionally everything was (and continues to be) working fine in all 3 networks (Main LAN/WLAN, 2.4GHz & 5GHz Guest WLANs). I even double-checked each individual client (a surveillance camera & an iPad) that had the "wrong IP address" displayed, and they themselves show the correct IP assignment. So these "IP address errors" appear to be only a "GUI display" problem. Functionally, all clients are OK and working well, as far as we could ascertain. There are no other routers or APs or AiMesh nodes in the network; it's a single router with 2 unmanaged switches connected (one located in the living room, and another one in the master bedroom), and a number of devices in the home are wired via CAT6 cables (2 mini PCs, 3 laptops, 1 NAS, 1 Linux file server).
Bottom line, to me this means that the information presented in the "Wireless Log" GUI panel may not always be as reliable as I thought it was.
I have verified that the problems described/reported in the 1st post of this thread have been completely fixed in Asuswrt-Merlin 386.7_0 version, released 2022-June-22.
Just FYI.
==============================================
Last evening we went to visit a family member and after we had dinner, I took some time to do maintenance on their RT-AC86U running AsusWRT-Merlin 386.4_0 version. I also moved some new surveillance cameras (that they had already installed around the house) into a separate 2.4GHz Guest network that was created specifically for IoT devices (on a separate subnet with IP address reservations and client isolation). After the setup was completed and while every wireless device was methodically being reconfigured, rebooted, and reconnected, I checked the current list of clients shown on the YazFi GUI panel, and the one shown on the "Wireless Log" GUI panel, and I found that there were 2 discrepancies in the IP address assignments being displayed:
Code:
Client MAC WiFi Band Correct IP Wrong IP
----------------- ----------- --------------- ---------------
xx:xx:xx:D9:6A:48 2.4 GHz 172.26.225.32 172.25.250.36
xx:xx:xx:F6:8D:45 5.0 GHz 172.27.225.38 172.25.250.53
So I began to double-check the network configuration and looked at the various places where IP address assignments are listed, and I found that the following places were showing the correct list of IPs for all connected clients:
- The "Guest Network" --> "YazFi" GUI panel (see screenshot)
- The "System Log" --> "DHCP Leases" GUI panel.
- The "/var/lib/misc/dnsmasq.leases" file.
- The results of the "arp" command (see screenshot)
However, the "System Log" --> "Wireless Log" GUI panel continued to show the 2 incorrect IP address assignments (see screenshots). The wrong IPs being displayed are for the Main Network (172.25.250.*), and not for the Guest Network subnets as expected (172.26.225.* & 172.27.225.* for the 2.4GHz & 5GHz bands, respectively). Also note that the wrong IPs were actually not being used at all by any client, wired or wireless.
I've attached to this post 4 screenshots: the ones that displayed the wrong IPs, and the others that showed the correct IPs (which also match the IP address reservations previously set up in the "dnsmasq.conf.add" file).
"Wireless Log" GUI Panel:
BTW, functionally everything was (and continues to be) working fine in all 3 networks (Main LAN/WLAN, 2.4GHz & 5GHz Guest WLANs). I even double-checked each individual client (a surveillance camera & an iPad) that had the "wrong IP address" displayed, and they themselves show the correct IP assignment. So these "IP address errors" appear to be only a "GUI display" problem. Functionally, all clients are OK and working well, as far as we could ascertain. There are no other routers or APs or AiMesh nodes in the network; it's a single router with 2 unmanaged switches connected (one located in the living room, and another one in the master bedroom), and a number of devices in the home are wired via CAT6 cables (2 mini PCs, 3 laptops, 1 NAS, 1 Linux file server).
Bottom line, to me this means that the information presented in the "Wireless Log" GUI panel may not always be as reliable as I thought it was.
Last edited: