We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13810b5 + 1975300 commit c8c0fc4Copy full SHA for c8c0fc4
install/tpl/named.conf.options.master
@@ -18,11 +18,9 @@ options {
18
// If BIND logs error messages about the root key being expired,
19
// you will need to update your keys. See https://www.isc.org/bind-keys
20
//========================================================================
21
- dnssec-enable yes;
22
- dnssec-validation yes;
23
24
version "unknown";
25
-
+
26
allow-transfer {none;};
27
28
auth-nxdomain no; # conform to RFC1035
0 commit comments