Re: [squid-users] Exclude dstdomain in access.log file

2020-01-03 Thread Roberto Carna
Ok Amos, thanks a lot for your help. I'll try to update my Squid version i order to block the given domains in my access.log file. Greetings !!! El vie., 3 ene. 2020 a las 3:15, Amos Jeffries () escribió: > On 3/01/20 7:09 am, Roberto Carna wrote: > > Dear Amos, I have this log entries that I w

Re: [squid-users] Exclude dstdomain in access.log file

2020-01-02 Thread Amos Jeffries
On 3/01/20 7:09 am, Roberto Carna wrote: > Dear Amos, I have this log entries that I want to disable: > > 1577988384.248      0 10.88.1.112 TAG_NONE/503 0 CONNECT > hangouts.google.com:443 fchop HIER_NONE/- - > 1577988384.435      0 10.88.1.31 TAG_NONE/503 0 CONNEC

Re: [squid-users] Exclude dstdomain in access.log file

2020-01-02 Thread Roberto Carna
Dear Amos, I have this log entries that I want to disable: 1577988384.248 0 10.88.1.112 TAG_NONE/503 0 CONNECT hangouts.google.com:443 fchop HIER_NONE/- - 1577988384.435 0 10.88.1.31 TAG_NONE/503 0 CONNECT hangouts.google.com:443 ccardiff HIER_NONE/- - 1577988384.659 0 10.88.1.26 TA

Re: [squid-users] Exclude dstdomain in access.log file

2020-01-01 Thread Amos Jeffries
On 2/01/20 10:14 am, Roberto Carna wrote: > > Please can you tell me what I can do in order to deny logs from > hangouts.google.com ??? Which of the several FQDN entries in the logs are you seeing it appear? dstdomain only relates to the URL domain. Amos __

Re: [squid-users] Exclude dstdomain in access.log file

2020-01-01 Thread Vacheslav
well ufdbguard is better, it's about time to upgrade.. On Wed, 2020-01-01 at 18:14 -0300, Roberto Carna wrote: > Hi people, I have Debian 9 + Squid 3.5.23. > > I'm using squidguard to filter domains and URL's, so in > /etc/squid/squid.conf I have: > > url_rewrite_program /usr/bin/squidGuard -c >