diff options
author | Renato Botelho <garga@pfSense.org> | 2014-03-04 08:09:36 -0300 |
---|---|---|
committer | Renato Botelho <garga@pfSense.org> | 2014-03-04 08:09:36 -0300 |
commit | 2f7e0859c6d8f6024c5648249eb4c849ddec14bd (patch) | |
tree | c29bd2e069a30f7af2d37b89f3ad39687854214d /config/bind/bind.xml | |
parent | fefac0b7d86729ca1fdcec7cac079b39e385553b (diff) | |
parent | 65a6c18d04094037d7efcd2c9fc6a26d5fe7e7f6 (diff) | |
download | pfsense-packages-2f7e0859c6d8f6024c5648249eb4c849ddec14bd.tar.gz pfsense-packages-2f7e0859c6d8f6024c5648249eb4c849ddec14bd.tar.bz2 pfsense-packages-2f7e0859c6d8f6024c5648249eb4c849ddec14bd.zip |
Merge pull request #616 from crocomo/bind
bind - built-in ACLs, fix version.bind, typos, esthetics
Diffstat (limited to 'config/bind/bind.xml')
-rw-r--r-- | config/bind/bind.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/bind/bind.xml b/config/bind/bind.xml index 76fdf523..2f16b966 100644 --- a/config/bind/bind.xml +++ b/config/bind/bind.xml @@ -160,7 +160,7 @@ <field> <fielddescr>Hide Version</fielddescr> <fieldname>bind_hide_version</fieldname> - <description>Hide the version of BIND, this prevents discover the version of our servers, use any exploit that exploits a vulnerability in Bind.</description> + <description>Hide the version of BIND (do not process queries to version.bind at all). This makes it more difficult to exploit the server.</description> <type>checkbox</type> </field> <field> |