Dears, as i know the default session time out is 30 seconds, i want to increase it, How i can do it? kindly note that the dansguardian installed on pfsense. ...
... I think you mean session between Danguardian and squid ? Otherwise the user timeout is in squid. For dansguardian/squid sadly you can't easily, because...
... Actually there are multiple timeouts hardcoded in DG. I made a patch against DG-2.10.1.1, which makes two timeout values configurable: Timeout for CONNECT...
For the benefit of those who are also trying to block Google Images, Here are the regex's I am currently using to successfully block all google images url's at...
25522
Lars Roed
larsroed75@...
Jun 21, 2012 10:12 am
Hi I am no expert in DG but there are ways of forcing google safe search. But You are right about the ssl. In what file and exactly how do You implement ...
Has anyone had any luck just blocking google entirely and allowing a search agrigator (such as dogpile) that doesn't serve up pictures or use so much...
Hello, I an new to this list - my kids are getting older, and I am wasting a lot of time on the internet surfing impulsively. hard to stop once I get started...
imagemagick and a histogram filter (create a list of colors near each other in the RGB space as "buckets" and a number of pixels per bucket) might be a place...
No a vm would not make things "easier" per say. If you have a large network to manage then maybe but it will require a advanced understanding of firewalls and...
25528
michal
michalwu@...
Jun 30, 2012 8:42 am
Hi Dansguardian: 2.10.1.1, from source Linux: RHEL 5 64bit Users: 300-350 setting maxagechildren = 10000 setting maxchildren = 1015 For the past couple of days...
It's not too hard to setup in about an hour once you have linux installed. Get a free ubuntu version, install it and then do an apt-get dansgardian and then...
There are several apps and games that don't work through dansguardian from an ipad. I whitelisted the sites as well and don't see anything in the logs to...
Fred, What proxy are you using? As you can see in the screenshots of my created ubuntu christian edition that playboy is blocked. I have this configured with...
There should be no need for that. What proxy are you using and what version of dansguardian. I have playboy blocked [0] with no extra config changes to DG! [0]...
Sub-domains. IE: If the game is using game.google.com but you have . google.com blacklisted...than game.google.com will still not work. ... -- God Bless ...
Hello all, I am trying to do something that works on Dansguardian 2.10 on Ubuntu but no longer works on Dansguardian 2.12 on pfSense. I have a script that runs...
Hello all, just to inform that DG is not compatible with pcre release 8.30. The only distro reported to raise this problem is gentoo. If you run this distro,...
To implement nosslsearch you are supposed to create a cname record for www.google.com and point it to nosslsearch.google.com I was unable to create a cname...
... Hi, If you must use libpcre-8.30, maybe there is an another way (maybe, because I can't test) Switch to POSIX standard Extended Regular Expressions ...
I do not want the entire group seeing these photos.Because some may recognize me. Here's the link: http://girlzsense.zoomshare.com/files/photo.htm...
25542
John Kenyon
jkenyon@...
Jul 23, 2012 2:44 am
Hi Michael, I faced the same problem (Dropbox was the worst)... although I never set the maxchildren that high, how many users do you have? How much memory are...
Hello all, I am using DG with Squid on a Ubuntu 10.04 server. I have Squid users authenticating via LDAP correctly. My issue is getting DG groups to work....
Yes you can using groups or even iptables to handle ip forwarding. What are you trying to do specifically? ... -- God Bless [Non-text portions of this message...
My workaround was adding the line "^https://www(.google.com.*$)"->"https://nosslsearch\1" to my modify URL regex section worked great on my Comsifter 8-DPro...
I got nosslsearch implemented in the urlregex file by adding the line "^https://www(.google.com.*$)"->"https://nosslsearch\1" Worked great on my Comsifter...