... Are you sure you're configured Squid to use port 2210? The default port for Squid is 3128. -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound...
Mike Burger
mburger@...
Dec 1, 2008 9:59 am
21944
Hi, We are running DansGuardian version 2.10. For some strange reason DansGuardian stops randomly without any reason. No messages apear in /var/log. When I...
... Usually Linux itself offers plenty of clues to the problem, and overlooking the information Linux already offers and instead trying to get more information...
Here, I had to accept proxy connections. My proxy user is proxy, so I set this before redirecting. iptables -t nat -A OUTPUT -p tcp --dport 80 -m owner...
I would like to setup a transparent proxy to remove the possibility of filter bypass. Can some one give me the basics of what I need. I have squid and...
Hi all, Is there a way to authenticate a user with his IP address (with AD Domain) under dansguardian? Best regards, Sébastien WENSKE [Non-text portions of...
Sébastien WENSKE
canardwc@...
Dec 3, 2008 7:31 pm
21956
... See http://contentfilter.futuragts.com/wiki/doku.php?id=preventing_skipping_around Basically, you need some IPtables rules. "Transparent" is NOT necessary...
Thanks Allan, your explain help me. I just need to know now if squid can do that in transparent mode, I will ask in squid users list. Many thanks. De :...
Sébastien WENSKE
canardwc@...
Dec 3, 2008 8:26 pm
21959
... Rather than risk misunderstanding your question, I'll respond widely to try to cover all the bases: _All_ content that comes back to DansGuardian whose...
I found this in net: http://en.lanctrl.com/awall/manual/httpfilter.html Post Keyword filters and Post File filters which is a real example of what I mean. It's...
... Yes, Chuck is correct. DG only authenticate with ident method (or do a IP verification). But ident it's not too secure and not too popular. (Sorry, I...
... Thanks! Because this script is written for Linux I need to make some modifications to successfully run this on OpenBSD. Will try to do this this weekend. I...
... Did a quick search, It looks like more OpenBSD users have having the some problem: http://archives.neohapsis.com/archives/openbsd/2006-08/1131.html He uses...
Tom , just an additional thought.. We have used this prerouting rule on our linux box to redirect traffic to DG “iptables -t nat -A PREROUTING -i eth0 -p...
When a new user/computer attaches to my network and tries to access the web, regardless of what's requested I want to display the same message webpage. (In...
Calvin DeGroot
calvindg@...
Dec 10, 2008 3:06 am
21969
Hello, The quick answer is that yes this can be done. PointClark Networks' Clarkconnect product does it with Squid - but I'm not entirely sure what...
Fernand Jonker
fernandlist@...
Dec 10, 2008 4:27 am
21972
Hello, This is my first post on the DG mailing list. I would first like to thank DG's team for the great work they are doing. DG is a nice piece of software. I...
Guillaume Van der Sch...
guillaume.van.der.sch...
Dec 11, 2008 11:10 am
21973
Hello, My installation is: client -> Dansguardian -> Squid 2.6(NTLM-auth) Everything is working perfect, except one thing. When I try to connect to website...
Create an html with your message and put into a web server. Create a iptables redirect (like transparent proxy), but redirecting 80 to your_web_server:80. Att....
I'm not sure, but I think that squid must be in explicit proxy. For a test, try to set the proxy in the browser. 2008/12/11 tomek3334 <tomek3334@...> ... ...
Sergio Charpinel Jr.
sergiocharpinel@...
Dec 11, 2008 4:28 pm
21976
I have a site that has an old version of DG 2.8.0.4. When I try and go to a secure website while my browser is set to 8080 for secure, it seems to pass to...
... My experience with v2.10.0.0 agrees DansGuardian's bypass mechanism works with http: but not with https:. (But will this ever be an issue in real life? Can...