diff options
Diffstat (limited to 'static/0101-any-rfc8482.toml')
-rw-r--r-- | static/0101-any-rfc8482.toml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/static/0101-any-rfc8482.toml b/static/0101-any-rfc8482.toml new file mode 100644 index 0000000..5d27026 --- /dev/null +++ b/static/0101-any-rfc8482.toml @@ -0,0 +1,18 @@ +[Match] + +QType = "ANY" +QName = "" + +[Header] +Rcode = 0 # NOERROR +RecursionDesired = true +Autoritative = true +CheckingDisabled = false + +[[Answer]] + +Name = "ede.dn5.dk." +RType = "HINFO" +TTL = 86400 +CPU = "RFC8482" +OS = "" |