diff --git a/knot.conf b/knot.conf index 97564ff..a44ac00 100644 --- a/knot.conf +++ b/knot.conf @@ -69,6 +69,8 @@ zone: - domain: stryges.fr.eu.org - domain: familier.net.eu.org + + - domain: dns-witch.eu.org # # Slave zone # - domain: example.net diff --git a/zones/dns-witch.eu.org.zone b/zones/dns-witch.eu.org.zone new file mode 100644 index 0000000..42a6fab --- /dev/null +++ b/zones/dns-witch.eu.org.zone @@ -0,0 +1,15 @@ +@ 10800 IN SOA dns-witch.eu.org. june.lacoloc.cafe. ( + 2021031201 ; Numero + 28800 ; Refresh + 14400 ; Retry + 3600000 ; Expire + 86400 ) ; Minimum + +@ IN 3600 NS ns1.dns-witch.net.eu.org. +@ IN 3600 NS ns2.dns-witch.net.eu.org. + +; A Records +@ IN 3600 A 135.181.158.2 + +; AAAA Records +@ IN 3600 AAAA 2a01:4f9:c010:ed58::1