Page 1 of 1

CAPSMAN access lists

Posted: Fri Jan 24, 2025 6:31 pm
by jd9000
Hi,

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.

Can you help? Thanks.

Re: CAPSMAN access lists  [SOLVED]

Posted: Fri Jan 24, 2025 9:26 pm
by mkx
I didn't try ... but how about /interface/wifi/access-list on CAPsMAN device?

Re: CAPSMAN access lists

Posted: Fri Jan 24, 2025 9:36 pm
by eddieb
on CAPsMAN on hAP AX3 that is possible ...

Re: CAPSMAN access lists

Posted: Sat Jan 25, 2025 1:58 pm
by jd9000
I didn't try ... but how about /interface/wifi/access-list on CAPsMAN device?
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!