summaryrefslogtreecommitdiff
path: root/ymir/zones/org.rheperire.soa
diff options
context:
space:
mode:
Diffstat (limited to 'ymir/zones/org.rheperire.soa')
-rw-r--r--ymir/zones/org.rheperire.soa25
1 files changed, 25 insertions, 0 deletions
diff --git a/ymir/zones/org.rheperire.soa b/ymir/zones/org.rheperire.soa
new file mode 100644
index 00000000..e957796c
--- /dev/null
+++ b/ymir/zones/org.rheperire.soa
@@ -0,0 +1,25 @@
1$ORIGIN rheperire.org.
2$TTL 3600
3@ IN SOA ns.yggdrasil.li. root.yggdrasil.li. (
4 2017061900 ; serial
5 10800 ; refresh
6 3600 ; retry
7 604800 ; expire
8 3600 ; min TTL
9)
10 IN NS ns.yggdrasil.li.
11 IN NS ns.inwx.de.
12 IN NS ns2.inwx.de.
13 IN NS ns3.inwx.eu.
14 IN NS ns4.inwx.com.
15 IN NS ns5.inwx.net.
16
17@ IN A 188.68.51.254
18@ IN AAAA 2a03:4000:6:d004::
19@ IN MX 0 ymir.yggdrasil.li.
20@ IN TXT "v=spf1 redirect=yggdrasil.li"
21
22* IN A 188.68.51.254
23* IN AAAA 2a03:4000:6:d004::
24* IN MX 0 ymir.yggdrasil.li.
25* IN TXT "v=spf1 redirect=yggdrasil.li"