mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-21 14:29:59 -04:00
arm: add why when to set 'require-server-cookie yes;'
(cherry picked from commit c5453ea328)
This commit is contained in:
parent
9054c1ff33
commit
bcb9fca00c
1 changed files with 6 additions and 0 deletions
|
|
@ -6042,6 +6042,12 @@ options {
|
|||
server cookie.
|
||||
The default is <userinput>no</userinput>.
|
||||
</para>
|
||||
<para>
|
||||
Set this to <userinput>yes</userinput> to test that DNS
|
||||
COOKIE clients correctly handle BADCOOKIE or if you are
|
||||
getting a lot of forged DNS requests with DNS COOKIES
|
||||
present.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue