On 10.10.2013 06:31, Amos Jeffries wrote:
On 10/10/2013 12:33 p.m., Thomas Stegbauer wrote:
hi,
...
The acl is configured like this:
external_acl_type phpauthscript protocol=2.5 children=100 ttl=0
negative_ttl=0 %SRC /etc/squid3/authscript
best regards
thomas
Please try adding the option "ipv4" to that configuration line for
squid 3.1.6 and 3.1.20 in Debian.
Amos
Hi Amos,
external_acl_type phpauthscript protocol=2.5 children=100 ttl=0 ipv4
negative_ttl=0 %SRC /etc/squid3/authscript
does not change the error, it still occures. mostly when there are more
than one client.
the authscript still does sometimes note geht the ip.
where is here an IPv6 connection? the IP get sent via STDOUT to authscript.
thomas