aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound/unbound_acls.xml
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2013-05-01 01:36:00 -0700
committerChris Buechler <cmb@pfsense.org>2013-05-01 01:36:00 -0700
commit88e90948393add97478dc6bb29e408b47d4599cb (patch)
treeb39825e52841b3630ddbd4958625c98b4b18ce1d /config/unbound/unbound_acls.xml
parent8596af32d3bf099dce8df344c90b8a525598f00f (diff)
parent25945dfa8514f8ae81855fc261b64732a3605072 (diff)
downloadpfsense-packages-88e90948393add97478dc6bb29e408b47d4599cb.tar.gz
pfsense-packages-88e90948393add97478dc6bb29e408b47d4599cb.tar.bz2
pfsense-packages-88e90948393add97478dc6bb29e408b47d4599cb.zip
Merge pull request #440 from phil-davis/master
Unbound text
Diffstat (limited to 'config/unbound/unbound_acls.xml')
-rw-r--r--config/unbound/unbound_acls.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/unbound/unbound_acls.xml b/config/unbound/unbound_acls.xml
index 7c6840ce..04319169 100644
--- a/config/unbound/unbound_acls.xml
+++ b/config/unbound/unbound_acls.xml
@@ -99,10 +99,10 @@
<fieldname>aclaction</fieldname>
<fielddescr>Action</fielddescr>
<description>&lt;br/&gt;Choose an action:&lt;br/&gt;&lt;br/&gt;
- &lt;b&gt;Allow:&lt;/b&gt; This actions allows queries from hosts within the netblock(s) defined below.&lt;br/&gt;
- &lt;b&gt;Allow Snoop:&lt;/b&gt; This actions allows recursive and nonrecursive access from hosts within the netblock(s) defined below. Used for cache snooping and ideally should only be configured for your administrative host.&lt;br/&gt;
- &lt;b&gt;Deny:&lt;/b&gt; This actions stops queries from hosts within the netblock(s) defined below.&lt;br/&gt;
- &lt;b&gt;Refuse:&lt;/b&gt; This actions also stops queries from hosts within the netblock(s) defined below, but sends back DNS rcode REFUSED error message back to the client.</description>
+ &lt;b&gt;Allow:&lt;/b&gt; This action allows queries from hosts within the netblock(s) defined below.&lt;br/&gt;
+ &lt;b&gt;Allow Snoop:&lt;/b&gt; This action allows recursive and nonrecursive access from hosts within the netblock(s) defined below. Used for cache snooping and ideally should only be configured for your administrative host.&lt;br/&gt;
+ &lt;b&gt;Deny:&lt;/b&gt; This action stops queries from hosts within the netblock(s) defined below.&lt;br/&gt;
+ &lt;b&gt;Refuse:&lt;/b&gt; This action also stops queries from hosts within the netblock(s) defined below, but sends a DNS rcode REFUSED error message back to the client.</description>
<type>select</type>
<options>
<option><name>Allow</name><value>allow</value></option>