xref: /netbsd-src/external/bsd/unbound/dist/testdata/fwd_tcp.tdir/fwd_tcp.testns (revision 154bfe8e089c1a0a4e9ed8414f08d3da90949162)
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