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

Title: Dan's Guardian Dungog, not filtering
Post 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
Title: Dan's Guardian Dungog, not filtering
Post by: MasterSleepy on November 15, 2006, 11:13:04 AM
Hello,

I think you have to install blacklist.

Try this :
Code: [Select]
yum install dungog-blacklists

Regards.
Title: Dan's Guardian Dungog, not filtering
Post by: CKConsulting on November 15, 2006, 02:05:39 PM
I tried that but, no luck??
I've got to be missing something....

Rick
Title: Dan's Guardian Dungog, not filtering
Post by: MasterSleepy on November 15, 2006, 02:28:55 PM
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.
Title: Dan's Guardian Dungog, not filtering
Post by: haymann on November 15, 2006, 03:31:08 PM
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
Title: Dan's Guardian Dungog, not filtering
Post by: CKConsulting on November 15, 2006, 08:53:40 PM
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
Title: Dan's Guardian Dungog, not filtering
Post by: raem on November 15, 2006, 09:49:53 PM
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
Title: Dan's Guardian Dungog, not filtering
Post by: Franco on November 16, 2006, 03:59:44 PM
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.
Title: DG and Dungog
Post by: grattman on November 20, 2006, 08:17:11 PM
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.
Quote

[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
Title: can anyone help w/ this Dans error?
Post by: katumba on November 20, 2006, 08:38:40 PM
/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.