Resources for “Add Web Porn Filtering and Other Content Filtering to Linux Desktops”

September 29th, 2006 by Donald Emmack in

Your rating: None Average: 5 (2 votes)

DansGuardian “Flow of Events”: dansguardian.org/?page=dgflow

DansGuardian Download Page: dansguardian.org/?page=download

Tinyproxy Download Page: tinyproxy.sourceforge.net

DansGuardian Documentation: www.vollmar.ch/dansguardian-e.html

Using FireHol: www.pilpi.net/journal/item-985.php

“HOWTO Lockdown Mozilla Preferences for LTSP” by Warren Togami: togami.com/~warren/guides/mozlockdown

DansGuardian Extras Link: dansguardian.org/?page=extras

URLblacklist.com: urlblacklist.com

Web Content Filtering Portal: www.harvest.com.br/asp/afn/dg.nsf

__________________________


Special Magazine Offer -- Free Gift with Subscription
Receive a free digital copy of Linux Journal's System Administration Special Edition as well as instant online access to current and past issues. CLICK HERE for offer

Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Manfred's picture

firefox settings for pickup cfg file

On December 31st, 2006 Manfred (not verified) says:

Hi,
Nice article!

I have a non-preloaded firefox 1.0.7 on my distribution (slack).
I had to change/augment the greprefs/all.js file
pref("general.config.obscure_value", 0); //was 13 ; changed pref("general.config.filename", "firefox.cfg"); //Added
otherwise the firefox.cfg file would not be read.

Manfred.

Darryl Scroggins's picture

Using iptables

On October 23rd, 2006 Darryl Scroggins (not verified) says:

I wanted a filtering system that would not be easy to defeat and I did not want the solution to depend on one machine being on all the time.

I ended up running dansguardian, squid, and iptables on each machine, using iptables to forces the browser to use the squid proxy at 8080.

The following line, added to the end of /etc/rc.d/rc.local, does the trick:
iptables -A OUTPUT -p tcp --dport 80 -m owner ! --uid-owner squid -j REJECT --reject-with tcp-reset

This configuration has served me well for over a year.

Post new comment

Please note that comments may not appear immediately, so there is no need to repost your comment.
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd> <i> <b>
  • Lines and paragraphs break automatically.

More information about formatting options

Newsletter

Each week Linux Journal editors will tell you what's hot in the world of Linux. You will receive late breaking news, technical tips and tricks, and links to in-depth stories featured on www.linuxjournal.com.
Sign up for our Email Newsletter

Tech Tip Videos

From the Magazine

December 2009, #188

If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.


Read this issue