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