From 6d2349b7a5d77480aa747937b354753caf3bc34a Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 1 May 2013 13:54:22 +0545 Subject: Unbound user interface text --- config/unbound/unbound_acls.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/unbound') diff --git a/config/unbound/unbound_acls.php b/config/unbound/unbound_acls.php index 5ba69869..721d3adb 100644 --- a/config/unbound/unbound_acls.php +++ b/config/unbound/unbound_acls.php @@ -221,10 +221,10 @@ if (is_subsystem_dirty("unbound"))

- Deny: This actions stops queries from hosts within the netblock defined below.");?>
- Refuse: This actions also stops queries from hosts within the netblock defined below, but sends back DNS rcode REFUSED error message back tot eh client.");?>
- Allow: This actions allows queries from hosts within the netblock defined below.");?>
- Allow Snoop: This actions allows recursive and nonrecursive access from hosts within the netblock defined below. Used for cache snooping and ideally should only be configured for your administrative host.");?>
+ Deny: This action stops queries from hosts within the netblock defined below.");?>
+ Refuse: This action also stops queries from hosts within the netblock defined below, but sends a DNS rcode REFUSED error message back to the client.");?>
+ Allow: This action allows queries from hosts within the netblock defined below.");?>
+ Allow Snoop: This action allows recursive and nonrecursive access from hosts within the netblock defined below. Used for cache snooping and ideally should only be configured for your administrative host.");?>
-- cgit v1.2.3