PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : squidGuard mag nicht filtern


01.03.01, 20:48
Hallöole

Wer hat schon mal einen squidGuard konfiguriert? Ich bekomme das Teil nicht zum arbeiten.

Meine Config:
SuSE 7.0
Server IP: 10.4.200.1
DSL-IP : 10.4.201.1
squid Version 2.2STABLE5
squidGuard Version 1.1.4
Datenbank Version 2.7.7

Das Programm startet ohne erkennbare Fehler.

2001-03-01 21:12:00 [4048] init domainlist /var/squidGuard/db/blacklists/porn/domains
2001-03-01 21:12:00 [4048] loading dbfile /var/squidGuard/db/blacklists/porn/domains.db
2001-03-01 21:12:00 [4048] init urllist /var/squidGuard/db/blacklists/porn/urls
2001-03-01 21:12:00 [4048] loading dbfile /var/squidGuard/db/blacklists/porn/urls.db
2001-03-01 21:12:00 [4048] init expressionlist /var/squidGuard/db/blacklists/porn/expressions
2001-03-01 21:12:00 [4048] squidGuard 1.1.4 started (983477520.823)
2001-03-01 21:12:00 [4048] squidGuard ready for requests (983477520.827)

Ich hoffe, es kann jemand helfen, oder gibt es andere Alternativen?

Hans

01.03.01, 21:58
Noch einen Nachtrag, nämlich meine squid.conf (ohne Kommentare)

http_port 3128
log_fqdn on
client_netmask 255.255.255.0
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-65535
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow all
icp_access allow all
miss_access allow all
redirect_program /usr/bin/squidGuard -c /etc/squidguard.conf

Ich hoffe das hilft weiter.

Hans

03.03.01, 10:22
Jo Jo,

bin nur zu blöd gewesen, die Browser richtig einzustellen! Das Thema ist damit (vorerst) erledigt.