summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-05-12 19:43:46 +0200
committerJonas Smedegaard <dr@jones.dk>2023-05-12 19:43:46 +0200
commitf19a402c1fabff4a236c3205ef64cb2439c25baa (patch)
treec328ac96af1d2ddeb4f3fd43d7e5fa4e2cdeff30
parentd06dcbc01f3453bd9f3696234241205fb7dca571 (diff)
add JONES.DK domains oroedagen.dk orødagen.dk (xn--ordagen-r1a.dk)
-rw-r--r--bind/named.conf.fake-2226
-rw-r--r--bind/named.conf.pri6
2 files changed, 12 insertions, 0 deletions
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index 608755f..601f626 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -65,6 +65,9 @@ zone "omni-presence.dk" {
zone "oroe.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/oroe.dk"; }; // OROE
+zone "oroedagen.dk" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE
zone "oroefaellesjord.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/TEENY"; }; // Orø Fællesjord
@@ -98,6 +101,9 @@ zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" {
zone "xn--or-mka.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE
+zone "xn--ordagen-r1a.dk" {
+ type master; allow-transfer { none; };
+ file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE
zone "xn--livetpor-f0a6q.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index c53d001..e3432df 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -63,6 +63,9 @@ zone "omni-presence.dk" {
zone "oroe.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/oroe.dk"; }; // OROE
+zone "oroedagen.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE
zone "oroefaellesjord.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/TEENY"; }; // Orø Fællesjord
@@ -96,6 +99,9 @@ zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" {
zone "xn--or-mka.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE
+zone "xn--ordagen-r1a.dk" {
+ type master; allow-transfer { jones_peers; };
+ file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE
zone "xn--livetpor-f0a6q.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE