summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorstilez <stilez@users.noreply.github.com>2017-03-05 10:50:16 +0000
committerGitHub <noreply@github.com>2017-03-05 10:50:16 +0000
commit1eb759abbf2fa3a24981e986bfe12c454963ee35 (patch)
tree649a5f4a2797506f18226d3477c5915271020abc /src/usr/local
parent638a79478ea54a2ffb4554368b3b9ac994985ed7 (diff)
downloadpfsense-1eb759abbf2fa3a24981e986bfe12c454963ee35.zip
pfsense-1eb759abbf2fa3a24981e986bfe12c454963ee35.tar.gz
Clearer narrative for domain override on main resolver config page
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/services_unbound.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/usr/local/www/services_unbound.php b/src/usr/local/www/services_unbound.php
index e000057..471bc7a 100644
--- a/src/usr/local/www/services_unbound.php
+++ b/src/usr/local/www/services_unbound.php
@@ -553,6 +553,13 @@ endforeach;
</div>
</div>
+<span class="help-block">
+ Enter any domains for which the resolver's standard DNS lookup process should be overridden and a different (non-standard)
+ lookup server should be queried instead. Non-standard, 'invalid' and local domains, and subdomains, can also be entered,
+ such as 'test', 'mycompany.localdomain', '1.168.192.in-addr.arpa', or 'somesite.com'. The IP address is treated as the
+ authoritative lookup server for the domain (including all of its subdomains), and other lookup servers will not be queried.
+</span>
+
<nav class="action-buttons">
<a href="services_unbound_domainoverride_edit.php" class="btn btn-sm btn-success">
<i class="fa fa-plus icon-embed-btn"></i>
OpenPOWER on IntegriCloud