summaryrefslogtreecommitdiffstats
path: root/static/0110-a.toml
blob: ac79a0380263b84a6fe6158cd9188b3fa0dbd2fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[Match]
QType = "A"
QName = "ede.dn5.dk."

[Header]
Rcode = 0 # NOERROR
RecursionDesired = true
Autoritative = true
CheckingDisabled = false

[Response]
CopyQuery = true

[[Answer]]
Name = "ede.dn5.dk."
RType = "A"
TTL = 300
IP = "194.165.56.50"