[squid-users] Bind user ext_file_userip_acl problem

Andy Frad andy.frad at gmail.com
Sun Apr 4 10:21:33 UTC 2021


Hello,

I'm currently running squid 4.6 trying to bind users to particular outgoing
ips but it is not working.

In my config:

external_acl_type userip %MYADDR %LOGIN /usr/lib/squid/ext_file_userip_acl
-f /etc/squid/userip.conf

acl password proxy_auth REQUIRED
acl userip external userip

http_access allow localhost
http_access deny !password
http_access allow userip
http_access deny all

It seems as though it's not reading the contents of the userip.conf file.

Default "basic" auth works fine but that is not what I am after.

Any help?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20210404/21272530/attachment.htm>


More information about the squid-users mailing list