Home | History | Annotate | Line # | Download | only in testdata
      1  1.1  christos ; config options
      2  1.1  christos server:
      3  1.1  christos 	target-fetch-policy: "0 0 0 0 0"
      4  1.1  christos 	trust-anchor: "com. DS 1444 8 2 0d72034e3e18a9ef383c164b68302433bbde957616e10cf44575fea2abae469c"
      5  1.1  christos 	trust-anchor-signaling: no
      6  1.1  christos 	val-override-date: 20201020135527
      7  1.1  christos 
      8  1.1  christos auth-zone:
      9  1.1  christos 	name: "example.com."
     10  1.1  christos 	## zonefile (or none).
     11  1.1  christos 	## zonefile: "example.com.zone"
     12  1.1  christos 	## master by IP address or hostname
     13  1.1  christos 	## can list multiple masters, each on one line.
     14  1.1  christos 	## master:
     15  1.1  christos 	master: 1.2.3.44
     16  1.1  christos 	## url for http fetch
     17  1.1  christos 	## url:
     18  1.1  christos 	## queries from downstream clients get authoritative answers.
     19  1.1  christos 	## for-downstream: yes
     20  1.1  christos 	for-downstream: yes
     21  1.1  christos 	## queries are used to fetch authoritative answers from this zone,
     22  1.1  christos 	## instead of unbound itself sending queries there.
     23  1.1  christos 	## for-upstream: yes
     24  1.1  christos 	for-upstream: yes
     25  1.1  christos 	## on failures with for-upstream, fallback to sending queries to
     26  1.1  christos 	## the authority servers
     27  1.1  christos 	## fallback-enabled: no
     28  1.1  christos 	zonemd-check: yes
     29  1.1  christos 
     30  1.1  christos 	## this line generates zonefile: \n"/tmp/xxx.example.com"\n
     31  1.1  christos 	zonefile:
     32  1.1  christos TEMPFILE_NAME example.com
     33  1.1  christos 	## this is the inline file /tmp/xxx.example.com
     34  1.1  christos 	## the tempfiles are deleted when the testrun is over.
     35  1.1  christos TEMPFILE_CONTENTS example.com
     36  1.1  christos TEMPFILE_END
     37  1.1  christos 
     38  1.1  christos stub-zone:
     39  1.1  christos 	name: "."
     40  1.1  christos 	stub-addr: 193.0.14.129 	# K.ROOT-SERVERS.NET.
     41  1.1  christos CONFIG_END
     42  1.1  christos 
     43  1.1  christos SCENARIO_BEGIN Test authority zone with AXFR with ZONEMD with chain of trust
     44  1.1  christos 
     45  1.1  christos ; K.ROOT-SERVERS.NET.
     46  1.1  christos RANGE_BEGIN 0 100
     47  1.1  christos 	ADDRESS 193.0.14.129 
     48  1.1  christos ENTRY_BEGIN
     49  1.1  christos MATCH opcode qtype qname
     50  1.1  christos ADJUST copy_id
     51  1.1  christos REPLY QR NOERROR
     52  1.1  christos SECTION QUESTION
     53  1.1  christos . IN NS
     54  1.1  christos SECTION ANSWER
     55  1.1  christos . IN NS	K.ROOT-SERVERS.NET.
     56  1.1  christos SECTION ADDITIONAL
     57  1.1  christos K.ROOT-SERVERS.NET.	IN	A	193.0.14.129
     58  1.1  christos ENTRY_END
     59  1.1  christos 
     60  1.1  christos ENTRY_BEGIN
     61  1.1  christos MATCH opcode subdomain
     62  1.1  christos ADJUST copy_id copy_query
     63  1.1  christos REPLY QR NOERROR
     64  1.1  christos SECTION QUESTION
     65  1.1  christos com. IN NS
     66  1.1  christos SECTION AUTHORITY
     67  1.1  christos com.	IN NS	a.gtld-servers.net.
     68  1.1  christos SECTION ADDITIONAL
     69  1.1  christos a.gtld-servers.net.	IN 	A	192.5.6.30
     70  1.1  christos ENTRY_END
     71  1.1  christos RANGE_END
     72  1.1  christos 
     73  1.1  christos ; a.gtld-servers.net.
     74  1.1  christos RANGE_BEGIN 0 100
     75  1.1  christos 	ADDRESS 192.5.6.30
     76  1.1  christos ENTRY_BEGIN
     77  1.1  christos MATCH opcode qtype qname
     78  1.1  christos ADJUST copy_id
     79  1.1  christos REPLY QR NOERROR
     80  1.1  christos SECTION QUESTION
     81  1.1  christos com. IN NS
     82  1.1  christos SECTION ANSWER
     83  1.1  christos com.	IN NS	a.gtld-servers.net.
     84  1.1  christos SECTION ADDITIONAL
     85  1.1  christos a.gtld-servers.net.	IN 	A	192.5.6.30
     86  1.1  christos ENTRY_END
     87  1.1  christos 
     88  1.1  christos ENTRY_BEGIN
     89  1.1  christos MATCH opcode qname qtype
     90  1.1  christos ADJUST copy_id
     91  1.1  christos REPLY QR AA NOERROR
     92  1.1  christos SECTION QUESTION
     93  1.1  christos example.com. IN DS
     94  1.1  christos SECTION ANSWER
     95  1.1  christos example.com.	3600	IN	DS	55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5deee90af
     96  1.1  christos example.com.	3600	IN	RRSIG	DS 8 2 3600 20201116135527 20201019135527 1444 com. BpV1M171SSkbdlGawwweJwQ0W+aNaCrgkt2QTsxCvbo1acR5i3AKm4REOUzo4I36lRx26mYkF9Topkeu0aFmov7P2uUhCxk4faFK7k87k97FAqZaDGp/K9b3YCfiwJBc5pJSUW0ndU/Ve5zAh/wL493RMSC7LwJr5JjV0NxydFk=
     97  1.1  christos ENTRY_END
     98  1.1  christos 
     99  1.1  christos ENTRY_BEGIN
    100  1.1  christos MATCH opcode subdomain
    101  1.1  christos ADJUST copy_id copy_query
    102  1.1  christos REPLY QR NOERROR
    103  1.1  christos SECTION QUESTION
    104  1.1  christos example.com. IN NS
    105  1.1  christos SECTION AUTHORITY
    106  1.1  christos example.com.	IN NS	ns.example.com.
    107  1.1  christos example.com.	3600	IN	DS	55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5deee90af
    108  1.1  christos example.com.	3600	IN	RRSIG	DS 8 2 3600 20201116135527 20201019135527 1444 com. BpV1M171SSkbdlGawwweJwQ0W+aNaCrgkt2QTsxCvbo1acR5i3AKm4REOUzo4I36lRx26mYkF9Topkeu0aFmov7P2uUhCxk4faFK7k87k97FAqZaDGp/K9b3YCfiwJBc5pJSUW0ndU/Ve5zAh/wL493RMSC7LwJr5JjV0NxydFk=
    109  1.1  christos SECTION ADDITIONAL
    110  1.1  christos ns.example.com. IN A 1.2.3.44
    111  1.1  christos ENTRY_END
    112  1.1  christos 
    113  1.1  christos ENTRY_BEGIN
    114  1.1  christos MATCH opcode qtype qname
    115  1.1  christos ADJUST copy_id
    116  1.1  christos REPLY QR AA NOERROR
    117  1.1  christos SECTION QUESTION
    118  1.1  christos com. IN DNSKEY
    119  1.1  christos SECTION ANSWER
    120  1.1  christos com.	3600	IN	DNSKEY	257 3 8 AwEAAbd9WqjzE2Pynz21OG5doSf9hFzMr5dhzz2waZ3vTa+0o5r7AjTAqmA1yH/B3+aAMihUm5ucZSfVqo7+kOaRE8yFj9aivOmA1n1+JLevJq/oyvQyjxQN2Qb89LyaNUT5oKZIiL+uyyhNW3KDR3SSbQ/GBwQNDHVcZi+JDR3RC0r7 ;{id = 1444 (ksk), size = 1024b}
    121  1.1  christos com.	3600	IN	RRSIG	DNSKEY 8 1 3600 20201116135527 20201019135527 1444 com. BEOMfWvi6RgnHaHsst+Ed265hBuCkgMR7gDpu89J7ZrVL6DzMKnNVFdgjl/9xwLj/pkukc7qeLSHjAfLlN0E4THW7PVshscQnjvXCkktG2Ejx9fTyllAqeGDh9z9QDGlQZIGTMgb9413qZhNqe2Tda9PTJRpiZ8b4bdQp6V1kVo=
    122  1.1  christos SECTION ADDITIONAL
    123  1.1  christos ENTRY_END
    124  1.1  christos RANGE_END
    125  1.1  christos 
    126  1.1  christos ; ns.example.net.
    127  1.1  christos RANGE_BEGIN 0 100
    128  1.1  christos 	ADDRESS 1.2.3.44
    129  1.1  christos ENTRY_BEGIN
    130  1.1  christos MATCH opcode qtype qname
    131  1.1  christos ADJUST copy_id
    132  1.1  christos REPLY QR NOERROR
    133  1.1  christos SECTION QUESTION
    134  1.1  christos example.net. IN NS
    135  1.1  christos SECTION ANSWER
    136  1.1  christos example.net.	IN NS	ns.example.net.
    137  1.1  christos SECTION ADDITIONAL
    138  1.1  christos ns.example.net.		IN 	A	1.2.3.44
    139  1.1  christos ENTRY_END
    140  1.1  christos 
    141  1.1  christos ENTRY_BEGIN
    142  1.1  christos MATCH opcode qtype qname
    143  1.1  christos ADJUST copy_id
    144  1.1  christos REPLY QR NOERROR
    145  1.1  christos SECTION QUESTION
    146  1.1  christos ns.example.net. IN A
    147  1.1  christos SECTION ANSWER
    148  1.1  christos ns.example.net. IN A	1.2.3.44
    149  1.1  christos SECTION AUTHORITY
    150  1.1  christos example.net.	IN NS	ns.example.net.
    151  1.1  christos ENTRY_END
    152  1.1  christos 
    153  1.1  christos ENTRY_BEGIN
    154  1.1  christos MATCH opcode qtype qname
    155  1.1  christos ADJUST copy_id
    156  1.1  christos REPLY QR NOERROR
    157  1.1  christos SECTION QUESTION
    158  1.1  christos ns.example.net. IN AAAA
    159  1.1  christos SECTION AUTHORITY
    160  1.1  christos example.net.	IN NS	ns.example.net.
    161  1.1  christos SECTION ADDITIONAL
    162  1.1  christos www.example.net. IN A	1.2.3.44
    163  1.1  christos ENTRY_END
    164  1.1  christos 
    165  1.1  christos ENTRY_BEGIN
    166  1.1  christos MATCH opcode qtype qname
    167  1.1  christos ADJUST copy_id
    168  1.1  christos REPLY QR NOERROR
    169  1.1  christos SECTION QUESTION
    170  1.1  christos example.com. IN NS
    171  1.1  christos SECTION ANSWER
    172  1.1  christos example.com.	IN NS	ns.example.net.
    173  1.1  christos ENTRY_END
    174  1.1  christos 
    175  1.1  christos ENTRY_BEGIN
    176  1.1  christos MATCH opcode qtype qname
    177  1.1  christos ADJUST copy_id
    178  1.1  christos REPLY QR NOERROR
    179  1.1  christos SECTION QUESTION
    180  1.1  christos www.example.com. IN A
    181  1.1  christos SECTION ANSWER
    182  1.1  christos www.example.com. IN A	10.20.30.40
    183  1.1  christos ENTRY_END
    184  1.1  christos 
    185  1.1  christos ENTRY_BEGIN
    186  1.1  christos MATCH opcode qtype qname
    187  1.1  christos ADJUST copy_id
    188  1.1  christos REPLY QR NOERROR
    189  1.1  christos SECTION QUESTION
    190  1.1  christos example.com. IN SOA
    191  1.1  christos SECTION ANSWER
    192  1.1  christos ; serial, refresh, retry, expire, minimum
    193  1.1  christos example.com. IN SOA ns.example.com. hostmaster.example.com. 1 3600 900 86400 3600
    194  1.1  christos ENTRY_END
    195  1.1  christos 
    196  1.1  christos ENTRY_BEGIN
    197  1.1  christos MATCH opcode qtype qname
    198  1.1  christos ADJUST copy_id
    199  1.1  christos REPLY QR AA NOERROR
    200  1.1  christos SECTION QUESTION
    201  1.1  christos example.com. IN AXFR
    202  1.1  christos SECTION ANSWER
    203  1.1  christos example.com.	3600	IN	SOA	ns.example.com. hostmaster.example.com. 200154054 28800 7200 604800 3600
    204  1.1  christos example.com.	3600	IN	RRSIG	SOA 8 2 3600 20201116135527 20201019135527 55566 example.com. gcFHT/Q4iDZ78CK6fyY2HZr8sRtgH2Rna9fEs06RW0gqMnfDntweoIaBamOZ7NlAP84aY2bZeanmEccmkHexByUpodCoKQ4NzVXctLr0TO4PVoFyfUfj62fjhM56SF8ioDxsoDQcPtYXcjNQjwfntWofMqHCMxrb9LzbgePzhOM=
    205  1.1  christos example.com.	3600	IN	NS	ns.example.com.
    206  1.1  christos example.com.	3600	IN	RRSIG	NS 8 2 3600 20201116135527 20201019135527 55566 example.com. X+V3XsbJbBi9OsHpjMkGCox8RLY/uXp/XX/O/flTrIre9fMDWm9ZGnewtuQFpLgGc6hUTi0eLsuRWRA5fZXEKUBhmoR2Ph01KgE1gvlL7v6zPWQwXVcBRUr3mOSbYdNNkHkXEjiDBGEhNkfqR216zNgw563eEGXOkLUFNIx5Zpg=
    207  1.1  christos example.com.	3600	IN	DNSKEY	256 3 8 AwEAAdug/L739i0mgN2nuK/bhxu3wFn5Ud9nK2+XUmZQlPUEZUC5YZvm1rfMmEWTGBn87fFxEu/kjFZHJ55JLzqsbbpVHLbmKCTT2gYR2FV2WDKROGKuYbVkJIXdKAjJ0ONuK507NinYvlWXIoxHn22KAWOd9wKgSTNHBlmGkX+ts3hh ;{id = 55566 (zsk), size = 1024b}
    208  1.1  christos example.com.	3600	IN	RRSIG	DNSKEY 8 2 3600 20201116135527 20201019135527 55566 example.com. fsdnVg38PKQTH2mDOwkXL6Jre7JP7Gf8WI3CvIbmeYQUJtAlpcSbZkS3wInm3kKMxOuT55BWzndQzpfmpo91OqJjG27W0k9301NMLUwFprA6b9HK+iPAT0JpYPDPzcm1bQdarLzLS+eD/GPwmyVSX7Gze+08VfE8m8sOW2r7UjA=
    209  1.1  christos example.com.	3600	IN	TYPE63	\# 70 0bee1bc6010258f7620f93204bbb31b44f795b3409cc4abd9ef5601decc15675bd7751213152984eddce0626e6062e744b03b3e47711202fbb79e4a2eb8bc5cf46741b5cae6f
    210  1.1  christos example.com.	3600	IN	RRSIG	TYPE63 8 2 3600 20201116135527 20201019135527 55566 example.com. orn8ZF/yqj9u4WrhiO6gtEcTaVsnZSWWZLfXhcIOiWSB8kKCxtZl5cG17dD3Du1NllUwMRqkp0KleLhIoUS9xeQ/0x05u+CYLrfQ62oAiD7q54ZQzpXJIH52aQzKV70ZnO03CZowhQBnetmIoKX6xLogKo8pt+BdQbo3oVHxV8Y=
    211  1.1  christos example.com.	3600	IN	NSEC	bar.example.com. NS SOA RRSIG NSEC DNSKEY TYPE63 
    212  1.1  christos example.com.	3600	IN	RRSIG	NSEC 8 2 3600 20201116135527 20201019135527 55566 example.com. ufLrlOQprAqjnH85Rt3T0Mxd3ZB0mBeeNIr84eFJ8Rk6WiWEPm0Y1R7GRufNI24Mj7iqLcL4nJM6KK6B7dJqjqu73jw1acuYNnbsoV2BNDRXRFP2FNWTpctVdi+955f3FzgsmEJXfGiSUG0YXAEcZmdCPCn5ii2jk8mk7r6KKYo=
    213  1.1  christos bar.example.com.	3600	IN	A	1.2.3.4
    214  1.1  christos bar.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. NYhmRicF4C9+YxpWeQrepy4ALM1CM0USoDuGi3W5Xtp4/+YpCJfSIdR9vlJaJ2WayYuZrz9Ai2ci7oWwE1Fn3oywGwCKvGo9m0c3mC2eEtphE19wrop6pWu6um4RiFhmzYS1voraA3PAdYzze9U4NHzlk0+sb5vNZW9dSZS30Ds=
    215  1.1  christos bar.example.com.	3600	IN	NSEC	ding.example.com. A RRSIG NSEC 
    216  1.1  christos bar.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. VhsGuBx20DXQZNU8ITAMnasn6NVyEjN9xtB8msH5xJn80UCuaqvFBURzcPWN3aHnykEvGfdPF/9P3WvlON0cMikWkqSLy6Q9bpvgAq13HWYh+ZcDoqLtICaB7RkBQc+6aHAqZFyQbD8/m8Kxt5eVJtV6rEuf+yPX0+3aXHhsRg0=
    217  1.1  christos ding.example.com.	3600	IN	A	1.2.3.4
    218  1.1  christos ding.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. OERsruISkpd1s68ute8Xm8YXisBCTkkiDMt34K+0dVqvySOJq63d3qN18BeUxZxLyHDB1eR3nZZKqEdkTqrv2r98skhWhjnOECpFbu5gKjtN/KPexbbJ+rxC0QqciuWOC7M6YE0cvI17/RB9KhVRy5rqY2X4Gt2wk2CNeD1dAko=
    219  1.1  christos ding.example.com.	3600	IN	NSEC	foo.example.com. A RRSIG NSEC 
    220  1.1  christos ding.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. nb1W2aaKrU5iAQiY8gMsoMOejID19JMTEwY2rRoe+KsvzMs0rE0ifEkqit4blXaU0tfy0foJ70uqdJFqBoGz1NcSwZ6GNk/iNfGvG3XpxZ/zqEe7kkIucqqei794G7z9psqV94yZ3WaT+IswPpWrSaWv1w41RtcWufPhe4fOAmU=
    221  1.1  christos foo.example.com.	3600	IN	A	1.2.3.4
    222  1.1  christos foo.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. ZcUngb2pUejwnsshbJN/Dfr+Bzu8fcZXyqLArQ+10Bw1IPHyfx7yyUJ43V5tTYVHPSEsJzTnaWj+olVrNhVZxq5e0pgzSYPfGln2FEItEvMIOn33j8yKTpPW2MLyuFF5ZkXhosG20EUwRMvMmRHRz9mIZfwWoMbSGPukmLh8zMA=
    223  1.1  christos foo.example.com.	3600	IN	NSEC	ns.example.com. A RRSIG NSEC 
    224  1.1  christos foo.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. fUZEpkEULRWDntN5Z7Kr8M83Hjhf08ECMKRpo6IBoBc3ayenj+YMgWAvFXC825wjENPYYWNGag0d32U83zCZxqgv+8uXZd3B7QDpTbL41aWZdc++s5YWTkYjyOWwJ1XHOv4nL3qEnJBXVzo/E1gbSKhTFuG97i+7J1MFd9MsC5s=
    225  1.1  christos ns.example.com.	3600	IN	A	127.0.0.1
    226  1.1  christos ns.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. SiuxuPtN/ITd+Z20j8UNUHJWbLHirE8zQOWMv5fAZ1rPKpAidrZgUL8J417GdrTwkueU2ywAJ7EzFJSwNTa7o/wUnq7svmOR6Ze6UQsKuZFZGEfqPNDRp4YuF86LU5jChuo+f/IRpydHrxVwGxDPCR9KarDM+ewfW+yI5bZeZcg=
    227  1.1  christos ns.example.com.	3600	IN	NSEC	www.example.com. A RRSIG NSEC 
    228  1.1  christos ns.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. 0upKNYjiow4NDJm3I1RbUddE9GGuFYEVKswww5BAc/6WHuukupncL30lskvcSKGpByDssP2Hi2CufyEtYeGWh6q1TxtOFRqFBX1p6Q5b3tBlCtvv4h31dQR9uqLvq+GkGS5MR+0LO5kWagIpZmnI8YY5plVdXEtNbp2Ar8zvz/A=
    229  1.1  christos www.example.com.	3600	IN	A	127.0.0.1
    230  1.1  christos www.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. AaIeICaPjV50TDrpbyOn94+hs8EYIMTmN4pYqj7e8GIGimqQIk5jgpwSx6SOoOF+uOqkf9GKHkQTn5YVGaeXwEQleg7mPTmMYKAOk06Y7MFUO1Vwt1Vt7Wo+Cpa3x2a1CmEkfFOi4WqP43VJnUtjjKmXoKRz3VUmqByyJYUAGbQ=
    231  1.1  christos www.example.com.	3600	IN	NSEC	example.com. A RRSIG NSEC 
    232  1.1  christos www.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. meg/t6nIBqQZ0d5/dT7uu/3CuP4vE+HxqFQaj2fjUNceA/6C7QIQnqQ5Kyblg+XijDkQX0yvyFNHYdgF16UDgFT7tlNUCHk1SpF5BWzV4c4tBEhxASTz7UQo111O3Tyd6CldPzO/Se15Ud0/ZYltHEqWTfY5nJoXC/OJD9V2QOI=
    233  1.1  christos example.com.	3600	IN	SOA	ns.example.com. hostmaster.example.com. 200154054 28800 7200 604800 3600
    234  1.1  christos ENTRY_END
    235  1.1  christos RANGE_END
    236  1.1  christos 
    237  1.1  christos STEP 1 QUERY
    238  1.1  christos ENTRY_BEGIN
    239  1.1  christos REPLY RD
    240  1.1  christos SECTION QUESTION
    241  1.1  christos www.example.com. IN A
    242  1.1  christos ENTRY_END
    243  1.1  christos 
    244  1.1  christos ; recursion happens here.
    245  1.1  christos STEP 20 CHECK_ANSWER
    246  1.1  christos ENTRY_BEGIN
    247  1.1  christos MATCH all
    248  1.1  christos REPLY QR AA RD RA SERVFAIL
    249  1.1  christos SECTION QUESTION
    250  1.1  christos www.example.com. IN A
    251  1.1  christos SECTION ANSWER
    252  1.1  christos ENTRY_END
    253  1.1  christos 
    254  1.1  christos STEP 30 TIME_PASSES ELAPSE 10
    255  1.1  christos STEP 40 TRAFFIC
    256  1.1  christos 
    257  1.1  christos STEP 50 QUERY
    258  1.1  christos ENTRY_BEGIN
    259  1.1  christos REPLY RD
    260  1.1  christos SECTION QUESTION
    261  1.1  christos www.example.com. IN A
    262  1.1  christos ENTRY_END
    263  1.1  christos 
    264  1.1  christos ; recursion happens here.
    265  1.1  christos STEP 60 CHECK_ANSWER
    266  1.1  christos ENTRY_BEGIN
    267  1.1  christos MATCH all
    268  1.1  christos REPLY QR AA RD RA NOERROR
    269  1.1  christos SECTION QUESTION
    270  1.1  christos www.example.com. IN A
    271  1.1  christos SECTION ANSWER
    272  1.1  christos www.example.com. IN A	127.0.0.1
    273  1.1  christos ENTRY_END
    274  1.1  christos 
    275  1.1  christos ; the zonefile was updated with new contents
    276  1.1  christos STEP 70 CHECK_TEMPFILE example.com
    277  1.1  christos FILE_BEGIN
    278  1.1  christos example.com.	3600	IN	SOA	ns.example.com. hostmaster.example.com. 200154054 28800 7200 604800 3600
    279  1.1  christos example.com.	3600	IN	RRSIG	SOA 8 2 3600 20201116135527 20201019135527 55566 example.com. gcFHT/Q4iDZ78CK6fyY2HZr8sRtgH2Rna9fEs06RW0gqMnfDntweoIaBamOZ7NlAP84aY2bZeanmEccmkHexByUpodCoKQ4NzVXctLr0TO4PVoFyfUfj62fjhM56SF8ioDxsoDQcPtYXcjNQjwfntWofMqHCMxrb9LzbgePzhOM=
    280  1.1  christos example.com.	3600	IN	NS	ns.example.com.
    281  1.1  christos example.com.	3600	IN	RRSIG	NS 8 2 3600 20201116135527 20201019135527 55566 example.com. X+V3XsbJbBi9OsHpjMkGCox8RLY/uXp/XX/O/flTrIre9fMDWm9ZGnewtuQFpLgGc6hUTi0eLsuRWRA5fZXEKUBhmoR2Ph01KgE1gvlL7v6zPWQwXVcBRUr3mOSbYdNNkHkXEjiDBGEhNkfqR216zNgw563eEGXOkLUFNIx5Zpg=
    282  1.1  christos example.com.	3600	IN	NSEC	bar.example.com. NS SOA RRSIG NSEC DNSKEY ZONEMD
    283  1.1  christos example.com.	3600	IN	RRSIG	NSEC 8 2 3600 20201116135527 20201019135527 55566 example.com. ufLrlOQprAqjnH85Rt3T0Mxd3ZB0mBeeNIr84eFJ8Rk6WiWEPm0Y1R7GRufNI24Mj7iqLcL4nJM6KK6B7dJqjqu73jw1acuYNnbsoV2BNDRXRFP2FNWTpctVdi+955f3FzgsmEJXfGiSUG0YXAEcZmdCPCn5ii2jk8mk7r6KKYo=
    284  1.1  christos example.com.	3600	IN	DNSKEY	256 3 8 AwEAAdug/L739i0mgN2nuK/bhxu3wFn5Ud9nK2+XUmZQlPUEZUC5YZvm1rfMmEWTGBn87fFxEu/kjFZHJ55JLzqsbbpVHLbmKCTT2gYR2FV2WDKROGKuYbVkJIXdKAjJ0ONuK507NinYvlWXIoxHn22KAWOd9wKgSTNHBlmGkX+ts3hh ;{id = 55566}
    285  1.1  christos example.com.	3600	IN	RRSIG	DNSKEY 8 2 3600 20201116135527 20201019135527 55566 example.com. fsdnVg38PKQTH2mDOwkXL6Jre7JP7Gf8WI3CvIbmeYQUJtAlpcSbZkS3wInm3kKMxOuT55BWzndQzpfmpo91OqJjG27W0k9301NMLUwFprA6b9HK+iPAT0JpYPDPzcm1bQdarLzLS+eD/GPwmyVSX7Gze+08VfE8m8sOW2r7UjA=
    286  1.1  christos example.com.	3600	IN	ZONEMD	200154054 1 2 58F7620F93204BBB31B44F795B3409CC4ABD9EF5601DECC15675BD7751213152984EDDCE0626E6062E744B03B3E47711202FBB79E4A2EB8BC5CF46741B5CAE6F
    287  1.1  christos example.com.	3600	IN	RRSIG	ZONEMD 8 2 3600 20201116135527 20201019135527 55566 example.com. orn8ZF/yqj9u4WrhiO6gtEcTaVsnZSWWZLfXhcIOiWSB8kKCxtZl5cG17dD3Du1NllUwMRqkp0KleLhIoUS9xeQ/0x05u+CYLrfQ62oAiD7q54ZQzpXJIH52aQzKV70ZnO03CZowhQBnetmIoKX6xLogKo8pt+BdQbo3oVHxV8Y=
    288  1.1  christos bar.example.com.	3600	IN	A	1.2.3.4
    289  1.1  christos bar.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. NYhmRicF4C9+YxpWeQrepy4ALM1CM0USoDuGi3W5Xtp4/+YpCJfSIdR9vlJaJ2WayYuZrz9Ai2ci7oWwE1Fn3oywGwCKvGo9m0c3mC2eEtphE19wrop6pWu6um4RiFhmzYS1voraA3PAdYzze9U4NHzlk0+sb5vNZW9dSZS30Ds=
    290  1.1  christos bar.example.com.	3600	IN	NSEC	ding.example.com. A RRSIG NSEC
    291  1.1  christos bar.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. VhsGuBx20DXQZNU8ITAMnasn6NVyEjN9xtB8msH5xJn80UCuaqvFBURzcPWN3aHnykEvGfdPF/9P3WvlON0cMikWkqSLy6Q9bpvgAq13HWYh+ZcDoqLtICaB7RkBQc+6aHAqZFyQbD8/m8Kxt5eVJtV6rEuf+yPX0+3aXHhsRg0=
    292  1.1  christos ding.example.com.	3600	IN	A	1.2.3.4
    293  1.1  christos ding.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. OERsruISkpd1s68ute8Xm8YXisBCTkkiDMt34K+0dVqvySOJq63d3qN18BeUxZxLyHDB1eR3nZZKqEdkTqrv2r98skhWhjnOECpFbu5gKjtN/KPexbbJ+rxC0QqciuWOC7M6YE0cvI17/RB9KhVRy5rqY2X4Gt2wk2CNeD1dAko=
    294  1.1  christos ding.example.com.	3600	IN	NSEC	foo.example.com. A RRSIG NSEC
    295  1.1  christos ding.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. nb1W2aaKrU5iAQiY8gMsoMOejID19JMTEwY2rRoe+KsvzMs0rE0ifEkqit4blXaU0tfy0foJ70uqdJFqBoGz1NcSwZ6GNk/iNfGvG3XpxZ/zqEe7kkIucqqei794G7z9psqV94yZ3WaT+IswPpWrSaWv1w41RtcWufPhe4fOAmU=
    296  1.1  christos foo.example.com.	3600	IN	A	1.2.3.4
    297  1.1  christos foo.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. ZcUngb2pUejwnsshbJN/Dfr+Bzu8fcZXyqLArQ+10Bw1IPHyfx7yyUJ43V5tTYVHPSEsJzTnaWj+olVrNhVZxq5e0pgzSYPfGln2FEItEvMIOn33j8yKTpPW2MLyuFF5ZkXhosG20EUwRMvMmRHRz9mIZfwWoMbSGPukmLh8zMA=
    298  1.1  christos foo.example.com.	3600	IN	NSEC	ns.example.com. A RRSIG NSEC
    299  1.1  christos foo.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. fUZEpkEULRWDntN5Z7Kr8M83Hjhf08ECMKRpo6IBoBc3ayenj+YMgWAvFXC825wjENPYYWNGag0d32U83zCZxqgv+8uXZd3B7QDpTbL41aWZdc++s5YWTkYjyOWwJ1XHOv4nL3qEnJBXVzo/E1gbSKhTFuG97i+7J1MFd9MsC5s=
    300  1.1  christos ns.example.com.	3600	IN	A	127.0.0.1
    301  1.1  christos ns.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. SiuxuPtN/ITd+Z20j8UNUHJWbLHirE8zQOWMv5fAZ1rPKpAidrZgUL8J417GdrTwkueU2ywAJ7EzFJSwNTa7o/wUnq7svmOR6Ze6UQsKuZFZGEfqPNDRp4YuF86LU5jChuo+f/IRpydHrxVwGxDPCR9KarDM+ewfW+yI5bZeZcg=
    302  1.1  christos ns.example.com.	3600	IN	NSEC	www.example.com. A RRSIG NSEC
    303  1.1  christos ns.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. 0upKNYjiow4NDJm3I1RbUddE9GGuFYEVKswww5BAc/6WHuukupncL30lskvcSKGpByDssP2Hi2CufyEtYeGWh6q1TxtOFRqFBX1p6Q5b3tBlCtvv4h31dQR9uqLvq+GkGS5MR+0LO5kWagIpZmnI8YY5plVdXEtNbp2Ar8zvz/A=
    304  1.1  christos www.example.com.	3600	IN	A	127.0.0.1
    305  1.1  christos www.example.com.	3600	IN	RRSIG	A 8 3 3600 20201116135527 20201019135527 55566 example.com. AaIeICaPjV50TDrpbyOn94+hs8EYIMTmN4pYqj7e8GIGimqQIk5jgpwSx6SOoOF+uOqkf9GKHkQTn5YVGaeXwEQleg7mPTmMYKAOk06Y7MFUO1Vwt1Vt7Wo+Cpa3x2a1CmEkfFOi4WqP43VJnUtjjKmXoKRz3VUmqByyJYUAGbQ=
    306  1.1  christos www.example.com.	3600	IN	NSEC	example.com. A RRSIG NSEC
    307  1.1  christos www.example.com.	3600	IN	RRSIG	NSEC 8 3 3600 20201116135527 20201019135527 55566 example.com. meg/t6nIBqQZ0d5/dT7uu/3CuP4vE+HxqFQaj2fjUNceA/6C7QIQnqQ5Kyblg+XijDkQX0yvyFNHYdgF16UDgFT7tlNUCHk1SpF5BWzV4c4tBEhxASTz7UQo111O3Tyd6CldPzO/Se15Ud0/ZYltHEqWTfY5nJoXC/OJD9V2QOI=
    308  1.1  christos FILE_END
    309  1.1  christos 
    310  1.1  christos SCENARIO_END
    311