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 #2

Updated by Jim Pingle about 3 years ago

  • Project changed from pfSense to pfSense Packages
  • Category changed from Services to squidguard
  • Status changed from New to Pull Request Review
  • Release Notes deleted (Default)
Actions #3

Updated by Renato Botelho about 3 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Viktor Gurov

Merged

Actions #4

Updated by Viktor Gurov over 2 years ago

  • Tracker changed from Bug to Regression
Actions #5

Updated by Azamat Khakimyanov over 1 year ago

  • Status changed from Feedback to Resolved

Tested on 22.05 with SquidGuard 1.16.18_20

In No-Transparent Mode SquidGuard was successfully blocking FQDNs from Blacklists.

I marked this bug as resolved.

Actions

Also available in: Atom PDF