tis 2008-04-08 klockan 10:10 +0100 skrev Paul Houselander (SME): > Which seemed to work but I noticed an IP I had in > "/etc/squid/acl/everything" which was going via the parent and redirector > started going direct? If I comment out all my proxy_auth lines and restart > squid all works again. Can you mix proxy_auth and IP based ACL's like this? > Other relevant bits of my squid.conf below grep always_direct squid.conf grep never_direct squid.conf grep http_access squid.conf Make sure that each group ends up with the proper result in all three directives, and that you have the IP groups before authentication based groups.. Regards Henrik