>I have proxy setup to authenticate users via NTLM for internet access. I >can't seem to able to allow local users to bypass authentication for >localsubnets http access. May I asked what ACL I need to set?
You need to create a dst acl with the IP addresses for your local subnet, then put an http_access line allowing access to that acl before your http_access line that requires authentication. See the default Squid.conf and the FAQ if you need more info. Adam
