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++...
5101
bukovansky@...
rbukovansky
Jul 1, 2003 7:38 am
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++...
5102
Michael Nwaogu
mike.nwaogu@...
Jul 1, 2003 7:38 am
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....
5103
Michael Nwaogu
mike.nwaogu@...
Jul 1, 2003 7:38 am
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ṫ...
5104
donvosburg
Jul 1, 2003 12:14 pm
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...
5105
donvosburg
Jul 1, 2003 12:16 pm
looks like you are missing a zlib piece. ... once for ... some devel...
5106
donvosburg
Jul 1, 2003 12:20 pm
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...
5107
Michael Nwaogu
mike.nwaogu@...
Jul 1, 2003 12:53 pm
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 ...
5108
Mitchell D. Miller
mitchinomaha
Jul 1, 2003 4:14 pm
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...
5109
Chris Dunbar
chris@...
Jul 1, 2003 5:10 pm
DansGuardian supports SquidGuard style blacklists so there is overlap there. In addition, and this is major, DG supports real time content filtering. As...
5110
James A. Pattie
pattieja1
Jul 1, 2003 7:45 pm
... 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...
5113
Daniel Barron
dansguardian
Jul 2, 2003 12:07 am
... 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...
5114
Daniel Barron
dansguardian
Jul 2, 2003 12:17 am
... [snip] Thats great. I'll include this info in the INSTALL file thanks! -- Daniel Barron #include "sig.hpp"...
5115
Daniel Barron
dansguardian
Jul 2, 2003 12:27 am
... 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...
5116
iqmpike
Jul 2, 2003 7:51 am
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...
5117
Freddie Cash
code_rebel
Jul 2, 2003 3:43 pm
... 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,...
5118
Stephen J. McCracken
mccracky
Jul 2, 2003 4:09 pm
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...
5119
Stephen J. McCracken
mccracky
Jul 2, 2003 4:28 pm
As I understand DG there are three levels of access: Blacklists: automatically banned <no list>: scanned for content Exceptionlist: bypasses all scanning ...
5120
Aecio F. Neto
aecioneto
Jul 2, 2003 5:12 pm
Expanding DG 2.7x the file autoconf/linux.in has an entry like: @test -d $I$(CONFFILELOCATION)phraselists || install -d $I$(CONFFILELOCATION)phraselists...
5121
Joe Baker
j0ebaker
Jul 2, 2003 5:40 pm
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...
5122
Aecio F. Neto
aecioneto
Jul 2, 2003 5:42 pm
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...
5123
Henrique Araujo
msmtlssg@...
Jul 2, 2003 5:55 pm
... 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...
5124
Stephen J. McCracken
mccracky
Jul 2, 2003 7:18 pm
... 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...
5125
Henrique Araujo
msmtlssg@...
Jul 2, 2003 7:48 pm
... 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...
5126
Daniel Barron
dansguardian
Jul 2, 2003 10:33 pm
... 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"...
5127
Daniel Barron
dansguardian
Jul 2, 2003 10:35 pm
... 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...
5128
Daniel Barron
dansguardian
Jul 2, 2003 10:39 pm
... The proof of concept version is here: http://dansguardian.org/downloads/2/Varients/PerUserSettings/ I will be adding this functionality into the main code...
5129
Daniel Barron
dansguardian
Jul 2, 2003 10:45 pm
... Probably not. Search for x-forwarded-for in the mailing list archives and you'll find a lot on the subject. -- Daniel Barron #include "sig.hpp"...