Hi, I tried to compile version 2.7.1, but I become error: g++ -O2 -Wall -c String.cpp g++ -O2 -Wall -c OptionContainer.cpp g++ -O2 -Wall -c FDTunnel.cpp g++...
Hi, I tried to compile version 2.7.1, but I become error: g++ -O2 -Wall -c String.cpp g++ -O2 -Wall -c OptionContainer.cpp g++ -O2 -Wall -c FDTunnel.cpp g++...
somemore Ideas, Winproxy 5.0 - You run mostly on your own fuel, I mean you have to block out the sites yourself the blacklist download is not so comprehensive....
Michael Nwaogu
mike.nwaogu@...
Jul 1, 2003 7:38 am
5103
Dear all, I have just installed a new REDHAT version 8.0. Please which DG release is best for me. Iḋ appreciate your answer Mr. Barron. I havenṫ...
Michael Nwaogu
mike.nwaogu@...
Jul 1, 2003 7:38 am
5104
I would suggest 2.6.1-1 installed from the tarball. It is configured to run fine from RH 8. I have used it numerous times myself. Don Vosburg Sr. Systems...
I have a DG log rotation script that places the date and time in the filename, then gzips the file. These compressed log files are still readable by the...
Hello, you're probably using squid 2.4 with Linux 7.3, the following squid conf files will help you. I have never used the DG version 2.6.X but I'm sure you ...
Michael Nwaogu
mike.nwaogu@...
Jul 1, 2003 12:53 pm
5108
I see lots of HOW-TO's that document using Squidguard along with Dan's Guardian, but it seems that these two are somewhat similar products. Can someone help me...
DansGuardian supports SquidGuard style blacklists so there is overlap there. In addition, and this is major, DG supports real time content filtering. As...
Chris Dunbar
chris@...
Jul 1, 2003 5:10 pm
5110
... Hash: SHA1 I just updated the virus support scripts based upon the latest MailScanner 4.22-4 just released today. There are new bitdefender scripts and...
... Whats happening is its not recreating the server socket properly and so can't rebind to port 8080. If you look in your logs you'll see that error when you...
... I chose to use poll() as its interface is better suited to lists of FDs - well in my opinion. Anyway, it is not beyond possibility that I can convert 2.7...
... Hmmmmm. Are you able to replicate a condition where content filtering could be bypassed by first accessing a clean page? I'm not sure you can. The reason...
Actually now that I think about it, you might be one of the users who requested the "silent" ID client. It's ready for release, but before I do I am waiting...
... SquidGuard is a URL blocker with excellent ACL support. You can allow/deny access based on URL of the website, username or IP of the client, time of day,...
I've been following the forum for a while and we have set up and running DG 2.4.6-8 & Squid 2.5S2. It is working fine (although we might migrate to 2.7 for...
As I understand DG there are three levels of access: Blacklists: automatically banned <no list>: scanned for content Exceptionlist: bypasses all scanning ...
I've recently ran into a situation when using F-Prot as the AV engine, where Windows clients were unable to download the antivirus updates from symantec...
Joe, I have a patch for DG + AV that you can choose in DG config file if you would like to scan exceptionsites or not. I will collect it and send it to you if...
... With this approach you don't need to patch Squid, provided that the first Squid be responsible for the acl and logs. ... If you insist on patching Squid...
Henrique Araujo
msmtlssg@...
Jul 2, 2003 5:55 pm
5124
... This is our current setup that is working fine. ... We were thinking of caching some things on the client side of DG to speed things up (everyone has the...
... I've never used it, but probably usexforwardedfor = on would work (goes in 'dansguardian.conf'). Obviously you should also activate forwarded_for on on the...
Henrique Araujo
msmtlssg@...
Jul 2, 2003 7:48 pm
5126
... I would be very interested if you use 2.7.x with the url cache enabled and if so do you have problems with it? -- Daniel Barron #include "sig.hpp"...
... Its basically ignorable. Clearly osx defines a socket variable as an int* but socklen_t* is *almost* the same so should cause no problems. For neatness it...
... The proof of concept version is here: http://dansguardian.org/downloads/2/Varients/PerUserSettings/ I will be adding this functionality into the main code...