I have a MSM765zl here and im trying to disable access to the management webinterface of the controller for hotspot users. I've added this ACE to the ACL for unauth-users:
remote-loginserver,DENY,tcp,10.2.3.180,80:443
which does not work. If a unauthenticated hotspot-users are entering the address of the controller in their browser, they will receive the web management page of the controller. The other ACEs in this ACL are woking without problems.
I even tried to restrict access with firewall policies on the controller, which does also not work.
How can I solve this problem?