OPNsense Forum

English Forums => Web Proxy Filtering and Caching => Topic started by: schnipp on December 02, 2020, 02:12:41 PM

Title: Update script for blacklists of the squid proxy buggy
Post by: schnipp on December 02, 2020, 02:12:41 PM
I encountered problems while updating or adjusting the categories of the proxy blacklists. Currently, several categories of the following blacklists are active:

1. Shallalist (http://www.shallalist.de/Downloads/shallalist.tar.gz)
2. UT1 (https://dsi.ut-capitole.fr/blacklists/download/blacklists.tar.gz)

The python script for updating the above lists consumes 100% of cpu for a very long time (more than 30 minutes) which induced me to do some more investigation. I identified the following issues:



Nov  8 14:11:09 opnsense-host squid[37972]: FATAL: Bungled /usr/local/etc/squid/squid.conf line 32: acl remoteblacklist_UT2 dstdomain "/usr/local/etc/squid/acl/UT2"
Title: Re: Update script for blacklists of the squid proxy buggy
Post by: schnipp on December 12, 2020, 11:49:19 AM
Opened a bug report: https://github.com/opnsense/plugins/issues/2142