(SOLVED)SquidGuard 1.16.18_17 Not Filtering Pfsense 2.5.
-
Hello guys, looks like this new version of SG is causing issues went we try to setup squidguard list like shallalist.
What I found is that this 2 parameters from:
/usr/local/pkg/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"; }
I remove those2 lines and add just a comment like this:
if ($config['installedpackages']['squid']['config'][0]['sslproxy_mitm_mode'] == 'splicewhitelist') { ################################## }
Squid and SG start working normal!!!
-
Fixed
Please update SquidGuard pkg to the latest version -
@viktor_g excellent, thanks.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.