This commit is contained in:
parent
000f060990
commit
39d216197e
1 changed files with 22 additions and 0 deletions
22
zones/dns-witch.net.zone
Normal file
22
zones/dns-witch.net.zone
Normal file
|
@ -0,0 +1,22 @@
|
|||
@ 10800 IN SOA ns1.dns-witch.net. tech.dns-witch.net. (
|
||||
2021022002 ; Numero
|
||||
28800 ; Refresh
|
||||
14400 ; Retry
|
||||
3600000 ; Expire
|
||||
86400 ) ; Minimum
|
||||
|
||||
@ IN 3600 NS ns1.dns-witch.net.
|
||||
@ IN 3600 NS ns2.dns-witch.net.
|
||||
|
||||
@ IN 3600 A 128.140.50.172
|
||||
@ IN 3600 AAAA 2a01:4f8:c012:90c6::1
|
||||
|
||||
ns1 IN 3600 A 128.140.50.172
|
||||
ns1 IN 3600 AAAA 2a01:4f8:c012:90c6::1
|
||||
|
||||
ns2 IN 3600 A 135.181.158.2
|
||||
ns2 IN 3600 AAAA 2a01:4f9:c010:ed58::1
|
||||
|
||||
@ IN 3600 MX 10 mail.familier.net.eu.org.
|
||||
@ IN 3600 TXT "v=spf1 redirect=mail.familier.net.eu.org"
|
||||
|
Loading…
Reference in a new issue