Has someone achived filtering https request via DG 2.12 ? I am looking for instructions of ssl filtering with DG but could not find any article which explain...
25425
Internavigare S.r.l. ...
hotspot@...
Apr 3, 2012 7:14 am
... it depends on what you want to achieve. DG cannot filter page content because data is encrypted (ssl). you can only filter domains and url, and to do that...
25426
msahiner4408
Apr 3, 2012 8:23 am
Thanks for reply , Lorenzo ; Can we configure DG as a man-in-the-midle and filtering content for https requests.(Regardless security problems) if it is...
25427
Matteo Cazzador
mcazzador@...
Apr 3, 2012 8:26 am
I wish make this too, thank's Il giorno 03 aprile 2012 10:23, msahiner4408 <msahiner4408@...> ha ... -- Rispetta l'ambiente: se non ti č necessario, non...
25428
Fred
fredbird67
Apr 3, 2012 4:05 pm
I've been working on creating a lightweight Linux distribution with built-in web filtering. After installing and configuring Squid and DansGuardian on Bodhi...
25429
sichent
Apr 3, 2012 6:55 pm
Hello, Squid + SSLBump + ICAP or eCAP would be of huge help. But I am not aware if DG is able to act as ICAP server? Best regards, sich...
25430
Internavigare S.r.l. ...
hotspot@...
Apr 4, 2012 9:53 am
... I believe that a proper configuration will block playboy. If you add playboy.com to the banned site list it MUST be blocked, unless for example you don't...
25431
msahiner4408
Apr 5, 2012 6:23 am
I have same problem.How can we do?...
25432
zab_crypto
Apr 16, 2012 1:17 pm
Hi all, i just setup dans+squid with basic-authentication successfully. I am wondering if there's a way to exempt specific sites from authentication. Access to...
25433
John D. Spinuzzi
archerjd03
Apr 17, 2012 2:42 am
Are you using Squid for your proxy? ... From: dansguardian@yahoogroups.com [mailto:dansguardian@yahoogroups.com] On Behalf Of zab_crypto Sent: Monday, April...
25434
zab_crypto
Apr 17, 2012 9:07 am
Hi John! Yes, i use squid (listening on TCP 3128), DG (listening on TCP 8080), clam and bind9 (see ver. below if required). The basic authentication scheme is...
25435
sichent
Apr 17, 2012 10:29 pm
... Hello zab_crypto, What do you use in DG that is not present in Squid to completely exclude DG from the equation? sich...
25436
zab_crypto
Apr 18, 2012 11:10 am
Thanks, for helping!!! I found the reason for the problem, today. The problem was XFF related. Somehow, i managed to have XFF working in squid without using...
25437
Terry H
lhalteman
Apr 22, 2012 5:23 am
Do not want to make changes tp dansguardian, just want to upgrade installed version of FIREFOX to newer version!...
25438
Mark in Virginia
randomcharac...
Apr 23, 2012 1:36 am
Just do the upgrade as usual. It should not have any effect on Dansguardian. As always, make a backup before doing an upgrade. Mark...
25439
Mukunda M
mmukundam
Apr 25, 2012 11:37 am
Hi, I am using dansguardian. I've a problem in blocking facebook apps. I've tried many ways of doing it,like adding the url in bannedurllist, bannedsitelist...
25440
Raoul Ntirahageza
ntiraoul
Apr 25, 2012 12:27 pm
check if the domain is written properly or check if the domain is not listed in the exceptionsitelist. ________________________________ DeĀ : Mukunda M...
25441
Mukunda M
mmukundam
Apr 25, 2012 2:50 pm
The domain was not listed in the exceptionsitelist....
25442
HASAN GULERYUZ
guleryuzhasan
Apr 25, 2012 3:14 pm
If users using 443 port https links you can't do anything 2012/4/25 Mukunda M <mmukundam@...> ... [Non-text portions of this message have been removed]...
25443
Scott Mayo
scotgmayo
Apr 26, 2012 3:29 pm
Okay, I check my maximum number of dansguardian process i.e. "ps aux | grep | dansguardian | wc" and I see more processes than I have computers sometimes. How...
25444
Freddie Cash
phoenix_stri...
Apr 26, 2012 3:33 pm
... A simpler command: pgrep -lf dansguardian | wc -l ... Web browsers will open multiple connections per page, in order to download HTML, CSS, images, ads,...
25445
Scott Mayo
scotgmayo
Apr 26, 2012 3:58 pm
... Wow! That is the thing then. I need to get this re-installed so I can set my maxchildren to more than 250. I think I recall seeing that I can add ...
25446
Scott Mayo
scotgmayo
Apr 26, 2012 6:51 pm
... I know this is not a DG question, but I have a question about your answer. Theoretically I could have 8 computers that have 4 tabs open that could possibly...
25447
sichent
Apr 26, 2012 8:24 pm
... This totally depends on how DG works with the connections. As long as connection is instructed to be open by browser or remote server is must be kept open...
25448
Scott Mayo
scotgmayo
Apr 27, 2012 2:11 pm
... I am curious to this 250 number. I decided to bump mine up to 350 this morning and so far it is doing fine. This is on a Fedora box. ... down, yet so far...
25449
Philip Pearce
e2bntech
Apr 27, 2012 3:26 pm
maxchildren just sets the upper limit of the number of child filter processes dg will attempt to spawn. If the OS limit is lower than maxchildren, this will...
25450
Scott Mayo
scotgmayo
Apr 28, 2012 8:29 am
... I did that this morning and it was using 347 at one time. That was the largest number that I saw. Everything was still working then and still is so I...
25452
Philip Pearce
e2bntech
Apr 30, 2012 9:12 am
... Yes, you can increase it - If you are getting 347 then it's likely that your OS limit is 1024 - But keep an eye on memory usage as performance will sharply...
25454
Scott Mayo
scotgmayo
Apr 30, 2012 10:19 am
... What happens if you just leave: http_access allow google_website Does it still ask for authentication? I am no squid expert and it has been a while since...
25455
Scott Mayo
scotgmayo
Apr 30, 2012 10:19 am
... BTW, I just looked at my conf because I do the exact same thing that you are talking about here. I am not sure since it has been so long since I have set...