Add grimoire.eu.org
This commit is contained in:
parent
ca6cbff84a
commit
ec9c73c37d
2 changed files with 17 additions and 0 deletions
|
@ -62,6 +62,7 @@ zone:
|
|||
|
||||
- domain: blog.wehost.lgbt
|
||||
|
||||
- domain: grimoire.eu.org
|
||||
# # Slave zone
|
||||
# - domain: example.net
|
||||
# master: master
|
||||
|
|
16
zones/grimoire.eu.org.zone
Normal file
16
zones/grimoire.eu.org.zone
Normal file
|
@ -0,0 +1,16 @@
|
|||
@ 10800 IN SOA grimoire.eu.org. june.lacoloc.cafe. (
|
||||
2020122201 ; Numero
|
||||
28800 ; Refresh
|
||||
14400 ; Retry
|
||||
3600000 ; Expire
|
||||
86400 ) ; Minimum
|
||||
|
||||
@ IN 3600 NS ns1.grimoire.eu.org.
|
||||
; A Records
|
||||
ns1 IN 3600 A 185.82.202.26
|
||||
@ IN 3600 A 185.45.193.231
|
||||
; AAAA Records
|
||||
ns1 IN 3600 AAAA 2a04:dd00:17:4:1::
|
||||
|
||||
; CNAME Records
|
||||
june IN 3600 CNAME @
|
Loading…
Reference in a new issue