hi..

could a single client fall into multiple ACL's ??

for example, my ip address is 152.118.37.35 and
i'm accessing www.abc.com (using squid as proxy) and
i have these ACL on my squid :


acl smallClient src 152.118.37.35/255.255.255.255 acl netAdmins src 152.118.37.0/255.255.255.0 acl bannedSite dstdomain www.abc.com


which acl is affecting my computer ??

thank you

Reply via email to