... It does this so that browsers will actually display the block page, instead of their own "friendly" error messages. ... Not without editing the code, no -...
Thanks a lot for your reply. Is there any chance I can get DG Complete from you? I have not been able to get to his website or to find an email address for...
... Ok, but I'm not totally agree with you. When you get a forbidden access 403 code the server should send you a page with the message "forbidden access" like...
Fabien Boucher
fabien.boucher@...
May 3, 2008 2:31 pm
20906
Hi all, I am searching for this answer for almost a week with no feasible outcome though. Just want to know is it possible to log AD login name in the ...
... Yes, it's possible, but your scenario is wrong. DG must stay before the proxy, not after. User ==> DG ==> Squid ==> Internet Just change this and you will...
Here's a question I've had already, maybe especially for Chuck! Suppose there is a term I want to block if it appears in the TLD but not anywhere else in the...
... feasible ... 2.9.9.2 ... use_ntlm_negotiate on ... but no ... to name ... How to accomplish that? Currently My http_port in squid is 3128 and I set...
... You need to redirect port 80 (web) to port 8080 (DG). That way, all web traffic is being redirected to Dansguardian. Then configure Squid to accept...
... settings ... digest.conf' ... want ... before ... -j ... Squid ... I am not running apache there.But anyway as you told there should be another rule as...
Hi all, I'm running dg 2.8.0.6 on Debian stable/Etch 4.0r3, used deb package. I'm having trouble with search sites like google and yahoo. I need them to get...
... I think there is some confusion here. You have it configured as a transparent proxy. But what you need is actually just a proxy with filter. In that...
... <tanveer_t2002@> ... no ... in the ... dansguardian- ... children ... basic.conf' ... ntlm.conf' ... Just ... stay ... to ... 3128 ... way, all ... ...
You have this backwards. A request is set up to travel as follows: client --> squid --> dansguardian --> internet When in reality, you want the request to move...
Josh Haft
pacmansyu@...
May 8, 2008 2:31 am
20920
... reaches ... <kevint128@> ... with ... name ... in ... ntlm ... below ... = '/etc/dansguardian/authplugins/ident.conf' ... =...
... When I try to start the new version, I'm getting: # chpst -P /usr/sbin/dansguardian-2.9.9.4-hardened -N Error reading file: Error reading file: Error...
... Have DG listen on port 80 or 8080 or whatever port you want. Put that port in the web browser for the proxy. Configure DG to connect to squid on port 3128....
... I'm getting the same errors. If I uncomment the lines for exceptionextensionlist and exceptionmimetypelist in dansguardianf1.conf, DG runs, but it doesn't...
... above. ... that port in the web browser for the proxy. Configure DG to connect to squid on port 3128. If you want to be more secure, configure squid to...
Hi, I authenticate DG via squid and need to stop 2 users using the one username and password (squid) at the same time. Students are sharing their usernames.....
I am trying to install dansguardian 2.9.9.3 on ubuntu. I'm using './configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var' This seems to go OK but...
I am trying to install dansguardian 2.9.9.3 on ubuntu. I'm using './configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var' This seems to go OK but...
... It has nothing to do with clamav. It has everything to do with getgrnam(). What group name is DG configured to use? Does that group exist on the system? --...
Hello? Am I asking a stupid question or something? I was hoping to get some feedback on this. I'm sure I am not the first person to encounter this problem. ...
It was a group that does not exist and I have managed to resolve this. -- Jimmy Varnavides - Technical Manager BEEBUG Ltd, The Courtyard, Alban Park, St...
On Thu, May 8, 2008 at 8:01 AM, Russell Mosemann ... You need to uncomment the line: "exceptionextensionlist" in dansguardianfN.conf (commented by default). ...