xref: /minix/external/bsd/bind/dist/bin/tests/system/rpz/test6 (revision fb9c64b2)
1; Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
2;
3; Permission to use, copy, modify, and/or distribute this software for any
4; purpose with or without fee is hereby granted, provided that the above
5; copyright notice and this permission notice appear in all copies.
6;
7; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9; AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
10; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
12; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13; PERFORMANCE OF THIS SOFTWARE.
14
15
16
17; Use comment lines instead of blank lines to combine update requests into
18;	single requests
19; Separate update requests for distinct TLDs with blank lines or 'send'
20; End the file with a blank line or 'send'
21
22server 10.53.0.3 5300
23
24; Poke the radix tree a little.
25update add  128.1111.2222.3333.4444.5555.6666.7777.8888.rpz-ip.bl. 300 CNAME .
26update add  128.1111.2222.3333.4444.5555.6666.zz.rpz-ip.bl.	300 CNAME   .
27update add  128.1111.2222.3333.4444.5555.zz.8888.rpz-ip.bl.	300 CNAME   .
28update add  128.1111.2222.3333.4444.zz.8888.rpz-ip.bl.		300 CNAME   .
29update add  128.zz.3333.4444.0.0.8888.rpz-ip.bl.		300 CNAME   .
30update add  128.zz.3333.4444.0.7777.8888.rpz-ip.bl.		300 CNAME   .
31update add  128.zz.3333.4444.0.8777.8888.rpz-ip.bl.		300 CNAME   .
32update add  127.zz.3333.4444.0.8777.8888.rpz-ip.bl.		300 CNAME   .
33;
34;
35; regression testing for some old crashes
36update add  redirect.bl.	300 A		127.0.0.1
37update add  *.redirect.bl.	300 A		127.0.0.1
38update add  *.credirect.bl.	300 CNAME	google.com.
39;
40send
41