xref: /netbsd-src/external/bsd/unbound/dist/testdata/pylib.tdir/pylib.testns (revision 7a540f2bd4f5b968566c2607d6462c7f2fb452cf)
10cd9f4ecSchristos; nameserver test file
20cd9f4ecSchristos$ORIGIN example.com.
30cd9f4ecSchristos$TTL 3600
40cd9f4ecSchristos
50cd9f4ecSchristosENTRY_BEGIN
60cd9f4ecSchristosMATCH opcode qtype qname
70cd9f4ecSchristosREPLY QR AA NOERROR
80cd9f4ecSchristosADJUST copy_id
90cd9f4ecSchristosSECTION QUESTION
100cd9f4ecSchristoswww	IN	A
110cd9f4ecSchristosSECTION ANSWER
120cd9f4ecSchristoswww	IN	A	10.20.30.40
130cd9f4ecSchristosENTRY_END
140cd9f4ecSchristos
15*7a540f2bSchristosENTRY_BEGIN
16*7a540f2bSchristosMATCH opcode qtype qname
17*7a540f2bSchristosREPLY QR AA NOERROR
18*7a540f2bSchristosADJUST copy_id
19*7a540f2bSchristosSECTION QUESTION
20*7a540f2bSchristoswww2	IN	A
21*7a540f2bSchristosSECTION ANSWER
22*7a540f2bSchristoswww2	IN	A	10.20.30.40
23*7a540f2bSchristosENTRY_END
24