<div dir="ltr"><div><div>We are moving our v6 DNS from F5 to anycast, since F5 can translate address from v6 to v4, our backend servers are still only v4 and we never have problem to resolve hostname with v4 only. <br><br>Now for anycast, I want to enable v6 with private address only, but seems like named favors v6 and using it to source query other nameserver, it will try v4 if v6 fails, like this(I've configured source-query-v6 address  ::1 so v6 always fails):<br><br>21:04:33.303536 IP6 ::1.34892 > 2001:dcd:1::7.53: 33940% [1au] A? <a href="http://example.com">example.com</a>. (48)<br>21:04:34.146521 IP 1.1.1.1.58822 > <a href="http://2.2.2.2">2.2.2.2</a>: 55501% [1au] A? <a href="http://example.com">example.com</a>. (48)<br><br><br>My question is how to config named to only using v4 address to query other nameserver, but still keep an listening v6 address? <br><br></div>Thanks in advance!!<br></div>Hillary<br></div>