diff options
author | Warren Baker <warren@decoy.co.za> | 2010-12-06 13:27:04 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2010-12-06 13:27:04 +0200 |
commit | f1d816f9175f2315bbd92d7906560d55617d29c7 (patch) | |
tree | c3857d0b49b48e3b03c32af0315d8efd075f8782 /pkg_config.8.xml | |
parent | 2b75c7c55d4eaff95c26cc942196496e3bceff49 (diff) | |
download | pfsense-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.
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 1 |
1 files changed, 1 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> |