Koozali.org: home of the SME Server

Dan's Guardian Dungog, not filtering

CKConsulting

Dan's Guardian Dungog, not filtering
« 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

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Dan's Guardian Dungog, not filtering
« Reply #1 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.

CKConsulting

Dan's Guardian Dungog, not filtering
« Reply #2 on: November 15, 2006, 02:05:39 PM »
I tried that but, no luck??
I've got to be missing something....

Rick

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
Dan's Guardian Dungog, not filtering
« Reply #3 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.

Offline haymann

  • *
  • 212
  • +0/-0
Dan's Guardian Dungog, not filtering
« Reply #4 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

CKConsulting

Dan's Guardian Dungog, not filtering
« Reply #5 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

Offline raem

  • *
  • 3,972
  • +4/-0
Dan's Guardian Dungog, not filtering
« Reply #6 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
...

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
Dan's Guardian Dungog, not filtering
« Reply #7 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.

Offline grattman

  • ****
  • 122
  • +0/-0
DG and Dungog
« Reply #8 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
...

Offline katumba

  • ***
  • 59
  • +0/-0
can anyone help w/ this Dans error?
« Reply #9 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.