3 target-fetch-policy: "0 0 0 0 0"
7 stub-addr: 193.0.14.129 # K.ROOT-SERVERS.NET.
10 SCENARIO_BEGIN Test double cname in reply.
11 ; this is in response to an error report from Robert Edmonds,
12 ; about resolution of images-na.ssl-images-amazon.com.
18 MATCH opcode qtype qname
24 . IN NS K.ROOT-SERVERS.NET.
26 K.ROOT-SERVERS.NET. IN A 193.0.14.129
30 MATCH opcode qtype qname
36 com. IN NS a.gtld-servers.net.
38 a.gtld-servers.net. IN A 192.5.6.30
46 MATCH opcode qtype qname
52 com. IN NS a.gtld-servers.net.
54 a.gtld-servers.net. IN A 192.5.6.30
58 MATCH opcode qtype qname
64 example.com. IN NS ns.example.com.
66 ns.example.com. IN A 1.2.3.4
70 MATCH opcode qtype qname
76 next.com. IN NS ns.next.com.
78 ns.next.com. IN A 1.2.3.5
86 MATCH opcode qtype qname
92 example.com. IN NS ns.example.com.
94 ns.example.com. IN A 1.2.3.4
98 MATCH opcode qtype qname
102 www.example.com. IN A
104 ; two CNAMEs for one name?
105 www.example.com. IN CNAME www.next.com.
106 www.example.com. IN CNAME www.next.com.
108 example.com. IN NS ns.example.com.
110 ns.example.com. IN A 1.2.3.4
118 MATCH opcode qtype qname
124 www.next.com. IN A 10.20.30.40
130 MATCH opcode qtype qname
136 next.com. IN NS ns.next.com.
138 ns.next.com. IN A 1.2.3.5
146 www.example.com. IN A
149 ; recursion happens here.
153 REPLY QR RD RA NOERROR
155 www.example.com. IN A
157 www.example.com. IN CNAME www.next.com.
158 www.next.com. IN A 10.20.30.40