<div dir="ltr">Hi Karol.<div>If I understand you correctly, the choice of address to use is up to you and how it works best in your network. The DNS service addresses only need to be relevant to the network they sit in and the clients that need to reach them. In a private network, any 10 etc. address would work, as long as it can be routed. On the public Internet, obviously they need to be Internet-routable addresses.</div><div><br></div><div>I used to run internal resolvers that used anycast. Each one advertised the same two /32 and two /128 addresses, attached to loopback interfaces, routed into the boxes via their connected interfaces, which were all unique. The network ingested multiple versions of the loopback addresses, for which it needed a routeing protocol that supported ECMP. OSPF is an obvious choice but BGP also works if configured correctly.</div><div><br></div><div>A search for "anycast rfc" finds a few IETF documents that discuss anycast generally.</div><div><br></div><div>Does that help?</div><div>Cheers, Greg</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Tue, 25 Feb 2025 at 13:12, Karol Nowicki via bind-users <<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
Hello Everyone <div><br></div><div>Do we have any official recommendation /rfc to choice network for anycast vips which we need to advertise into organization network ? <br><br><br><div><a style="font-size:12px" href="https://mail.onelink.me/107872968?pid=nativeplacement&c=Global_Acquisition_YMktg_315_Internal_EmailSignature&af_sub1=Acquisition&af_sub2=Global_YMktg&af_sub3=&af_sub4=100000604&af_sub5=EmailSignature__Static_" target="_blank">Wysłane z Yahoo Mail do iPhone</a><br></div></div>
</div>-- <br>
Visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div>