Hi,
If i tried to invert my ACL
it will block all connection from users to 10.x.x.x that what i don't want it.
what i want to tell you, I need to allowed the Connection between authenticated users on L2 "Same Vlan".
if i have user with ip 10.10.10.1 and another user with ip 10.10.10.2
and these users authenticated and if i insert this ACL using dACL
permit ip any host 10.x.x.x
deny ip any any
the connection between users will be block,
what i need is to allow this connection on L2 level.
** I think ClearPass dACL block all connections on L2 level if these connection not permitted using dACL