I asked a question to the squid list and a guy answered this, I haven't tested it though Regards, Mads ... Re: [squid-users] restricting ftp From:...
276
Daniel Robbins
drobbins@...
Jun 1, 2001 5:57 pm
Hiya, Just wanted to report a bug: If dansguardian.conf is missing the exceptioniplist variable, dansguardian tries to open the file "", which results in...
277
Daniel Barron
dg@...
Jun 3, 2001 8:49 pm
... [snip] ... As it has been found that squid has this feature built-in, it is removed from the feature list. ... I do now ;) ... -- Daniel Barron...
278
Daniel Barron
dg@...
Jun 3, 2001 8:53 pm
... Well, obviously, I don't need help with that any more... However, should you or anybody else want to add a feature or help with the programming in any ...
279
Daniel Barron
dg@...
Jun 3, 2001 8:57 pm
... Not quite a bug - just lazy progamming! ... I was going to fix that in version 2. I've always meant to do this, but never got around to it. Expect a fix...
280
Olivier Le Cam, f5mzn
olecam@...
Jun 5, 2001 7:51 pm
Hi folks, Is DansGuardian version 2 available somewhere for download ? Regards, Olivier Le Cam, France....
281
Daniel Barron
dg@...
Jun 5, 2001 7:58 pm
... ROTFL, it's not even written yet! I've asked for feature requests and got almost (entirely?) none. Version 1 will be available today though. -- Daniel...
282
Daniel Barron
dg@...
Jun 5, 2001 8:54 pm
DansGuardian 1.0.0 is released! You must all think its your birthday! Download from here: http://dansguardian.org/?page=download This version comes with...
283
Daniel Robbins
drobbins@...
Jun 5, 2001 9:01 pm
... I may be able to track down some multithreaded socket code that I wrote in a week or so. Email me in about a week to remind me :) Very glad to hear that...
284
Daniel Barron
dg@...
Jun 5, 2001 10:00 pm
... Will do - thanks. ... Written - not writing (socket and string). But I'm having problems with the socket code. I've investigated multithreading and found...
285
Daniel Robbins
drobbins@...
Jun 5, 2001 11:11 pm
... Do you know that you shouldn't be using read() and write() directly? Instead, you need to write a ~12-line function for each that will retry if read() or ...
286
Jojo Nicdao
jojonicdao@...
Jun 6, 2001 2:44 am
I get an error in making DG: c++ -Wall -c DataBuffer.cpp c++ -Wall -c HTTPHeader.cpp c++ -Wall -c NaughtyFilter.cpp c++ -Wall -c OptionContainer.cpp ...
287
Mike Norton
mike@...
Jun 6, 2001 3:11 am
I would make some requests but we are very new to all this. As a matter of fact im having a terrible time getting anything to work on my box. First,I can't...
288
Alan Millar
am12@...
Jun 6, 2001 5:56 am
... I would like to have another option for the reporting level, something in between reporting level 1 and 2. I would like to have a banned phrase not...
289
thomas.pisters@...
Jun 6, 2001 10:14 am
Hi, like Julian in Message 259 I have the problem with the debug information as content of a webpage. Here's an example for www.cnn.com: Debug String.cpp:...
290
Julian Coccia
jcoccia@...
Jun 6, 2001 2:18 pm
Thomas, Follow the instructions in the "Installation and Problem FAQ" #1, you have to edit the "C++ String" makefile and uncomment the debugging lines Daniel,...
291
Daniel Barron
dg@...
Jun 6, 2001 6:38 pm
... Funny you should say that. I just read it here: http://www.ecst.csuchico.edu/~beej/guide/net/html/ I'm just writing my own wrapper function to do the...
292
Daniel Barron
dg@...
Jun 6, 2001 7:14 pm
... encrypted password issue? Missing from hosts file perhaps? ... Run squidguard from prompt and see what errors it shows. ... Well, when you do be sure to...
293
Daniel Barron
dg@...
Jun 6, 2001 7:17 pm
... It has been on my todo list for ages. I, myself, want the feature for the schools I support. I was going to make it so that the reporting level only ...
294
Daniel Barron
dg@...
Jun 6, 2001 7:26 pm
In message <991836731.20758.3.camel@officelinux> you wrote: [snip] ... 'Tis done! ... Don't forget that you need to recopy the string library files and also ...
295
Daniel Barron
dg@...
Jun 6, 2001 7:30 pm
... I think this may be caused by using an older version of String. Try getting the newer version from: http://dansguardian.org/?page=downloadstring Then...
296
Pascal.GABRIEL@...
Jun 7, 2001 12:26 pm
Hello, Today I use Squid & Squidguard. I use the client IP adresses to verify access authorisations. So, I tried to use DansGuardian. The problem is that Squid...
297
Mads Rasmussen
mads@...
Jun 7, 2001 6:11 pm
I had our webdesigner give the layout of the blocking page a liftup It's in portuguese but it shouldn't be too hard to translate using the old script. I could...
298
Daniel Barron
dg@...
Jun 7, 2001 6:18 pm
... This is covered in the FAQ: http://dansguardian.org/?page=faq#c1 ... No. It is instead logged in the more user-friendly DansGuardian logs. ... -- Daniel...
299
Daniel Barron
dg@...
Jun 7, 2001 9:16 pm
... I like it. I've corrected a couple of mistakes such as a space before the content-type and put it on a new section of the DG website: ...
300
Stephen Winnett
nlsd32@...
Jun 7, 2001 10:22 pm
I have also experienced some problems doing http file downloads as the ip forwarded is 127.0.0.1 and the java script from the web site tries to use this as the...
301
Daniel Barron
dg@...
Jun 7, 2001 10:53 pm
... The java script won't get modified by squid so the source ip won't get changed, other than to that of the proxy. It should not be 127.0.0.1. I need more...
302
cae1940@...
Jun 8, 2001 11:07 pm
Hi, I've been trying to install and get Dansguardian running on a machine with RedHat Linux 7.1 with no success... The two first libraries seem to compile ok...
303
Daniel Barron
dg@...
Jun 9, 2001 10:37 am
... Domage. ... Did the make check work with nb++? ... Ah, I've just had inspiration. Is your ip in the ipexceptionslist? It ships with a few example ips...
304
cae1940@...
Jun 9, 2001 5:16 pm
... Dansguardian, ... port ... ipexceptionslist? It ... Thank you very much for that last tip... It was exactly that... I'm going to start trying it now... ...