4 target-fetch-policy: "0 0 0 0 0"
8 stub-addr: 193.0.14.129 # K.ROOT-SERVERS.NET.
11 SCENARIO_BEGIN Test resolution where disabled scrubber avoids cycle
12 ; query for ns.example.com, needs ns.example.net, needs ns.example.com.
13 ; scrubber disabled, so extra glue is trusted.
19 MATCH opcode qtype qname
25 . IN NS K.ROOT-SERVERS.NET.
27 K.ROOT-SERVERS.NET. IN A 193.0.14.129
31 MATCH opcode qtype qname
37 com. IN NS a.gtld-servers.net.
39 a.gtld-servers.net. IN A 192.5.6.30
43 MATCH opcode qtype qname
47 ns.example.com. IN AAAA
49 com. IN NS a.gtld-servers.net.
51 a.gtld-servers.net. IN A 192.5.6.30
55 MATCH opcode qtype qname
61 net. IN NS e.gtld-servers.net.
63 e.gtld-servers.net. IN A 192.12.94.30
67 MATCH opcode qtype qname
71 ns.example.net. IN AAAA
73 net. IN NS e.gtld-servers.net.
75 e.gtld-servers.net. IN A 192.12.94.30
83 MATCH opcode qtype qname
89 com. IN NS a.gtld-servers.net.
91 a.gtld-servers.net. IN A 192.5.6.30
95 MATCH opcode qtype qname
101 example.com. IN NS ns.example.net.
103 ns.example.net. IN A 1.2.3.1
107 MATCH opcode qtype qname
111 ns.example.com. IN AAAA
113 example.com. IN NS ns.example.net.
115 ns.example.net. IN A 1.2.3.1
119 ; e.gtld-servers.net.
123 MATCH opcode qtype qname
129 net. IN NS e.gtld-servers.net.
131 e.gtld-servers.net. IN A 192.12.94.30
135 MATCH opcode qtype qname
141 example.net. IN NS ns.example.com.
143 ns.example.com. IN A 1.2.3.2
147 MATCH opcode qtype qname
151 ns.example.net. IN AAAA
153 example.net. IN NS ns.example.com.
155 ns.example.com. IN A 1.2.3.2
163 MATCH opcode qtype qname
169 example.net. IN NS ns.example.com.
171 ns.example.com. IN A 1.2.3.2
175 MATCH opcode qtype qname
181 example.com. IN NS ns.example.net.
183 ns.example.net. IN A 1.2.3.1
187 MATCH opcode qtype qname
193 ns.example.com. IN A 1.2.3.2
195 example.com. IN NS ns.example.net.
197 ns.example.net. IN A 1.2.3.1
208 ; recursion happens here.
209 ; cycle detected and it fails.
217 ns.example.com. IN A 1.2.3.2
219 example.com. IN NS ns.example.net.
222 ; ns.example.net. IN A 1.2.3.1