add saimyx zone
This commit is contained in:
parent
1a8cca2317
commit
72faefb8c5
2 changed files with 14 additions and 0 deletions
|
@ -77,6 +77,8 @@ zone:
|
||||||
- domain: soundsmag.eu.org
|
- domain: soundsmag.eu.org
|
||||||
|
|
||||||
- domain: mutu.fr.eu.org
|
- domain: mutu.fr.eu.org
|
||||||
|
|
||||||
|
- domain: saimyx.eu.org
|
||||||
# # Slave zone
|
# # Slave zone
|
||||||
# - domain: example.net
|
# - domain: example.net
|
||||||
# master: master
|
# master: master
|
||||||
|
|
12
zones/saimyx.eu.org.zone
Normal file
12
zones/saimyx.eu.org.zone
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
@ 10800 IN SOA ns1.dns-witch.net.eu.org. support.dns-witch.net.eu.org. (
|
||||||
|
2021022102 ; 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.
|
||||||
|
|
||||||
|
; A Records
|
||||||
|
@ IN 3600 A 77.152.171.229
|
Loading…
Reference in a new issue