summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2023-05-15 18:19:52 +0200
committerJonas Smedegaard <dr@jones.dk>2023-05-15 18:19:52 +0200
commitb3d439dfa490bc94d4132ea144b089a2c39864f4 (patch)
tree0eb962ec4a37eb4bdb96e76b0de31cc7f2d8e281 /bind
parentfcc2429fb37d0fe0285bdfe86475287884a914fd (diff)
point oroedagen.dk at simply.com
Diffstat (limited to 'bind')
-rw-r--r--bind/fake-222/oroedagen.dk10
-rw-r--r--bind/named.conf.fake-2222
-rw-r--r--bind/named.conf.pri2
-rw-r--r--bind/pri/oroedagen.dk10
4 files changed, 22 insertions, 2 deletions
diff --git a/bind/fake-222/oroedagen.dk b/bind/fake-222/oroedagen.dk
new file mode 100644
index 0000000..556d656
--- /dev/null
+++ b/bind/fake-222/oroedagen.dk
@@ -0,0 +1,10 @@
+$TTL 1w
+@ IN SOA localhost. root.localhost. (
+ 1
+ 4h 1h 1w 1h )
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid
+@ NS localhost.
+ A 185.20.205.39
+
+* A 185.20.205.39
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index 601f626..f3af649 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -67,7 +67,7 @@ zone "oroe.dk" {
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
+ file "/etc/local-JONES.DK/bind/fake-222/oroedagen.dk"; }; // OROE
zone "oroefaellesjord.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/TEENY"; }; // Orø Fællesjord
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index e3432df..ab59da3 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -65,7 +65,7 @@ zone "oroe.dk" {
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
+ file "/etc/local-JONES.DK/bind/pri/oroedagen.dk"; }; // OROE
zone "oroefaellesjord.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/TEENY"; }; // Orø Fællesjord
diff --git a/bind/pri/oroedagen.dk b/bind/pri/oroedagen.dk
new file mode 100644
index 0000000..e3e74e9
--- /dev/null
+++ b/bind/pri/oroedagen.dk
@@ -0,0 +1,10 @@
+$TTL 1h
+@ SOA dns.jones.dk. dr.jones.dk. (
+ 2023051501
+ 4h 1h 1w 1h )
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/NS
+$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid
+@ A 185.20.205.39
+
+* A 185.20.205.39