It used to be easy to block images at google but now I haven't been able to figure out the correct phrase or trick to make it block the image/video searches...
24547
grke@...
grke@ymail.com
Dec 2, 2010 4:16 pm
I have made a simple patch for squid-3.1.9 that seems to solve the problem for me. It is attached to the squid bug report. ...
24548
sb1_zeus
Dec 3, 2010 1:12 am
Is there a way to restrict access, i.e. turn off access to the internet, using dansguardian? After 3 or more "violations" have it set a whitelist or just...
24549
tippekanu
Dec 3, 2010 6:02 am
Hi, What is the best way to filter objectionable songs from the Grooveshark music streaming site? I do not want to block the entire site, just songs that have...
24550
jhansonxi
Dec 3, 2010 6:21 am
... You'll have about as much luck as the RIAA does with searching for license violations. Unless the files have a reliable tag that indicates content and...
24551
tippekanu
Dec 3, 2010 6:26 am
... In the dansguardian log file there is for some songs an apparent age range (18 - 24), but I have not been able to get Dansguardian to use it for filtering....
24552
John Ingleby
johnin@...
Dec 3, 2010 11:13 am
... Google's Advanced Settings include a page about locking Safe Search here http://bit.ly/rhg9O and there is a link at the bottom of this page with "Advanced...
24553
luckyyvt
Dec 3, 2010 7:40 pm
Hello all, We're using DG for a fairly large userbase (about 3000 students/staff altogether). And have been for many years now (5+). We've always used, and...
24554
Jeff Hanson
jhansonxi
Dec 3, 2010 8:52 pm
I've never used an NTLM configuration but Kerberos is time-sensitive so check that the clients and server clocks are in sync. If they differ (a few minutes?)...
24555
mstng_67
Dec 6, 2010 8:43 pm
Hello, I have a question about some behavior I'm seeing. Here's the config: Mission-critical computers are authenticated via IP. Everything else is...
24556
Jeff Hanson
jhansonxi
Dec 6, 2010 9:41 pm
... prevent interception. The data is randomly encrypted at both ends so the proxy and DG can't do anything with it. Browsers normally don't route anything...
24557
Philip Allison
phil.smoothwall
Dec 7, 2010 9:13 am
... Hullo, I'm not sure I understand the question: do you want the mission-critical computers to have to authenticate via NTLM, or not? You at first seem to...
24558
MSK
mobassir_sattar
Dec 8, 2010 12:26 pm
Dear friends We are using Dansguardian on SME 7.4 server which was working fine but for last few days something with it as users are getting old pages and...
24559
jhansonxi
Dec 8, 2010 7:43 pm
... When it happens with my configuration it's because DG/Squid has stopped functioning and the old web pages are actually coming from the web browser's cache,...
24560
Flavio Miranda
flaviormiranda
Dec 9, 2010 4:25 pm
Hi all, I have two filter configured on my Dansguadian. Filter1 is the privileged users and Filter2 is the not so privileged, therefore, some web-pages are...
24561
jhansonxi
Dec 9, 2010 6:52 pm
... I think your filter assignments are backwards from typical installations where filter1 is the default "no access" and subsequent filters have less...
24562
Flavio Miranda
flaviormiranda
Dec 9, 2010 6:56 pm
Thanks a lot! Att, Flavio Roberto Miranda MSN:flaviormiranda@... Skype: flaviormiranda To: dansguardian@yahoogroups.com From: jhansonxi@... Date:...
24563
Flavio Miranda
flaviormiranda
Dec 10, 2010 5:03 pm
Hi there! Sorry for my ignorance, but what is the best way to analise this logs ? Log filter content or command line? Att, Flavio Roberto Miranda ...
24564
Flavio Miranda
flaviormiranda
Dec 10, 2010 6:40 pm
Hi there again! Analising the logs on squid, I realiize as following: In filter1,in my case, less privileges, I see the line: 127.0.0.1 TCP_MISS/200 2904 GET...
24565
Mr Ken Strauss
droptoppop@...
Dec 11, 2010 11:17 pm
Thanks, I'll give it a try ... From: John Ingleby <johnin@...> Subject: Re: [dansguardian] How do you block Google Images To:...
24566
abdullah khan
bit_star
Dec 12, 2010 9:51 am
the is a file named pics in which u have to change the parameters to 0 or 1 , i think 0 is for no access. regards abdullah...
24567
x5
mohamad.adel
Dec 13, 2010 7:58 am
Dears I have problem with Dans as recently I received "Content Encoding Error" page while I am trying to access mail.yahoo.com, and after some tries I found...
24568
Oguz Yilmaz
oguzyilmaz_tr
Dec 17, 2010 12:45 pm
Dear all, Are there any way of informing Dansguardian process about log rotation except for "HUP and USR1 ("labris-webfilter -g" param)". Because, HUP will...
24569
Heitor Lessa
parkerzin
Dec 17, 2010 7:49 pm
Hi all, I'd like to know if anyone already tried use groups on "filtergrouplist" even use just "user1=filter2". But i mean using NTLM plugin. Thx. Regards. ...
24570
thehoyt5
Dec 22, 2010 4:45 pm
I thought I had posted this question but can't find it so I am posting again. My son has an XBOX-360 and is trying to do an update to the XBOX but it fails. In...
24571
thehoyt5
Dec 22, 2010 5:08 pm
I attempted to bypass by setting the groupmode to 2 but that didn't work either. I did another wireshark capture. Dansguardian is version 2.10.1.1. This showed...
24572
jhansonxi
Dec 22, 2010 6:44 pm
... A complete guess - the proxy is the problem. Do you really need the Xbox to go through DG? I configured an iptables/netfilter rule to force proxy usage...
24573
Jason Clint
jtclint@...
Dec 22, 2010 8:04 pm
I bet xbox live is trying to send something back to the xbox on a non standard web port and you dont have that port setup in your proxy! If you use squid with...
24574
Jason Clint
jtclint@...
Dec 22, 2010 8:11 pm
I have this setup in my squid.conf because my CTO asked me to have a very open setup: acl Safe_ports port 80 # http acl Safe_ports port 81...
24575
thehoyt5
Dec 23, 2010 2:08 pm
Actually I would like the XBOX skip Dansguardian and probably even Squid but I am not smart enough yet on the trio (iptables, squid, dg) to configure...