summaryrefslogtreecommitdiffstats
path: root/static/0131-ns-aaaa.toml
diff options
context:
space:
mode:
Diffstat (limited to 'static/0131-ns-aaaa.toml')
-rw-r--r--static/0131-ns-aaaa.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/static/0131-ns-aaaa.toml b/static/0131-ns-aaaa.toml
new file mode 100644
index 0000000..14b98dd
--- /dev/null
+++ b/static/0131-ns-aaaa.toml
@@ -0,0 +1,18 @@
+[Match]
+QType = "AAAA"
+QName = "ns.ede.dn5.dk."
+
+[Header]
+Rcode = 0 # NOERROR
+RecursionDesired = true
+Autoritative = true
+CheckingDisabled = false
+
+[Response]
+CopyQuery = true
+
+[[Answer]]
+Name = "ns.ede.dn5.dk."
+RType = "AAAA"
+TTL = 300
+IP = "2a10:2a80::50:2"