Correct SOA record to point to NS, use FQDNs

This commit is contained in:
Johanna Dorothea Reichmann 2019-04-29 05:41:18 +02:00
parent 3b5cf6a298
commit 03c5079344
Signed by untrusted user who does not match committer: transcaffeine
GPG Key ID: 03624C433676E465

View File

@ -1,5 +1,5 @@
$TTL 604800
@ IN SOA athena7.eu. admin.athena7.eu. (
@ IN SOA ns1.athena7.eu. admin.athena7.eu. (
3 ; Serial number, increase by one
604800 ; Refresh interval
86400 ; Retry interval
@ -27,12 +27,12 @@ london.athena7.eu. IN AAAA 2a06:8ec0:3::1:7fee
; Services
; DNS (glue records)
ns1 IN A 173.249.45.89
ns1 IN AAAA 2a02:c207:3003:6854::1
ns2 IN A 185.185.40.86
ns2 IN AAAA 2a0b:7080:10::1:96cf
ns3 IN A 185.122.57.156
ns3 IN AAAA 2a06:8ec0:3::1:7fee
ns1.athena7.eu. IN A 173.249.45.89
ns1.athena7.eu. IN AAAA 2a02:c207:3003:6854::1
ns2.athena7.eu. IN A 185.185.40.86
ns2.athena7.eu. IN AAAA 2a0b:7080:10::1:96cf
ns3.athena7.eu. IN A 185.122.57.156
ns3.athena7.eu. IN AAAA 2a06:8ec0:3::1:7fee
; Matrix & Co