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