-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Well, for starters, you *MUST* have a redirect statement (in squidGuard) or it 
will never block anything. I got burned by that too when I first started.
> -----Original Message-----
> From: Marco Simon [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 19, 2004 ull 6:12 AM
> To: [EMAIL PROTECTED]
> Subject: Squidguard seems not to do anything
>
> I've got the following problem:
>
> I installed squid and squidguard as well via deb-packages as via sources
> and selfcompiling.
>
> In both cases I've got the same problem:
> SquidGuard is started together with squid, the processes are runing.
> But Squidguard seems not to allow or forbid anything.
>
> See further down for my config files.
> The squid-Configuration seems to work quite good, but even if I allow
> everything in squid.conf and disallow everything in squidguard.conf I
> can reach every web-page without problems. As soon as I disallow
> everything in squid.conf, I can't reach any page anymore.
>
> Please have a look at my config-files and give me some advise, where I
> have to look for the mistake.
>
> Thanks a lot !!!
>
> squid.conf
> =======
> hierarchy_stoplist cgi-bin ?
> acl QUERY urlpath_regex cgi-bin \?
> no_cache deny QUERY
> cache_access_log /opt/squid/var/logs/access.log cache_log
> /opt/squid/var/logs/cache.log cache_store_log
> /opt/squid/var/logs/store.log debug_options ALL,1 33,2 28,9
> redirect_program /opt/squid/bin/squidGuard -c /etc/squidguard.conf
> #Recommended minimum configuration:
> acl all src 0.0.0.0/0.0.0.0
> http_access allow all
> http_reply_access allow all
> cache_effective_user squid
> =========
>
> squidguard.conf
> ============
> logdir /opt/squid/var/logs
> dbhome /opt/squid/var/db
> dest blacklist {
> domainlist blacklist/domains
> urllist blacklist/urls
> }
> acl {
> default {
> pass none
> }
> }

- -- 
Fail to learn history-repeat it.
Fail to learn rights-lose them.
Learn both-get screwed by previous two groups.
Public key is at http://home.swbell.net/berzerke/robert.key
Fingerprint: 0D70 9ADF B5A7 45E7 A853 4B1C 8E0F 4324 C39D 44A2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBJMHCjg9DJMOdRKIRAqOvAJ9lBAwUM03F5M4OJqndLmbT0NdvnwCgmuUo
Jogkg3yGnJGftPOzFLIhVrs=
=QFlJ
-----END PGP SIGNATURE-----

Reply via email to