From cf08e91af27301092ea4ef4bd96762fcd82db58c Mon Sep 17 00:00:00 2001 From: marcelloc Date: Fri, 27 Jan 2012 14:24:51 -0200 Subject: Dansguardian - First release --- config/dansguardian/dansguardian_config.xml | 134 ++++++++++++++++++++-------- 1 file changed, 97 insertions(+), 37 deletions(-) (limited to 'config/dansguardian/dansguardian_config.xml') diff --git a/config/dansguardian/dansguardian_config.xml b/config/dansguardian/dansguardian_config.xml index d3ed5277..7e4eda17 100644 --- a/config/dansguardian/dansguardian_config.xml +++ b/config/dansguardian/dansguardian_config.xml @@ -61,11 +61,23 @@ /pkg_edit.php?xml=dansguardian_limits.xml&id=0 - Filter Groups - /pkg.php?xml=dansguardian_lists.xml + Blacklist + /pkg_edit.php?xml=dansguardian_blacklist.xml&id=0 - Report and Log + Access Lists + /pkg_edit.php?xml=dansguardian_antivirus_acl.xml&id=0 + + + Groups + /pkg.php?xml=dansguardian_groups.xml + + + Users + /pkg_edit.php?xml=dansguardian_users.xml + + + Report and log /pkg_edit.php?xml=dansguardian_log.xml&id=0 @@ -73,8 +85,8 @@ /pkg_edit.php?xml=dansguardian_sync.xml&id=0 - About - /pkg_edit.php?xml=dansguardian.php&id=0 + Help + /dansguardian_about.php @@ -83,24 +95,19 @@ listtopic - Url cache number - urlcachenumber - input - 10 - - 0 = off (recommended for ISPs with users with disimilar browsing)
- 1000 = recommended for most user
- 5000 = suggested max upper limit
- If you're using an AV plugin then use at least 5000.]]>
-
- - Url cache age - urlcacheage - input - 10 - - 900 = 15 mins(recommended)
- 0 = never]]>
+ Auth Plugin + auth_plugin + + select + + + + + + + +
Scan Options @@ -133,6 +140,18 @@ + + Lower casing options + preservecase + + However this can break Big5 and other 16-bit texts. If needed preserve the case.]]> + select + + + + + + Phrase filter mode phrasefiltermode @@ -148,31 +167,63 @@ + + + Url cache number + urlcachenumber + input + 10 + + 0 = off (recommended for ISPs with users with disimilar browsing)
+ 1000 = recommended for most user
+ 5000 = suggested max upper limit
+ If you're using an AV plugin then use at least 5000.]]>
- Lower casing options - preservecase - - However this can break Big5 and other 16-bit texts. If needed preserve the case.]]> - select - - - - - + Url cache age + urlcacheage + input + 10 + + 900 = 15 mins(recommended)
+ 0 = never]]>
+
+ + SSL man in the middle Filtering + listtopic - + + CA + ca + + To create a CA on pfsense, go to system -> Cert Manager]]> + select_source + + descr + refid + + + Cert + cert + + To create a Certificate on pfsense, go to system -> Cert Manager]]> + select_source + + descr + refid + + Content Scanner listtopic - Content Scanners + Content Scanners (antivirus) content_scanners select - - + + 3 @@ -195,6 +246,15 @@ This is probably not desirable behavour as exceptions are supposed to be trusted and will increase load.
Correct use of grey lists are a better idea.]]>
+ + ICAP URL + contentscannertimeout + input + 40 + icap://icapserver:1344/avscan
format
+ Use hostname rather than IP address and Always specify the port]]> +
+ Misc settings listtopic -- cgit v1.2.3