From 3dbc1d06e4ed607e0ce415edc3cd07e99e3e6eee Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 27 Oct 2022 10:27:06 +0200 Subject: add domain peduncle.world; bump serial for JONES-www --- bind/named.conf.fake-222 | 3 +++ bind/named.conf.pri | 3 +++ bind/pri/JONES-www | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 03350b2..4b8ad27 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -68,6 +68,9 @@ zone "oroe.dk" { zone "oroefaellesjord.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/TEENY"; }; // Orø Fællesjord +zone "peduncle.world" { + type master; allow-transfer { none; }; + file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Bernelle Verster zone "public-e.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/public-e.dk"; }; // Sara Gebran diff --git a/bind/named.conf.pri b/bind/named.conf.pri index cdf2cdb..66f44fe 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -66,6 +66,9 @@ zone "oroe.dk" { zone "oroefaellesjord.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/TEENY"; }; // Orø Fællesjord +zone "peduncle.world" { + type master; allow-transfer { jones_peers; }; + file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Bernelle Verster zone "public-e.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/public-e.dk"; }; // Sara Gebran diff --git a/bind/pri/JONES-www b/bind/pri/JONES-www index 3017f1e..354f855 100644 --- a/bind/pri/JONES-www +++ b/bind/pri/JONES-www @@ -1,6 +1,6 @@ $TTL 1h @ SOA dns.jones.dk. dr.jones.dk. ( - 2021112701 + 2022102701 4h 1h 1w 1h ) $INCLUDE /etc/local-JONES.DK/bind/skel/NS -- cgit v1.2.3