aboutsummaryrefslogtreecommitdiffstats
path: root/config/unbound
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@world.inf.org>2013-05-01 13:59:28 +0545
committerPhil Davis <phil.davis@world.inf.org>2013-05-01 13:59:28 +0545
commite7f987f8c077c52f32edbbc704eb4fe94444d6ea (patch)
tree482d4681e4f25f2d963e50fb39a9caf24b5cdb5d /config/unbound
parent6d2349b7a5d77480aa747937b354753caf3bc34a (diff)
downloadpfsense-packages-e7f987f8c077c52f32edbbc704eb4fe94444d6ea.tar.gz
pfsense-packages-e7f987f8c077c52f32edbbc704eb4fe94444d6ea.tar.bz2
pfsense-packages-e7f987f8c077c52f32edbbc704eb4fe94444d6ea.zip
Unbound user interface text
Diffstat (limited to 'config/unbound')
-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>