Question: I have two SSIDs "SSID_2.4G" and "SSID_5G".
The command "wl assoclist" gives me a list of connected clients' MAC addresses which I can then query using wl sta_info MAC_ADDRESS
However the WL command only shows me clients connected via the "SSID_2.4G" not clients connected via the "SSID_5G".
I tried "wl -a wl0 assoclist" and "wl -a wl1 assoclist" but all I get is "wl: wl driver adapter not found"
How can I fix this and get a list of *all* wireless clients connected to *any* SSID. Thanks for your help!
The command "wl assoclist" gives me a list of connected clients' MAC addresses which I can then query using wl sta_info MAC_ADDRESS
However the WL command only shows me clients connected via the "SSID_2.4G" not clients connected via the "SSID_5G".
I tried "wl -a wl0 assoclist" and "wl -a wl1 assoclist" but all I get is "wl: wl driver adapter not found"
How can I fix this and get a list of *all* wireless clients connected to *any* SSID. Thanks for your help!
Last edited: