Project

General

Profile

Actions

Regression #11738

closed

SquidGuard 1.16.18_17 Not Filtering Blacklist No-Transparent Mode

Added by Peter Moreno about 3 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
squidguard
Target version:
-
Start date:
03/27/2021
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
amd64

Description

Hello.

We found some strange behavior, after upgrade to this version 1.16.18_17
SG stop filtering our blacklist and allow domains already in "DENY" to be allow.
After we check squid config before we found this 2 lines from squidguard_configurator.inc
#line 450
if ($config['installedpackages']['squid']['config'][0]['sslproxy_mitm_mode'] == 'splicewhitelist') {
$conf[] = "url_rewrite_access deny CONNECT";
$conf[] = "url_rewrite_access allow all";
}

which we add to squid.conf.

We remove this 2 lines and squidguard start working normally, this is a No-Transparent Mode.

Regards!!!

Actions

Also available in: Atom PDF