Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: CKConsulting on November 15, 2006, 06:39:27 AM
-
I just installed a fresh install of Dan's Guardian from Dungog.
yum install dungog-dansguardian
Transparent Proxy
port 8080
Default filter Group, f1
-Filter Mode: filtered
-HTML Template file
-Pics rating: some
-URL Check for Porn
-Phraselist: all are checked
Then I reload
Nothing is filtered, I used the same settings on the last version and it works like champ. I have tried this on 2 different servers with the same results
I did a yum update on the box, but that did not help.
Any suggestions,
Rick
-
Hello,
I think you have to install blacklist.
Try this :
yum install dungog-blacklists
Regards.
-
I tried that but, no luck??
I've got to be missing something....
Rick
-
I think you have to declare that blacklist in dansguardiand config file.
If my memory is good, you should have some blacklist definition in dansguardian config file, but when you install it every thing is commented.
-
CKConsulting,
You did set the clients to use port 8080 for the proxy right? Or set the SME server to use port 8080? (Maybe that is what you meant by the Tranparent Proxy notation in your post, but I wanted to make sure...)
Ryan
-
I have the clients set to Auto detect. No proxy settings This way I don't have to touch the PC's.
I have Dan's set to the default 8080
and the conection as Transparent Proxy.
If I didn't mention it I'm using Dungogs product.
Rick
-
CKConsulting
> I have Dan's set to the default 8080
> and the conection as Transparent Proxy.
The default sme TransProxy port is 3128, you need to change that to 8080 as well.
What does this commnd show ?
config show squid
Change it with
config setprop squid TransparentPort 8080
signal-event post-upgrade
signal-event reboot
-
If using the comercial version of Dungog, then there's a checkmark to block other ports so only by going through Dansguardian works, and therefore the filter applies.
-
CKC,
Did you enable anything in phrase lists? You might want to try that. If you try the default sex.com, that is not blocked?
Also....I sometimes have to do a command line restart of DG to make changes active.
Ray,
By default, the dungog.net sets the TransparentPort to 8080.
[root@cwes ~]# config show squid
squid=service
EnforceSafePorts=no
RequireAuth=no
SafePorts=21,70,80,81,119,210,443,563,980,1024-65535
TCPPort=3128
TCPProxyPort=80:3128
TransparentPort=8080
access=private
status=enabled
Best regards,
grattman
-
/etc/init.d/dansguardian restart
Shutting down Web Content Filter (dansguardian): [FAILED]
Starting Web Content Filter (dansguardian): There must be at least one download manager option
Error loading DM plugins
Error parsing the dansguardian.conf file or other DansGuardian configuration files
[FAILED]
DansGuardian 2.9.8.0
Thanks.