summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-11-20 15:29:43 -0500
committerjim-p <jimp@pfsense.org>2014-11-20 15:29:43 -0500
commitb2a901aaf79cc37059424e2e18852b542604c2cb (patch)
tree0b9c765ebb35c2e1e8a7211a09c26f769cda21a4 /usr/local/www/wizards
parent13a40016caa59f7e602bb449da647b7985d69aac (diff)
downloadpfsense-b2a901aaf79cc37059424e2e18852b542604c2cb.zip
pfsense-b2a901aaf79cc37059424e2e18852b542604c2cb.tar.gz
Add a note to the wizard about the DNS Resolver ignoring manual name servers by default.
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index 7f56d21..007425d 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -83,6 +83,11 @@
<message>Domain name field is invalid</message>
</field>
<field>
+ <name>DNS Resolver Behavior</name>
+ <type>text</type>
+ <description>The default behavior of the DNS Resolver will ignore manually configured DNS servers and query root DNS servers directly. To use the manually configured DNS servers below, visit Services &gt; DNS Resolver and enable DNS Query Forwarding after completing the wizard.</description>
+ </field>
+ <field>
<name>Primary DNS Server</name>
<type>input</type>
<bindstofield>system->dnsserver</bindstofield>
OpenPOWER on IntegriCloud