From: Otto Moerbeek Date: Mon, 1 Nov 2021 10:29:38 +0000 (+0100) Subject: Update security.rst X-Git-Tag: rec-4.6.0-beta1~18^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3eea6b51e097f92d31e8f25b4f82c50ba5c503b;p=thirdparty%2Fpdns.git Update security.rst --- diff --git a/docs/security.rst b/docs/security.rst index 48da313aa3..55f4d8cc2a 100644 --- a/docs/security.rst +++ b/docs/security.rst @@ -75,4 +75,5 @@ Depending on your specific requirements, it might be good perform checks on zone - Enforce reasonable ``TTL`` values. - Enforce reasonable values in the ``SOA`` records. - Validate delegations. - +- Enforce a reasonable maximum for the total number of records. +- Enforce a reasonbale maximum for the number of records per record set.