.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
acl <string> { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
controls {
inet ( <ipv4_address> | <ipv6_address> |
* ) [ port ( <integer> | * ) ] allow
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type delegation-only;
};
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type forward;
delegation-only <boolean>;
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type hint;
check-names ( fail | warn | ignore );
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
in-view <string>;
};
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
key <string> {
algorithm <string>;
secret <string>;
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
logging {
category <string> { <string>; ... };
channel <string> {
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
managed-keys { <string> ( static-key
| initial-key | static-ds |
initial-ds ) <integer> <integer>
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type ( master | primary );
allow-query { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type mirror;
allow-notify { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
options {
allow-new-zones <boolean>;
allow-notify { <address_match_element>; ... };
dnssec-secure-to-insecure <boolean>;
dnssec-update-mode ( maintain | no-resign );
dnssec-validation ( yes | no | auto );
- dnstap { ( all | auth | client | forwarder | resolver | update ) [
- ( query | response ) ]; ... };
- dnstap-identity ( <quoted_string> | none | hostname );
- dnstap-output ( file | unix ) <quoted_string> [ size ( unlimited |
- <size> ) ] [ versions ( unlimited | <integer> ) ] [ suffix (
- increment | timestamp ) ];
+ dnstap { ( all | auth | client | forwarder |
+ resolver | update ) [ ( query | response ) ];
+ ... };
+ dnstap-identity ( <quoted_string> | none |
+ hostname );
+ dnstap-output ( file | unix ) <quoted_string> [
+ size ( unlimited | <size> ) ] [ versions (
+ unlimited | <integer> ) ] [ suffix ( increment
+ | timestamp ) ];
dnstap-version ( <quoted_string> | none );
dscp <integer>;
dual-stack-servers [ port <integer> ] { ( <quoted_string> [ port
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
parental-agents <string> [ port <integer> ] [
dscp <integer> ] { ( <remote-servers> |
<ipv4_address> [ port <integer> ] |
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
primaries <string> [ port <integer> ] [ dscp
<integer> ] { ( <remote-servers> |
<ipv4_address> [ port <integer> ] |
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type redirect;
allow-query { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
server <netprefix> {
bogus <boolean>;
edns <boolean>;
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type ( slave | secondary );
allow-notify { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type static-stub;
allow-query { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
statistics-channels {
inet ( <ipv4_address> | <ipv6_address> |
* ) [ port ( <integer> | * ) ] [
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
zone <string> [ <class> ] {
type stub;
allow-query { <address_match_element>; ... };
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
trust-anchors { <string> ( static-key |
initial-key | static-ds | initial-ds )
<integer> <integer> <integer>
.. See the COPYRIGHT file distributed with this work for additional
.. information regarding copyright ownership.
+::
+
trusted-keys { <string> <integer>
<integer> <integer>
<quoted_string>; ... };, deprecated