Compare commits
2 commits
8bcb8abb9f
...
afa2735588
Author | SHA1 | Date | |
---|---|---|---|
|
afa2735588 | ||
|
bcc0006afb |
3 changed files with 13 additions and 8 deletions
|
@ -1,12 +1,12 @@
|
||||||
@ 10800 IN SOA ns1.dns-witch.net.eu.org. tech.dns-witch.eu.org. (
|
@ 10800 IN SOA ns1.dns-witch.net. tech.dns-witch.eu.org. (
|
||||||
2022042601 ; Numero
|
2022042601 ; Numero
|
||||||
28800 ; Refresh
|
28800 ; Refresh
|
||||||
14400 ; Retry
|
14400 ; Retry
|
||||||
3600000 ; Expire
|
3600000 ; Expire
|
||||||
86400 ) ; Minimum
|
86400 ) ; Minimum
|
||||||
|
|
||||||
@ IN 3600 NS ns1.dns-witch.net.eu.org.
|
@ IN 3600 NS ns1.dns-witch.net.
|
||||||
@ IN 3600 NS ns2.dns-witch.net.eu.org.
|
@ IN 3600 NS ns2.dns-witch.net.
|
||||||
|
|
||||||
@ IN 3600 A 176.9.171.107
|
@ IN 3600 A 176.9.171.107
|
||||||
@ IN 3600 AAAA 2a01:4f8:13a:209::107
|
@ IN 3600 AAAA 2a01:4f8:13a:209::107
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
3600000 ; Expire
|
3600000 ; Expire
|
||||||
86400 ) ; Minimum
|
86400 ) ; Minimum
|
||||||
|
|
||||||
@ IN 3600 NS ns1.tkt.lol.
|
@ IN 3600 NS ns1.dns-witch.net.
|
||||||
@ IN 3600 NS ns2.tkt.lol.
|
@ IN 3600 NS ns2.dns-witch.net.
|
||||||
|
|
||||||
; A Records
|
; A Records
|
||||||
@ IN 3600 A 66.6.44.4
|
@ IN 3600 A 66.6.44.4
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
3600000 ; Expire
|
3600000 ; Expire
|
||||||
86400 ) ; Minimum
|
86400 ) ; Minimum
|
||||||
|
|
||||||
@ IN 3600 NS ns1.tkt.lol.
|
@ IN 3600 NS ns1.dns-witch.net.
|
||||||
@ IN 3600 NS ns2.tkt.lol.
|
@ IN 3600 NS ns2.dns-witch.net.
|
||||||
|
|
||||||
; A Records
|
; A Records
|
||||||
@ IN 3600 A 135.181.158.2
|
@ IN 3600 A 135.181.158.2
|
||||||
|
@ -41,3 +41,8 @@ ns2 IN 3600 AAAA 2a01:4f9:c010:ed58::1
|
||||||
|
|
||||||
; CNAME Records
|
; CNAME Records
|
||||||
sig1._domainkey IN 3600 CNAME sig1.dkim.tkt.lol.at.icloudmailadmin.com.
|
sig1._domainkey IN 3600 CNAME sig1.dkim.tkt.lol.at.icloudmailadmin.com.
|
||||||
|
|
||||||
|
; Delegations
|
||||||
|
|
||||||
|
merry IN 3600 NS ns1.dns-witch.net
|
||||||
|
merry IN 3600 NS ns2.dns-witch.net
|
||||||
|
|
Loading…
Reference in a new issue