hi to all,
my apologize for this post, i'd search on the web for fix my problem but i don't have 
luck.
I'd a RH 7.2 with squid-2.4.STABLE6-1.7.2.i386.rpm and squidGuard-1.2.0-3.i386.rpm, 
now i'd put in /etc/squid/squid.conf 
the line: 
redirect_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf
in /etc/squid/squidGuard.conf i'd 

logdir /usr/local/squidGuard/log
dbhome /usr/local/squidGuard/db
destination porn{
                log             porn
                domainlist      porn/domains
                urllist         porn/urls
                redirect        http:/192.168.0.3  #my internal web server
        }

acl {
        default         {
pass !porn all
                        redirect http://192.168.0.3  #my internal web server
                        }
        }

well, i'd start squidGuard with /usr/bin/squidGuard -d
and 'id try:
echo "http://an_ip_of_pornlist_from_blacklist myip/- - GET" | /usr/bin/squidGuard -c 
/etc/squid/squidGuard.conf -d

It return:
http://192.168.0.3 10.0.0.3/- - GET
2002-09-12 15:17:20 [5676] squidGuard stopped (1031836640.354)
I'm redirecting to my internal web server...ok!

But after i'd set my netscape browser for proxy configuration, squidGuard doesn't 
block my browser
Where i wrong?

thnks to all

Bye!

GC
Fingerprint = 5F0A 3504 CD11 BDAF 1145 3664 F531 E546 

Reply via email to