From 2f2e9580ee004a9ade0cc661596ef314eb5f71f1 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 20 Jun 2019 12:19:45 +0200 Subject: Tidy domains OROE oroe.dk: Use skeleton snippets. --- bind/pri/OROE | 19 ++++++------------- bind/pri/oroe.dk | 22 ++++++++-------------- 2 files changed, 14 insertions(+), 27 deletions(-) (limited to 'bind/pri') diff --git a/bind/pri/OROE b/bind/pri/OROE index 421bba2..1e584c3 100644 --- a/bind/pri/OROE +++ b/bind/pri/OROE @@ -1,26 +1,19 @@ -$TTL 3600 +$TTL 1h @ SOA dns.jones.dk. dr.jones.dk. ( 2013072401 ; serial - 14400 ; refresh - 3600 ; retry - 1209600 ; expire - 900 ) ; Negative Cache TTL + 1h 30m 1w 1h ) ; Public zone roots, mailhubs and non-CNAME services (use A) - NS dns.jones.dk. - NS ns.bitbase.dk. -; NS ns.superserver.dk. - NS ns.homebase.dk. - A 80.68.88.141 - MX 0 . - SPF "v=spf1 -all" +$INCLUDE /etc/local-JONES.DK/bind/skel/NS +$INCLUDE /etc/local-JONES.DK/bind/skel/A-legacycloud +$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid ; External hosts (use A and TXT-wrapped CNAME or PTR) ; Public local hosts (use A) ; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) -* CNAME @ +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-legacycloud * ; Public CNAME-mapped PTR records diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 0fcbe27..0bf3397 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,16 +1,10 @@ -$TTL 3600 +$TTL 1h @ SOA dns.jones.dk. dr.jones.dk. ( 2018123001 ; serial - 14400 ; refresh - 3600 ; retry - 1209600 ; expire - 900 ) ; Negative Cache TTL + 1h 30m 1w 1h ) ; Public zone roots, mailhubs and non-CNAME services (use A) - NS dns.jones.dk. - NS ns.bitbase.dk. -; NS ns.superserver.dk. - NS ns.homebase.dk. +$INCLUDE /etc/local-JONES.DK/bind/skel/NS A 46.30.215.187 MX 10 oroe.dk.mx.one.com. ; SPF "v=spf1 -all" @@ -23,11 +17,11 @@ ftp CNAME accessproxy.webpod7-cph3.one.com. imap A 46.30.211.21 phpmyadmin CNAME dbadmin.one.com. pop A 46.30.211.21 -source A 80.68.88.141 -*.source A 80.68.88.141 -mejeriet A 188.183.5.254 -source.mejeriet A 188.183.5.254 -www.mejeriet A 188.183.5.254 +$INCLUDE /etc/local-JONES.DK/bind/skel/A-legacycloud source +$INCLUDE /etc/local-JONES.DK/bind/skel/A-legacycloud *.source +$INCLUDE /etc/local-JONES.DK/bind/skel/A mejeriet +$INCLUDE /etc/local-JONES.DK/bind/skel/A source.mejeriet +$INCLUDE /etc/local-JONES.DK/bind/skel/A www.mejeriet ; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) * A 46.30.215.187 -- cgit v1.2.3