Hi, i have installed squidGuard 1.5 on Debian Jessie and i need an user based filter, made the src/dest/acl setting and then test with :

echo "http://www.testsite.com 192.168.0.82/ someuserfromauth GET" | squidGuard -d

..............
2015-06-07 00:08:44 [3359] INFO: squidGuard 1.5 started (1433646524.285) 2015-06-07 00:08:44 [3359] INFO: squidGuard ready for requests (1433646524.286)
ERR
2015-06-07 00:08:44 [3359] INFO: squidGuard stopped (1433646524.287)
..............


this "someuserfromauth" is supposed to "pass" the filter and get the "testsite".

My question is what mean the "ERR" line?

In the squid.conf said that the result field "ERR" from url_rewrite_program mean "Do not change the url"
, so it is that what it mean? or it should be "OK" ?

on some mailing list answers said that this lines shoulbe empty for passing request.

is it ok with ERR on this line?

There is no way to test with a browser, it is a remote(ssh) configuration and i need it on production by monday.

Thank you in advance

Julian
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to