Merge branch 'master' into ansible
This commit is contained in:
commit
aff4fc8555
1 changed files with 18 additions and 0 deletions
18
zones/xana.eu.org.zone
Normal file
18
zones/xana.eu.org.zone
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
@ 10800 IN SOA ns1.dns-witch.net.eu.org. support.dns-witch.net.eu.org. (
|
||||||
|
2021072501 ; Numero
|
||||||
|
28800 ; Refresh
|
||||||
|
14400 ; Retry
|
||||||
|
3600000 ; Expire
|
||||||
|
86400 ) ; Minimum
|
||||||
|
|
||||||
|
@ IN 3600 NS ns1.dns-witch.net.eu.org.
|
||||||
|
@ IN 3600 NS ns2.dns-witch.net.eu.org.
|
||||||
|
|
||||||
|
; Basic ipv4/ipv6 records
|
||||||
|
@ 3600 IN A 82.65.148.127
|
||||||
|
@ 3600 IN AAAA 2a01:e0a:1ef:abb0:12e5:8606:bbc1:cca7
|
||||||
|
|
||||||
|
; Extra
|
||||||
|
* 3600 IN A 82.65.148.127
|
||||||
|
* 3600 IN AAAA 2a01:e0a:1ef:abb0:12e5:8606:bbc1:cca7
|
||||||
|
@ 3600 IN CAA 128 issue "letsencrypt.org"
|
Loading…
Reference in a new issue