Balacklist update does not update categories list
-
this is a new install of pfSense, I downloaded the blacklists, the result is is completed
Begin blacklist update
Start download.
Download archive http://www.shallalist.de/Downloads/shallalist.tar.gz
Download complete
Unpack archive
Scan blacklist categories.
Found 74 items.
Start rebuild DB.
Copy DB to workdir.
Reconfigure Squid proxy.
Blacklist update complete.but clicking on Common ACL Traget categories displays nothing but the default access [all] only
this is after the update of the blacklists
squidGuard .conf
============================================================
SquidGuard configuration file
This file generated automaticly with SquidGuard configurator
(C)2006 Serg Dvoriancev
email: dv_serg@mail.ru
============================================================
logdir /var/squidGuard/log
dbhome /var/db/squidGuardrew safesearch {
s@(google../search?.q=.)@&safe=active@i
s@(google../images.q=.)@&safe=active@i
s@(google../groups.q=.)@&safe=active@i
s@(google../news.q=.)@&safe=active@i
s@(yandex../yandsearch?.text=.)@&fyandex=1@i
s@(search.yahoo../search.p=.)@&vm=r&v=1@i
s@(search.live../.q=.)@&adlt=strict@i
s@(search.msn../.q=.)@&adlt=strict@i
s@(.bing..*/.q=.)@&adlt=strict@i
}acl {
default {
pass !in-addr all
redirect http://192.168.5.1:80/sgerror.php?url=403%20&a=%a&n=%n&i=%i&s=%s&t=%t&u=%u
rewrite safesearch
}
}i redownload several times the result is the same.
<squidguard><logdir>/var/squidGuard/log</logdir>
<dbhome>/var/db/squidGuard</dbhome>
<ldap_enable></ldap_enable>
<ldapbinddn></ldapbinddn>
<ldapbindpass></ldapbindpass>
<ldapversion>3</ldapversion>
<stripntdomain></stripntdomain>
<striprealm></striprealm>
<binpath>/usr/local/bin</binpath>
<workdir>/usr/local/etc/squidGuard</workdir>
<sgxml_file>/usr/local/etc/squidGuard/squidguard_conf.xml</sgxml_file>
<enabled>on</enabled>
<blacklist_enabled></blacklist_enabled>
<blacklist_url></blacklist_url><destinations></destinations>
<rewrites><name>safesearch</name><log>on</log>
<targeturl>(google../search?.q=.)</targeturl>
<replaceto>\1&safe=active</replaceto>
<mode>i</mode>
<targeturl>(google../images.q=.)</targeturl>
<replaceto>\1&safe=active</replaceto>
<mode>i</mode>
<targeturl>(google../groups.q=.)</targeturl>
<replaceto>\1&safe=active</replaceto>
<mode>i</mode>
<targeturl>(google../news.q=.)</targeturl>
<replaceto>\1&safe=active</replaceto>
<mode>i</mode>
<targeturl>(yandex../yandsearch?.text=.)</targeturl>
<replaceto>\1&fyandex=1</replaceto>
<mode>i</mode>
<targeturl>(search.yahoo../search.p=.)</targeturl>
<replaceto>\1&vm=r&v=1</replaceto>
<mode>i</mode>
<targeturl>(search.live../.q=.)</targeturl>
<replaceto>\1&adlt=strict</replaceto>
<mode>i</mode>
<targeturl>(search.msn../.q=.)</targeturl>
<replaceto>\1&adlt=strict</replaceto>
<mode>i</mode>
<targeturl>(.bing..*/.q=.)</targeturl>
<replaceto>\1&adlt=strict</replaceto>
<mode>i</mode></rewrites><default><name>default</name>
<disabled></disabled>
<timename></timename>
<redirect_mode>rmod_int</redirect_mode><rewritename>safesearch</rewritename>
<notallowingip>on</notallowingip>
<destname>all</destname></default>
<enablelog>off</enablelog>
<enableguilog>off</enableguilog>
<logrotation>off</logrotation>
<adv_blankimg>off</adv_blankimg>
<current_lan_ip>192.168.5.1</current_lan_ip>
<squid_transparent_mode>on</squid_transparent_mode><current_gui_protocol>http</current_gui_protocol></squidguard>