Hi All I am using DG 2.8.0 on Debian Sarge. Blanket block is enabled in the configuration. My problem is that, when I allow google.com in greysitelist, the...
Hi All I am using DG 2.8.0 on Debian Sarge. Blanket block is enabled in the configuration. My problem is that, when I allow google.com in greysitelist, the...
Hello Sir, We are using dansguardian_2.8.0.6-antivirus-6.3.8-1.orig.tar.gz. For the content filtering when we add a Japanese keyword in "bannedphraselist" the...
... Ok, the problem appears to be in DG. I bypassed DG and used Squid only as my proxy and those streaming sites work. Does anyone have any ideas on how to...
... Good question. It could be that the phrase is not encoded properly in EUC-JP or that there are multiple forms of the character in Japanese. I've got a few...
Fernand Jonker
fernandlist@...
Jun 1, 2006 1:09 pm
16354
... Your problem arises because you are allowing google.com which effectively means everything at google.com including subdomains like video.google.com and...
Fernand Jonker
fernandlist@...
Jun 1, 2006 1:13 pm
16355
... I have looked at the other foreign phraselists and noted the same problem this morning. For example, the portuguese weighted phraselist contains the word...
Fernand Jonker
fernandlist@...
Jun 1, 2006 1:37 pm
16356
Self Follow-up: I checked DG source in ListContainer.cpp. When it reads phrase, it converts to Lower case first. This Lower casing function is defined in ...
... Is this function modified by the Lower casing options in dansguardian.conf as below? # Lower casing options # When a document is scanned the uppercase...
Fernand Jonker
fernandlist@...
Jun 1, 2006 2:32 pm
16358
Helo, Do how make for a put more than profiles in filtergrouplist? Example: File: filtergrouplist user1 = filter1 user2 = filter2 user1 = filter3 OR user =...
I'm running dansguardian-2.8.0.6_2 from the ports (www/dansguardian) on a FreeBSD 6.1 box. I started getting these messages: collecting pv entries -- suggest...
B. Cook
bcook@...
Jun 1, 2006 3:30 pm
16360
... AV scanning doesn't work with streaming media - you need to ensure DG doesn't try to virus scan the streams. Check the MIME type and/or file extension of...
Philip Allison
philip.allison@...
Jun 1, 2006 4:51 pm
16361
... From: Fabiano Cese Arantes - Camara Ilha Solteira To: dansguardian@yahoogroups.com Sent: Tuesday, May 30, 2006 3:55 PM Subject: users with more one...
Hi, how i am make for a user have a more than filtergrouplist. Example: user=filter1 # i would what user have a more than filters user=filter1 filter2 OR ...
Yes, I set 1 to the option. In ListContainer.cpp; while (!listfile.eof()) { // keep going until end of file getline(listfile, linebuffer); // grab a...
Hi, Somebody in this group replied on a similar question of mine: How can I filter MSN. Difference here is that I don’t want to kill the app, only filter the...
... MSN is not hard to block or filter with DG. #1 block outbound 1863. If you don't, this won't work. MSN will attempt to connect through port 80. Set up an...
I have had problems with Java Applets in the past, and I finally decided to take a closer look. I installed a fresh DG and Squid. I have experienced this...
... Thanks for the response...to follow up, if my machine has a public address and I set the proxy, the Java loads. As soon as I go inside my LAN, it no...
... Can you confirm that it works inside without being proxied? If so, bypass DG and connect directly to squid. Should isolate the problem failry quick!...
Will DansGuardain filter sites like http://www.teenwire.com by default? Such a site has content that is educational but some could deem it "objectionable". ...
Helo, how make for a user have more than profiles? example: file: filtergrouplist user1 = filter1 user2 = filter2 filter3 filter4 OR user1 = filter1 user1 =...