xref: /netbsd-src/external/bsd/unbound/dist/testdata/fwd_tcp.tdir/fwd_tcp.testns (revision 8e33eff89e26cf71871ead62f0d5063e1313c33a)
1; nameserver test file
2$ORIGIN example.com.
3$TTL 3600
4
5ENTRY_BEGIN
6MATCH opcode qtype qname UDP
7REPLY QR AA NOERROR
8ADJUST copy_id
9SECTION QUESTION
10www	IN	A
11SECTION ANSWER
12www	IN	A	10.20.30.40
13ENTRY_END
14
15