This commit is contained in:
parent
af3653b84b
commit
e9fb4ff64a
3 changed files with 20 additions and 1 deletions
11
zones/arsene.eu.org.zone
Normal file
11
zones/arsene.eu.org.zone
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
@ 10800 IN SOA ns1.dns-witch.net.eu.org. tech.dns-witch.eu.org. (
|
||||||
|
0 ; 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.
|
||||||
|
|
||||||
|
@ IN 3600 A 109.234.161.130
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
@ 10800 IN SOA ns1.dns-witch.net.eu.org. tech.dns-witch.eu.org. (
|
@ 10800 IN SOA ns1.dns-witch.net.eu.org. tech.dns-witch.eu.org. (
|
||||||
2021040201 ; Numero
|
2021040201 ; Numero
|
||||||
28800 ; Refresh
|
28800 ; Refresh
|
||||||
|
|
9
zones/template
Normal file
9
zones/template
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
@ 10800 IN SOA ns1.dns-witch.net.eu.org. tech.dns-witch.eu.org. (
|
||||||
|
0 ; 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.
|
Loading…
Reference in a new issue