Resolved! Access-group command on ASA
hi all,Need to confirm if this is right way to use ACL to block specfic user from accessing wwwConfig 1access-list BLOCK extended deny tcp host 192.168.1.1 any eq www logaccess-group BLOCK in interface insideHere IP 192.168.1.1 is used as source w...