SquidGuard Disable "Groups ACL" no work, bug?
-
@freudyflc right, something wrong - I don't see
src
entries
Could you show your Group ACLs ? -
@viktor_g said in SquidGuard Disable "Groups ACL" no work, bug?:
@freudyflc right, something wrong - I don't see
src
entries
Could you show your Group ACLs ?<acls>
<0>
<name>Intranet</name>
<description><![CDATA[Usuarios con Acceso a Intranet]]></description>
<disabled></disabled>
<timename>Horario</timename>
<redirect>Acceso Denegado!!! Usuario de Intranet!!!</redirect>
<redirect_mode>rmod_int</redirect_mode>
<rewritename>safesearch</rewritename>
<log>on</log>
<notallowingip>on</notallowingip>
<order></order>
<overredirect>Acceso Denegado!!! Usuario de Intranet!!!</overredirect>
<overrewritename>safesearch</overrewritename>
<destname>Intranet none</destname>
<overdestname>none</overdestname>
</0>
<1>
<name>Internet</name>
<description><![CDATA[Usuarios con Acceso a Internet]]></description>
<disabled></disabled>
<timename>Horario</timename>
<redirect>Acceso Denegado!!! Usuario de Internet!!!</redirect>
<redirect_mode>rmod_int</redirect_mode>
<rewritename>safesearch</rewritename>
<log>on</log>
<notallowingip>on</notallowingip>
<order></order>
<overredirect>Acceso Denegado!!! Usuario de Internet!!!</overredirect>
<overrewritename>safesearch</overrewritename>
<destname>!BL_Generales !BL_Correos !blk_BL_aggressive !blk_BL_alcohol !blk_BL_anonvpn !blk_BL_chat !blk_BL_dating !blk_BL_drugs !blk_BL_finance_moneylending !blk_BL_finance_trading !blk_BL_gamble !blk_BL_hacking !blk_BL_hobby_games-misc !blk_BL_hobby_games-online !blk_BL_military !blk_BL_movies !blk_BL_music !blk_BL_porn !blk_BL_recreation_humor !blk_BL_recreation_martialarts !blk_BL_recreation_restaurants !blk_BL_recreation_sports !blk_BL_recreation_travel !blk_BL_recreation_wellness !blk_BL_remotecontrol !blk_BL_ringtones !blk_BL_sex_education !blk_BL_sex_lingerie !blk_BL_socialnet !blk_BL_spyware !blk_BL_violence !blk_BL_warez !blk_BL_weapons !blk_BL_webmail all</destname>
<overdestname>none</overdestname>
</1>
<2>
<name>Administradores</name>
<description><![CDATA[Usuarios Administradores]]></description>
<disabled></disabled>
<timename></timename>
<redirect>Acceso Denegado!!! Adminsitrador!!!</redirect>
<redirect_mode>rmod_none</redirect_mode>
<rewritename>safesearch</rewritename>
<log>on</log>
<notallowingip></notallowingip>
<order></order>
<overredirect>Acceso Denegado!!! Adminsitrador!!!</overredirect>
<overrewritename>safesearch</overrewritename>
<destname>!blk_BL_porn !blk_BL_sex_education !blk_BL_sex_lingerie all</destname>
<overdestname>!blk_BL_porn !blk_BL_sex_education !blk_BL_sex_lingerie all</overdestname>
</2>
</acls>
<default>
<name>default</name>
<description></description>
<disabled></disabled>
<timename></timename>
<redirect_mode>rmod_int</redirect_mode>
<redirect>USTED NO ESTA AUTORIZADO A ACCEDER A ESTE SITIO</redirect>
<rewritename>safesearch</rewritename>
<log>on</log>
<notallowingip>on</notallowingip>
<destname>none</destname>
</default>
<rewrite_children>16</rewrite_children>
<rewrite_children_startup>8</rewrite_children_startup>
<rewrite_children_idle>4</rewrite_children_idle>
<enablelog>on</enablelog>
<enableguilog>on</enableguilog>
<logrotation>on</logrotation>
<adv_blankimg>off</adv_blankimg>
<current_lan_ip>10.0.67.2</current_lan_ip>
<current_gui_port>8181</current_gui_port>
<current_gui_protocol>https</current_gui_protocol>
</squidGuard> -
@viktor_g
I found the following difference:
In the Squid Folder the SquidGuard.conf file if you have the scr
But in the SquidGuard folder the file doesn't have it.
I will correct this error and see if it works -
@viktor_g
Sorry for the inconvenience and my ignorance. The problem was with the squid integration with the squidGuard. I have solved the error and the ACLs are working without problems.Thank you very much for attending me and helping me
-
This post is deleted! -
ProxyConfig.txt
FilterConfig.txtHere are my configs. It used to work fine on 2.4.5 redirecting users to google 403 error. The only change I recently made was swap shallalist in favor of UT1 because I read that Viktor had no problem with them. But no luck for me.
Hope you can help -
@viktor_g https://forum.netgate.com/topic/162463/squidguard-1-16-18_17-not-filtering-pfsense-2-5?_=1616885707887
-
@anderson_sereno
https://redmine.pfsense.org/issues/11738#change-52706Please wait for the next package version...
-
Fixed
Please update SquidGuard pkg to the latest version -