aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid/squid_nac.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/squid/squid_nac.xml')
-rw-r--r--packages/squid/squid_nac.xml34
1 files changed, 18 insertions, 16 deletions
diff --git a/packages/squid/squid_nac.xml b/packages/squid/squid_nac.xml
index 4e68c062..435671a2 100644
--- a/packages/squid/squid_nac.xml
+++ b/packages/squid/squid_nac.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE packagegui SYSTEM "../schema/packages.dtd">
<?xml-stylesheet type="text/xsl" href="../xsl/package.xsl"?>
<packagegui>
<copyright>
@@ -44,9 +45,10 @@
<description>Describe your package here</description>
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
- <include_file>squid.inc</include_file>
<name>squidnac</name>
+ <version>none</version>
<title>Proxy server: Access control</title>
+ <include_file>squid.inc</include_file>
<tabs>
<tab>
<text>General settings</text>
@@ -80,49 +82,49 @@
</tabs>
<fields>
<field>
- <fieldname>allowed_subnets</fieldname>
<fielddescr>Allowed subnets</fielddescr>
+ <fieldname>allowed_subnets</fieldname>
<description>Enter each subnet on a new line that is allowed to use the proxy. The subnets must be expressed as CIDR ranges (e.g.: 192.168.1.0/24). Note that the proxy interface subnet is already an allowed subnet. All the other subnets won't be able to use the proxy.</description>
<type>textarea</type>
- <encoding>base64</encoding>
- <rows>5</rows>
<cols>50</cols>
+ <rows>5</rows>
+ <encoding>base64</encoding>
</field>
<field>
- <fieldname>unrestricted_hosts</fieldname>
<fielddescr>Unrestricted IPs</fielddescr>
+ <fieldname>unrestricted_hosts</fieldname>
<description>Enter each unrestricted IP address on a new line that is not to be filtered out by the other access control directives set in this page.</description>
<type>textarea</type>
- <encoding>base64</encoding>
- <rows>5</rows>
<cols>50</cols>
+ <rows>5</rows>
+ <encoding>base64</encoding>
</field>
<field>
- <fieldname>banned_hosts</fieldname>
<fielddescr>Banned host addresses</fielddescr>
+ <fieldname>banned_hosts</fieldname>
<description>Enter each IP address on a new line that is not to be allowed to use the proxy.</description>
<type>textarea</type>
- <encoding>base64</encoding>
- <rows>5</rows>
<cols>50</cols>
+ <rows>5</rows>
+ <encoding>base64</encoding>
</field>
<field>
- <fieldname>whitelist</fieldname>
<fielddescr>Whitelist</fielddescr>
+ <fieldname>whitelist</fieldname>
<description>Enter each destination domain on a new line that will be accessable to the users that are allowed to use the proxy.</description>
<type>textarea</type>
- <encoding>base64</encoding>
- <rows>5</rows>
<cols>50</cols>
+ <rows>5</rows>
+ <encoding>base64</encoding>
</field>
<field>
- <fieldname>blacklist</fieldname>
<fielddescr>Blacklist</fielddescr>
+ <fieldname>blacklist</fieldname>
<description>Enter each destination domain on a new line that will be blocked to the users that are allowed to use the proxy.</description>
<type>textarea</type>
- <encoding>base64</encoding>
- <rows>5</rows>
<cols>50</cols>
+ <rows>5</rows>
+ <encoding>base64</encoding>
</field>
</fields>
<custom_php_validation_command>