From eb9fb592475df4513856b3cc58ea82ff648629a4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 31 May 2020 22:44:52 +0200 Subject: fix skeleton TEENY-nomail and host singed.boks.dk --- bind/fake-222/TEENY-nomail | 3 ++- bind/fake-222/biks.dk | 3 +++ bind/pri/TEENY-nomail | 4 ++-- bind/pri/biks.dk | 3 +++ bind/skel/A-singed | 1 + bind/skel/A-singed-222 | 1 + bind/skel/A-teeny | 1 + bind/skel/A-teeny-222 | 1 + bind/skel/CNAME-teeny | 1 + 9 files changed, 15 insertions(+), 3 deletions(-) create mode 120000 bind/skel/A-singed create mode 100644 bind/skel/A-singed-222 create mode 120000 bind/skel/A-teeny create mode 100644 bind/skel/A-teeny-222 create mode 100644 bind/skel/CNAME-teeny diff --git a/bind/fake-222/TEENY-nomail b/bind/fake-222/TEENY-nomail index f305723..e36229b 100644 --- a/bind/fake-222/TEENY-nomail +++ b/bind/fake-222/TEENY-nomail @@ -3,7 +3,8 @@ $TTL 1w 1 1w 1d 30d 3h ) +$INCLUDE /etc/local-JONES.DK/bind/skel/A-teeny-222 $INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid NS localhost. -* CNAME teeny.local. +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-teeny * diff --git a/bind/fake-222/biks.dk b/bind/fake-222/biks.dk index 11f56e4..a767598 100644 --- a/bind/fake-222/biks.dk +++ b/bind/fake-222/biks.dk @@ -7,6 +7,9 @@ $INCLUDE JONES.DK/skel/A-222 $INCLUDE JONES.DK/skel/MX-avoid NS localhost. +$INCLUDE JONES.DK/skel/A-singed-222 singed +$INCLUDE JONES.DK/skel/MX-avoid singed + *.bigbang CNAME coreander.jones.dk. bigbang CNAME coreander.jones.dk. *.birgit CNAME coreander.jones.dk. diff --git a/bind/pri/TEENY-nomail b/bind/pri/TEENY-nomail index 1a996da..3059323 100644 --- a/bind/pri/TEENY-nomail +++ b/bind/pri/TEENY-nomail @@ -4,7 +4,7 @@ $TTL 1h 1h 30m 1w 1h ) $INCLUDE /etc/local-JONES.DK/bind/skel/NS -$INCLUDE /etc/local-JONES.DK/bind/skel/A-fibia +$INCLUDE /etc/local-JONES.DK/bind/skel/A-teeny $INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid -$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME * +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-teeny * diff --git a/bind/pri/biks.dk b/bind/pri/biks.dk index d96c06a..47a6993 100644 --- a/bind/pri/biks.dk +++ b/bind/pri/biks.dk @@ -7,6 +7,9 @@ $INCLUDE JONES.DK/skel/NS $INCLUDE JONES.DK/skel/A $INCLUDE JONES.DK/skel/MX-avoid +$INCLUDE JONES.DK/skel/A-singed singed +$INCLUDE JONES.DK/skel/MX-avoid singed + *.bigbang CNAME coreander.jones.dk. bigbang CNAME coreander.jones.dk. *.birgit CNAME coreander.jones.dk. diff --git a/bind/skel/A-singed b/bind/skel/A-singed new file mode 120000 index 0000000..d502f6c --- /dev/null +++ b/bind/skel/A-singed @@ -0,0 +1 @@ +A-fibia \ No newline at end of file diff --git a/bind/skel/A-singed-222 b/bind/skel/A-singed-222 new file mode 100644 index 0000000..34e6d4f --- /dev/null +++ b/bind/skel/A-singed-222 @@ -0,0 +1 @@ +@ A 192.168.222.245 diff --git a/bind/skel/A-teeny b/bind/skel/A-teeny new file mode 120000 index 0000000..d502f6c --- /dev/null +++ b/bind/skel/A-teeny @@ -0,0 +1 @@ +A-fibia \ No newline at end of file diff --git a/bind/skel/A-teeny-222 b/bind/skel/A-teeny-222 new file mode 100644 index 0000000..999a04e --- /dev/null +++ b/bind/skel/A-teeny-222 @@ -0,0 +1 @@ +@ A 192.168.222.246 diff --git a/bind/skel/CNAME-teeny b/bind/skel/CNAME-teeny new file mode 100644 index 0000000..ea607a1 --- /dev/null +++ b/bind/skel/CNAME-teeny @@ -0,0 +1 @@ +@ CNAME teeny.jones.dk. -- cgit v1.2.3