This commit is contained in:
parent
3210ead65c
commit
522cf22c22
1 changed files with 18 additions and 0 deletions
18
zones/yazae.eu.org.zone
Normal file
18
zones/yazae.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 217.197.91.145
|
||||||
|
@ 3600 IN AAAA 2001:67c:1401:20f0::1
|
||||||
|
@ 3600 IN TXT "yazae101.codeberg.page"
|
||||||
|
|
||||||
|
www 3600 IN A 217.197.91.145
|
||||||
|
www 3600 IN AAAA 2001:67c:1401:20f0::1
|
||||||
|
www 3600 IN TXT "yazae101.codeberg.page"
|
Loading…
Reference in a new issue