3 target-fetch-policy: "0 0 0 0 0"
7 stub-addr: 193.0.14.129 # K.ROOT-SERVERS.NET.
11 forward-addr: 1.2.3.6 # failing resolver
16 SCENARIO_BEGIN Test forward-first directive with equal stub name configured.
22 MATCH opcode qtype qname
28 . IN NS K.ROOT-SERVERS.NET.
30 K.ROOT-SERVERS.NET. IN A 193.0.14.129
34 MATCH opcode subdomain
35 ADJUST copy_id copy_query
40 com. IN NS a.gtld-servers.net.
42 a.gtld-servers.net. IN A 192.5.6.30
50 MATCH opcode qtype qname
56 com. IN NS a.gtld-servers.net.
58 a.gtld-servers.net. IN A 192.5.6.30
62 MATCH opcode subdomain
63 ADJUST copy_id copy_query
68 example.com. IN NS ns.example.com.
70 ns.example.com. IN A 1.2.3.4
78 MATCH opcode qtype qname
84 example.com. IN NS ns.example.com.
86 ns.example.com. IN A 1.2.3.4
90 MATCH opcode qtype qname
96 www.example.com. IN A 10.20.30.40
98 example.com. IN NS ns.example.com.
100 ns.example.com. IN A 1.2.3.4
104 ; local resolver (that fails a lot)
109 MATCH opcode qtype qname
115 ;example.com. IN NS ns.example.com.
117 ;ns.example.com. IN A 1.2.3.4
121 MATCH opcode qtype qname
125 www.example.com. IN A
127 ;www.example.com. IN A 10.20.30.50
129 ;example.com. IN NS ns.example.com.
131 ;ns.example.com. IN A 1.2.3.4
139 www.example.com. IN A
142 ; recursion happens here.
146 REPLY QR RD RA NOERROR
148 www.example.com. IN A
150 www.example.com. IN A 10.20.30.40
152 example.com. IN NS ns.example.com.
154 ns.example.com. IN A 1.2.3.4