aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2010-12-06 13:27:04 +0200
committerWarren Baker <warren@decoy.co.za>2010-12-06 13:27:04 +0200
commitf1d816f9175f2315bbd92d7906560d55617d29c7 (patch)
treec3857d0b49b48e3b03c32af0315d8efd075f8782
parent2b75c7c55d4eaff95c26cc942196496e3bceff49 (diff)
downloadpfsense-packages-f1d816f9175f2315bbd92d7906560d55617d29c7.tar.gz
pfsense-packages-f1d816f9175f2315bbd92d7906560d55617d29c7.tar.bz2
pfsense-packages-f1d816f9175f2315bbd92d7906560d55617d29c7.zip
Add after_install_info to inform the user they need to statically assign DNS servers in the DHCP config if they wish to keep existing behaviour while using Unbound over DNSMasq.
-rwxr-xr-xpkg_config.8.xml1
-rwxr-xr-xpkg_config.8.xml.amd641
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 1103a0fe..c1cf510e 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -980,6 +980,7 @@
<logfilename>unbound.log</logfilename>
<logtab>Unbound</logtab>
</logging>
+ <after_install_info>Note: if your DHCP server makes use of pfSense as the DNS server, then you will now need to add the IP address of the respective interface to the DNS servers field, in the DHCP server configuration page.</after_install_info>
</package>
<package>
<name>Shellcmd</name>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index 231c5976..ee9fda41 100755
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -995,6 +995,7 @@
<logfilename>unbound.log</logfilename>
<logtab>Unbound</logtab>
</logging>
+ <after_install_info>Note: if your DHCP server makes use of pfSense as the DNS server, then you will now need to add the IP address of the respective interface to the DNS servers field, in the DHCP server configuration page.</after_install_info>
</package>
<package>
<name>Shellcmd</name>