Increment serial
This commit is contained in:
parent
c30df9a63b
commit
bd42ef6475
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
@ 10800 IN SOA dns-witch.net.eu.org. june.lacoloc.cafe. (
|
||||
2021022002 ; Numero
|
||||
2021022002 ; Numero
|
||||
28800 ; Refresh
|
||||
14400 ; Retry
|
||||
3600000 ; Expire
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
@ 10800 IN SOA monkeygames.fr.eu.org. june.lacoloc.cafe. (
|
||||
2021022105 ; Numero
|
||||
2021022106 ; 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 NS ns1.dns-witch.net.eu.org.
|
||||
@ IN 3600 NS ns2.dns-witch.net.eu.org.
|
||||
|
||||
; A Records
|
||||
@ IN 3600 A 135.181.158.2
|
||||
|
|
Loading…
Reference in a new issue