Dear all, I'm using dansguardian version 2.6.1 with squid version 2.5. When I try to start dansguardian, I get the error message below. Can anyone help? thanks...
Gilles Yue
gyue@...
Jun 1, 2004 7:24 am
8790
Hi all, I would like to use Dansguardian, but... It has a requirement of http server. I do not want to install Apache or anything on the machine I have squid...
Peter Rosa
prosa@...
Jun 1, 2004 10:16 am
8791
hello harald, ... keep in mind that this is an english-speaking mailinglist, so writing your questions in english might get you better results ... anyway .. my...
Alexander Marx
mad-ml@...
Jun 1, 2004 12:04 pm
8792
... as aecio already mentioned, see tricklebuffer option in the dansguardian.conf file .. ... unless this mail-app uses encrypted https, there should be no...
Alexander Marx
mad-ml@...
Jun 1, 2004 1:41 pm
8793
... It looks like you are starting DG from the command line rather than through an init script. I recommend that you use the "-c" option to specify the exact...
Hello all, I have been runnin DG for a few weeks now and I am very happy with it accept for this one issue. my users are unable to see their mailboxes in...
(SOLVED, but I put it on the list for helping other persons) Excuse me for my german request yesterday. I am your translator: I installed DansGuardian V1.5 on...
Harald Arnold
listen@...
Jun 1, 2004 3:38 pm
8796
... You need to get out of Linux-mode and stop installing everything from source by hand. As you have shown, this leads to no end of problems. Especially when...
Hello everyone, I'm new to the Dansguardian group, and I'd like to start by saying how great Dansguardian is. It really allowed us to move off of proprietary ...
Ryan Kather
rkather@...
Jun 1, 2004 4:23 pm
8798
... ?dansguardian.conf? ... reportinglevel = 3 is what is in my Dansguardian.conf Also here is my cgi line: accessdeniedaddress =...
Ryan Kather
rkather@...
Jun 1, 2004 4:38 pm
8799
Thanks, I don't know how I missed reading that in the conf. It's working great now :) Ryan ... the...
Ryan Kather
rkather@...
Jun 1, 2004 4:58 pm
8800
I've ipcop 1.3.0 with DG 2.4.4-8 and need add some firewall rules with iptables to block all access without the correct client configuration in browser, how...
Hello all, I found a very easy work around for getting around the OWA squid issue. After wrestling with the squid server and trying everything I could find to...
Hi all, many thanks to all boys that helped me with my newbie question. I apologize for re-sending that email today morning - I had some trouble with...
Peter Rosa
prosa@...
Jun 1, 2004 10:01 pm
8803
Hi, I found this post regarding the problem with using usernames and passwords in a URL to login to FTP servers: ...
I think I posted (or maybe I just emailed to Daniel) a patch for this a while ago. Since I can't find the patch now, it will have to wait until Daniel gets...
... this a ... This is good news. Do you recall which version of DG the patch was made against (2.6.x or 2.7.x)? We're using 2.6.1-13. Also, what "stage"...
... I would say the patch was beta quality, and was definitely for 2.7.x. As I recall, the simple fix only changed three lines in the code, but broke some ...
As a side note, this type of URL is expected not to function in future releases of Internet Explorer and some other modern browsers. I don't have details and...
Have you tried this in your squid.conf. extension_methods SEARCH PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK BMOVE DELETE BDELETE SUBSCRIBE TRACE PURGE ...
... 2.7.x. As I ... broke some ... I wrote a quick patch that permits a single '@' in the hostname portion of the URL. This works for some browsers that will...
[snip] I have been runnin DG for a few weeks now and I am very happy with it accept for this one issue. my users are unable to see their mailboxes in Outlook...
Hi I notice that dansguardian uses fork() to create child. What is advantage of using that over pthreads? Also is there any patch to support regexp in the ...
Vikas Kedia
vikas@...
Jun 2, 2004 9:10 am
8816
... None, but threads has no advantage over processes on a modern OS like linux. There is little speed to be gained but a lot of problems in coding. ... Not...
... I'm not entirely sure what you're asking, but a "real" ftp client won't work through a DG/Squid setup. Squid only speaks HTTP on the client side and...