Compare commits

...

5 Commits

3 changed files with 35 additions and 17 deletions

View File

@ -1,3 +1,8 @@
check: $(patsubst %.zone,%.check,$(wildcard *.zone))
%.check: %.zone FORCE
ldns-read-zone $<
sign: $(patsubst %,%.sig,$(wildcard *.zone))
%.sig: %
@ -8,3 +13,6 @@ upload:
clean:
rm -f *.sig
FORCE:
.PHONY: FORCE

View File

@ -2,7 +2,7 @@
@ SOA ( ns0.it-syndik.at.
hostmaster.it-syndikat.org.
1618291833 ; serial
1618552527 ; serial
3h ; refresh
1h ; retry
4w ; expire
@ -11,16 +11,20 @@
$TTL 5m ; TODO: decrease when everything works, also negcache above
@ A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:5
; These records are only informational, you have to update them on gandi
; under "Nameserver" and "Glue Records" respectively.
@ NS ns0.it-syndik.at.
NS ns1.first-ns.de.
NS robotns2.second-ns.de.
NS robotns3.second-ns.com.
NS ns6.gandi.net.
; Remember to update these on gandi under "Glue records"
ns0 A 85.10.196.15
ns0 AAAA 2a01:4f8:a0:6171:0:ff:fe00:1f
@ A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:5
matrix A 85.10.196.35
matrix AAAA 2a01:4f8:a0:6171:0:ff:fe00:5

View File

@ -2,7 +2,7 @@
@ SOA ( ns0.it-syndikat.org.
hostmaster.it-syndikat.org.
1618293434 ; serial
1618552606 ; serial
3h ; refresh
1h ; retry
4w ; expire
@ -11,17 +11,20 @@
$TTL 5m
; These records are only informational, you have to update them on gandi
; under "Nameserver" and "Glue Records" respectively.
@ NS ns0.it-syndikat.org.
NS ns1.first-ns.de.
NS robotns2.second-ns.de.
NS robotns3.second-ns.com.
NS ns6.gandi.net.
ns0 A 85.10.196.15
ns0 AAAA 2a01:4f8:a0:6171:0:ff:fe00:1f
@ A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:5
MX 10 mail.it-syndikat.org.
TXT "v=spf1 mx -all"
NS ns0.it-syndikat.org.
NS ns6.gandi.net.
; Remember to update these on gandi under "Glue records"
ns0 A 85.10.196.15
ns0 AAAA 2a01:4f8:a0:6171:0:ff:fe00:1f
mail A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:6
@ -31,15 +34,16 @@ paramail A 85.10.196.35
lux A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:5
mailtrain A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:5
meta A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:5
MX 10 mail.it-syndikat.org.
TXT "v=spf1 mx -all"
git A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:5
turn A 85.10.196.35
www CNAME it-syndikat.org.
parabox A 85.10.196.35
@ -47,4 +51,6 @@ parabox A 85.10.196.35
NS parabox.it-syndikat.org.
mailtrain MX 10 mailtrain.it-syndikat.org.
A 85.10.196.35
AAAA 2a01:4f8:a0:6171:0:ff:fe00:5