[squid-users] squidGuard configuration test - echo test

Jose Julian Buda jbuda at noticiasargentinas.com
Sun Jun 7 13:50:21 UTC 2015


thank Marcus for the answer

but maybe at this time squidguard does work on debian jessie :

https://packages.debian.org/jessie/squidguard

http://metadata.ftp-master.debian.org/changelogs/main/s/squidguard/stable_changelog

http://metadata.ftp-master.debian.org/changelogs/main/s/squidguard/squidguard_1.5-4_squidguard.README.Debian


for another hand, ufdbGuard is not on the debian repository

my question is what mean this lines when i run the echo test.

.....
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)
.....

as i can see in squid.conf, squid wait for this kind of answer("ERR") 
from the redirector


but if it does'nt work anyway, is there another squid 
url_rewrite_program supported by debian ?

thank you in advance

Julian



On 2015-06-07 10:24, Marcus Kool wrote:
> The URL director interface was changed with Squid 3.4, see also
> http://wiki.squid-cache.org/Features/Redirectors
> The latest version of squidguard is 1.5 beta from 2010 and squidGuard
> does not support the new interface of Squid.
>
> ufdbGuard is also a URL redirector and since it has regular updates,
> ufdbGuard is compatible with the new URL redirector interface of
> Squid.
> ufdbGuard is free software with a GPL2 license, 99% compatible with
> squidGuard, 3x faster, has a lower memory footprint and maintained by
> the Dutch company URLfilterDB B.V.
> So you have every reason to switch from squiddGuard to ufdbGuard.
>
> Marcus
>
>
> On 06/07/2015 07:57 AM, Jose Julian Buda wrote:
>>
>> 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 at lists.squid-cache.org
>> http://lists.squid-cache.org/listinfo/squid-users



More information about the squid-users mailing list