minimal-responses yes;
};
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
zone "." {
type primary;
minimal-responses no;
};
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
zone "." {
type primary;
minimal-responses no-auth;
};
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
zone "." {
type primary;
minimal-responses no-auth-recursive;
};
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
zone "." {
type primary;
dnssec-validation no;
};
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
template primary {
type primary;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
port @PORT@;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
port @PORT@;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
port @PORT@;
qname-minimization off;
};
-controls {
- inet 10.53.0.4 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.1;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.2;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.3;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.1;
{% set catalog5 = catalog5 | default(False) %}
{% set duplicate_zone = duplicate_zone | default(False) %}
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.2;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.2;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.3;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.4 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.4;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls tls-perfect-forward-secrecy {
protocols { TLSv1.3; };
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls local {
key-file "../self-signed-key.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls local {
key-file "../self-signed-key.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.4 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls local {
key-file "../self-signed-key.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.5 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls local {
key-file "../self-signed-key.pem";
// NS1
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
acl rfc1918 { 10/8; 192.168/16; 172.16/12; };
// NS1
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
acl rfc1918 { 10/8; 192.168/16; 172.16/12; };
// NS1
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
acl rfc1918 { 10/8; 192.168/16; 172.16/12; };
qname-minimization off;
};
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
minimal-responses no;
};
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
minimal-responses no;
};
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
http local {
endpoints { "/dns-query"; "/alter"; };
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls local {
key-file "../CA/certs/srv02.crt01.example.com.key";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls local {
key-file "../CA/certs/srv03.crt01.example.com.key";
# startup/reconfiguration was known to cause timeout issues in the CI
# system, where many tests run in parallel.
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.4 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls local {
key-file "../CA/certs/srv04.crt01.example.com.key";
# startup/reconfiguration was known to cause timeout issues in the CI
# system, where many tests run in parallel.
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.5 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.5;
qname-minimization off;
};
-controls {
- inet 10.53.0.4 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
forwarders { 10.53.0.2 port @PORT@; };
};
-controls {
- inet 10.53.0.5 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
// NS2
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.2;
// NS3
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.3;
// NS5
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.5 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.5;
// NS5
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.5 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.5;
// NS6
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.6 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.6;
* one it was meant for.
*/
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.7 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.7;
// NS8
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.8 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.8;
* information regarding copyright ownership.
*/
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
port @PORT@;
dnssec-validation yes;
};
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
minimal-responses no;
};
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
synth-from-dnssec yes;
};
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
synth-from-dnssec yes;
};
-controls {
- inet 10.53.0.2 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
notify no;
};
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
-
-include "../../_common/rndc.key";
+{% include "_common/controls.conf.j2" %}
zone "." {
type hint;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.3;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.3;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.3 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.3;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.1;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
tls self-signed {
cert-file "../self-signed-cert.pem";
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.1;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.1;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.1 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.1;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.6 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.6;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.7 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.7;
-include "../../_common/rndc.key";
-
-controls {
- inet 10.53.0.8 port @CONTROLPORT@ allow { any; } keys { rndc_key; };
-};
+{% include "_common/controls.conf.j2" %}
options {
query-source address 10.53.0.8;