From bce897383c5090870e15f9ccd7d73922750d82ce Mon Sep 17 00:00:00 2001 From: Andreas Brodmann Date: Fri, 18 Jan 2008 10:52:39 +0000 Subject: initial import of the dansguardian stuff after separation from squid git-svn-id: svn://svn.alpinelinux.org/acf/dansguardian/trunk@615 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dansguardian-general-html.lsp | 82 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 dansguardian-general-html.lsp (limited to 'dansguardian-general-html.lsp') diff --git a/dansguardian-general-html.lsp b/dansguardian-general-html.lsp new file mode 100644 index 0000000..888a19c --- /dev/null +++ b/dansguardian-general-html.lsp @@ -0,0 +1,82 @@ + +

Content Filter

+

General Information

+

+DansGuardian is web content filtering software. It works as a web proxy, +making web requests in behalf of the client, and inspecting the returned +content before passing on to the client. DansGuardian uses phraselists to +identify harmful content. This means that updated "blacklists" are +generally not necessary. DansGuardian must be used in combination with a +"smart proxy", such as squid. +

+This page defines the basic network configuration settings for DansGuardian. +

+ +

Status

+
Program version
+
Process status
+
Process information
This process runs as a service. When you make +and save changes, the configuration files for the service are changed. +However, the changes will not be applied until you restart the service.
+
+
Daemon control
+
style="width:100px"> + style="width:100px"> + style="width:100px">
+
+ +

+

+

+ +
+

Configuration

+
+

+These parameters define the interface and port that Dansguardian uses to accept connections. +

+ +
filterip
+
filterport
+ +

Proxy service

+

+These parameters define the ip address and port that Dansguardian should forward requests on to. +

+ +
proxyip
+
proxyport
+ +

Filter Actions

+

+These parameters define how sensitive the filter is, and where to redirect requests if the content filter +determines that the content is inappropriate. The "naughtynesslimit" is more sensitive the lower it is set. +The author recommends 50 for "young children", 100 for "older children" and 160 for "young adults". +

+ +
accessdeniedaddress
+
naughtynesslimit
+ +

Save Changes

+
Save the above changes?
+
+ -- cgit v1.2.3