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