Ajoute soundsmag zone et renomme blackconstruct file

This commit is contained in:
Hannaeko 2021-04-03 19:36:55 +00:00 committed by June
parent 8c6a1040ee
commit c3f3218cb5
3 changed files with 24 additions and 0 deletions

View file

@ -73,6 +73,8 @@ zone:
- domain: dns-witch.eu.org - domain: dns-witch.eu.org
- domain: blackconstruct.eu.org - domain: blackconstruct.eu.org
- domain: soundsmag.eu.org
# # Slave zone # # Slave zone
# - domain: example.net # - domain: example.net

View file

@ -0,0 +1,22 @@
@ 10800 IN SOA blackconstruct.eu.org. june.lacoloc.cafe. (
2021040201 ; 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 62.210.138.141
* IN 3600 A 62.210.138.141
; XMPP
_xmpp-client._tcp 3600 IN SRV 0 5 5222 soundsmag.eu.org.
_xmpp-server._tcp 3600 IN SRV 0 5 5269 soundsmag.eu.org.
muc 3600 IN CNAME @
pubsub 3600 IN CNAME @
vjud 3600 IN CNAME @
xmpp-upload 3600 IN CNAME @