From fc66023f2b0b8ebd5e1b452932bfa99685b0da7e Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 18 Nov 2015 21:29:04 +0100 Subject: Fix rcfile service definition, fix file permissions, cleanups --- config/dansguardian/dansguardian.xml | 204 ++++++++++++++++++----------------- 1 file changed, 108 insertions(+), 96 deletions(-) (limited to 'config') diff --git a/config/dansguardian/dansguardian.xml b/config/dansguardian/dansguardian.xml index 2f87259b..a5717d2f 100644 --- a/config/dansguardian/dansguardian.xml +++ b/config/dansguardian/dansguardian.xml @@ -1,72 +1,68 @@ - - + + - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. dansguardian - 1.0 + 0.1.13 Services: Dansguardian /usr/local/pkg/dansguardian.inc Dansguardian - Configure dansguardian
Services
/pkg_edit.php?xml=dansguardian.xml
dansguardian - dansguardian + dansguardian.sh dansguardian - + Web Content Filter https://packages.pfsense.org/packages/config/dansguardian/dansguardian.inc /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian.php /usr/local/www/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_ldap.php @@ -76,122 +72,98 @@ https://packages.pfsense.org/packages/config/dansguardian/dansguardian_ldap.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_limits.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_ips_header.template /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_users_header.template /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_users_footer.template /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_about.php /usr/local/www/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_config.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_sync.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardianfx.conf.template /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_url_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_site_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_search_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_pics_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_phrase_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_log.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_header_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_groups.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_file_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_content_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_blacklist.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_antivirus_acl.xml /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian.conf.template /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/icapscan.conf.template /usr/local/pkg/ - 0755 https://packages.pfsense.org/packages/config/dansguardian/dansguardian_rc.template /usr/local/pkg/ - 0755 @@ -253,13 +225,21 @@ Enable dansguardian enable checkbox - I agree with dansguardian Terms and Conditions.]]> + + I agree with dansguardian Terms and Conditions. + ]]> + Listen Interface(s) interface - LAN/loopback
Select interface(s) that you want to dansguardian listen on.
- Note: Do NOT select more then one interface if you plan to use more then one authentication plugin.]]>
+ + LAN/loopback
Select interface(s) that you want to dansguardian listen on.
+ Note: Do NOT select more then one interface if you plan to use more then one authentication plugin. + ]]> +
interfaces_selection @@ -269,66 +249,90 @@ filterports input 10 - 8080
The port(s) that DansGuardian listens to.]]>
+ + 8080
The port(s) that DansGuardian listens to. + ]]> +
Daemon Options daemon_options - select - + select + - - - 3 + + + 3 Min/Max Children children input 10 - 8/120
- Sets the minimun and maximum number of processes to spawn to handle the incoming connections.
- Max value usually 250 depending on OS.
- On large sites you might want to try 32/180.]]>
+ + 8/120
+ Sets the minimun and maximum number of processes to spawn to handle the incoming connections.
+ Max value usually 250 depending on OS.
+ On large sites you might want to try 32/180. + ]]> +
Min/Max Spare Children sparechildren input 10 - 4/32
- Sets the minimum and maximun number of processes to be kept ready to handle connections.
- On large sites you might want to try 8/64.]]>
+ + 4/32
+ Sets the minimum and maximun number of processes to be kept ready to handle connections.
+ On large sites you might want to try 8/64. + ]]> +
Prefork Children preforkchildren input 10 - - On large sites you might want to try 10]]> + + + On large sites you might want to try 10 + ]]> + Max Age Children maxagechildren input 10 - 500
- Sets the maximum age of a child process before it croaks it.
- This is the number of connections they handle before exiting.
- On large sites you might want to try 10000.]]>
+ + 500
+ Sets the maximum age of a child process before it croaks it.
+ This is the number of connections they handle before exiting.
+ On large sites you might want to try 10000. + ]]> +
Max Ips maxips input 10 - 0
- Sets the maximum number client IP addresses allowed to connect at once.
- Use this to set a hard limit on the number of users allowed to concurrently
- browse the web. Set to 0 for no limit, and to disable the IP cache process.]]>
+ + 0
+ Sets the maximum number client IP addresses allowed to connect at once.
+ Use this to set a hard limit on the number of users allowed to concurrently
+ browse the web. Set to 0 for no limit, and to disable the IP cache process. + ]]> +
Parent proxy Settings @@ -339,23 +343,31 @@ proxyip input 20 - 127.0.0.1
- Sets ip address for proxy server(usually squid).]]>
+ + 127.0.0.1
+ Sets ip address for proxy server(usually squid). + ]]> +
Proxy Port proxyport input 10 - 3128
- Sets port number for proxy server.]]>
+ + 3128
+ Sets port number for proxy server. + ]]> +
Proxy Time out proxytimeout - select - + select + @@ -365,7 +377,7 @@ 30 - + @@ -378,7 +390,7 @@ dansguardian_validate_input($_POST, $input_errors); - + sync_package_dansguardian(); -- cgit v1.2.3