Hi all,
First time posting on this forum, so I apologize in advance for any nettiquite etc that may be broken.
My client list on the RT-AC68U always displays 0 items, despite the JSON response containing actual data. It's been this way for over a year now and for troubleshooting I have tried:
- Factory default of the router
- Stock firmware
- Latest merlin firmwares whenever they come available.
I have searched already for a solution to this, and the closest I have found was using the browser debugger to trace the traffic, as it could be an invalid host/device name that is tripping up the client list renderer. It definitely seems like the router is sending back a ton of information, so this may be the reason - but I can't see which device would be causing this. I work with embedded C, and thus am not a web developer. Attached is the raw response from update_clients.asp, with the MAC and IP addresses anonymized.
It's worth noting that this problem became annoying enough that I moved my DHCP server to PiHole, but I would still like the client list to see connected WiFi devices.
Many thanks in advance,
/Marcus
First time posting on this forum, so I apologize in advance for any nettiquite etc that may be broken.
My client list on the RT-AC68U always displays 0 items, despite the JSON response containing actual data. It's been this way for over a year now and for troubleshooting I have tried:
- Factory default of the router
- Stock firmware
- Latest merlin firmwares whenever they come available.
I have searched already for a solution to this, and the closest I have found was using the browser debugger to trace the traffic, as it could be an invalid host/device name that is tripping up the client list renderer. It definitely seems like the router is sending back a ton of information, so this may be the reason - but I can't see which device would be causing this. I work with embedded C, and thus am not a web developer. Attached is the raw response from update_clients.asp, with the MAC and IP addresses anonymized.
It's worth noting that this problem became annoying enough that I moved my DHCP server to PiHole, but I would still like the client list to see connected WiFi devices.
Many thanks in advance,
/Marcus