I have been browsing the documentation, this forum and the web in general looking for a way to say: “I want all 2.4GHz networks, on all CAPs, to be available only for the following 3 clients identified by MAC address”.
A lot of guides suggest going inside the /caps-man menu, which I simply do not have. I know CAPSMAN was merged inside Wifiwave2, or whatever it’s called, and that whole space is in a state of flux to put it mildly, but I can’t really find any clue on how to achieve what I want.
Thanks, you pointed me in the right direction. The problem then was that my 2.4GHz interfaces, both local and remote, are created dynamically and there is no way for the access list entries to be relevant to, say, all interfaces whose name matches a regex pattern. So I had to come up with an interface list populated automatically via a datapath. The whole experience has been as frustrating and painful as it gets, truly a horrible user journey.
Thanks again for your help!