summaryrefslogtreecommitdiffstats
path: root/static/0131-ns-aaaa.toml
blob: 14b98dda8bef17412cd1d0c8ff228d4daab6f50c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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"