DansGuardian, written by Smoothwall Ltd and others, is content-control software: software designed to control which websites users can access. It also includes virus filtering and usage monitoring features. DansGuardian must be installed on a Unix or GNU/Linux computer, such as a server computer; its filtering extends to all computers in an organization, including Windows and Macintosh computers.
Questions tagged [dansguardian]
23 questions
4
votes
6 answers
Force clients to use proxy
Here's my network configuration:
My network configuration http://daveden.files.wordpress.com/2013/05/network-configuration.png
The proxy server is running Ubuntu with Squid on port 3128 and DansGuardian on port 8080.
I'd like to force all clients to…
Big McLargeHuge
- 373
- 3
- 4
- 14
3
votes
3 answers
BYOD and Google SSL
I run a school network with a BYOD program in place. I have a linux proxy (squid) with content filtering by Mind (fork of dansguardian). Everything works fine over HTTP, the problem is of corse when kids start using HTTPS. My biggest issue is that…
lampwins
- 185
- 2
- 7
1
vote
1 answer
dansguardian error: filterports must match number of filterips (pfsense)
Hi I'm setting up pfsense with squid3 and dansguardian packages. When I try to start the dansguardian service however, I get the following errors:
May 27 22:17:37 php: /pkg_edit.php: The command '/usr/local/etc/rc.d/dansguardian.sh start' returned…
Bulki
- 145
- 1
- 7
1
vote
2 answers
How can I disable Google SSL Search so that the DansGuardian web filter will work properly?
I'm running the DansGuardian web filter (2.10.1.1) and the Squid web proxy (2.7.STABLE9) on Debian Linux "Wheezy" 7.1.
DansGuardian doesn't filter Google web-search or image-search queries transmitted over SSL (HTTPS). Google writes that I should…
unforgettableidSupportsMonica
- 147
- 1
- 9
1
vote
1 answer
squid configuration change to accept http request on LAN
installed squid + dansguardian to block adult content on my linux (ubuntu 12.10) . everything worked fine. it has blocked as expected . now the problem is i am also running an apache server for my LAN . ( kind of website ) but when accessing it via…
Ratan Kumar
- 13
- 3
1
vote
1 answer
Related to dansguardian and squid
Here is the logical topology of my company network:
there is a media converter where we get two static IPs that uses the same gateway. This two static IPs are the Internet Providers for other two networks from my company. On the server from the…
artaxerxe
- 521
- 2
- 10
- 22
1
vote
0 answers
How to check which elements were blocked by DansGuardian?
I am using DansGuardian. However, when I am visiting fm.baidu.com, which running some AJAX and also Flash, and also loading lyrics, and also some audio files, the page is fine, but audio is not running at all.
My question is, how to know which…
Allen
- 111
- 5
1
vote
1 answer
DNS Querys and proxy (squid + dansguardian) responses - who's reponsible for the query?
I'm having a trouble with squid (and dansguardian) in my network that slows web page browsing.
I'm focused now in the DNS queries - i think the DNS can share part of the blame. I've observing my machine with wireshark and the server with…
Feiticeir0
- 434
- 3
- 11
0
votes
1 answer
Configure Squid Proxy Server to Use e2Guardian in Blocking Specific Sites
I have successfully installed and configured Squid Proxy Server. I have to block site like Facebook.com using e2guardian. Unfortunately, I could not find any reliable comprehensive documentation how to use it with Squid Proxy. If anyone could point…
alyssaeliyah
- 71
- 1
- 8
0
votes
0 answers
Openwrt Dansguardian - Performance and speed suggestions
I have a setup at home as follow:
DHCP clients -----> (wifi)(nat) Openwrt -----> (eth)Main Router
DHCP clients get ip from 192.168.42.0/24 subnet.
The device I'm using is TPlink MR3020 with Barrier Breaker. I'm using an older version because after…
0xmtn
- 360
- 3
- 15
0
votes
0 answers
transparent proxy with squid3 dansguardian iptables and one nic
I am attempting to filter my home internet connection through transparent proxy (squid3) and dansguardian .
I have the following setup: http://i.stack.imgur.com/5Z3DP.png
My Ubuntu Server is connected to VDSL directly, just like any other computer…
Starcrescent
- 1
- 1
- 1
0
votes
1 answer
What "traffic flow" would be right in a transparent "squid + dansguardian" pfsense setup?
My thought (I'm not sure if it's right):
LAN interface traffic comes into port 80
Destination port is redirected to 8080 (dans guardian)
dansguardian outputs traffic to port 3128 (Squid)
Squid outputs traffic out in WAN interface to port 80
Rodrigo Recio
- 101
- 1
- 2
0
votes
1 answer
DansGuardian+Squid3 (Ubuntu 12.04) on external VPS won't work transparently
My goal is to have an externally located DansGuardian + Squid setup to be used by only certain machines (the kids, especially) in my home. I've managed to install both on a cheap VPS, and I've had some of the results that I'm looking for.
My home…
Xavier J
- 155
- 4
0
votes
1 answer
Algorithm/Method to save costs of running filtering proxy on AWS EC2
I am trying to set up a Squid Proxy combined with DansGuardian Content filtering engine on EC2. I will be filtering traffic from mobile(IOS/Android) clients via this filtered proxy but that could mean a lot of traffic flowing through my system,…
Vrashabh Irde
- 101
- 2
0
votes
1 answer
Do not allow internet connection for users that have set a proxy in their browser
I installed dansguardian in my Linux server. Everything works well except one thing: if a user sets a different proxy (outside my LAN) in his browser, he'll be able to bypass dansguardian. Can anybody help me on how to prevent this?
EDIT: I have on…
artaxerxe
- 521
- 2
- 10
- 22