Hello, im using a Xiaomi AX3600 with OpenWRT installed, since yesterday.
It is configured as accesspoint only.
Now i have two questions:
Is there a way to show connected clients to OpenWRT wifi in luci webinterface?
The other question i have is: Im using a FritzBox as main router.
I can only see the openwrt as a client in the webinterface of the fritzbox. How can i set it up, that all clients connected to openwrt wifi show up in the fritzbox?
The Setup right now is DSL- > Fritzbox -> Xiaomi -> Wifi Clients
And right now i can only see the Xiaomi in the Fritzbox webinterface but not the connected wifi clients.
Assuming the AX3600 has the current or recent version of OpenWrt, I think the wireless clients should show up on the status page, as soon as you log in. Just scroll down. That page is also available in the menu via Status > Overview. Look for the "Associated Stations" section.
I don't know the Fritzbox at all but if it is the router and DHCP server for your network, including your wifi clients then look for the DHCP client list, assuming they are DHCP. Also I would think the router has a way of showing the arp cache so you can see devices active on your network that way.
The thread that @frollic shared can help fill in more details for network clients on the OpenWrt device. If the Fritzbox router lets you add scripts, you might do something similar there though you may need to ask for help on a Fritzbox forum. There are also threads about collecting client info and transferring it periodically to other network devices so try more searching if that is needed.
if you add them manually to /etc/ethers, otherwise no, since your AX3600 isn't acting as DHCP.
that's what the script would have done, if your Fritz was an openwrt box too.