summaryrefslogtreecommitdiffstats
path: root/static/0130-ns-a.toml
diff options
context:
space:
mode:
authorAsbjørn Sloth Tønnesen <ast@2e8.dk>2025-04-19 16:40:59 +0000
committerAsbjørn Sloth Tønnesen <ast@2e8.dk>2025-04-19 17:24:29 +0000
commit53a18387b4d378fec3996d940b0084ad85dca688 (patch)
treea5cfda93c24a5a1c1e1d4b419bdfecee360b2933 /static/0130-ns-a.toml
parent8f8ca063064eee32c5281b1ee6ff4e5ecff9c23b (diff)
downloadede-53a18387b4d378fec3996d940b0084ad85dca688.tar.gz
ede-53a18387b4d378fec3996d940b0084ad85dca688.tar.xz
ede-53a18387b4d378fec3996d940b0084ad85dca688.zip
initial commit
Signed-off-by: Asbjørn Sloth Tønnesen <ast@2e8.dk>
Diffstat (limited to 'static/0130-ns-a.toml')
-rw-r--r--static/0130-ns-a.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/static/0130-ns-a.toml b/static/0130-ns-a.toml
new file mode 100644
index 0000000..4082a7c
--- /dev/null
+++ b/static/0130-ns-a.toml
@@ -0,0 +1,18 @@
+[Match]
+QType = "A"
+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 = "A"
+TTL = 300
+IP = "194.165.56.50"