Hi Karol.
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.

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.

A search for "anycast rfc" finds a few IETF documents that discuss anycast
generally.

Does that help?
Cheers, Greg

On Tue, 25 Feb 2025 at 13:12, Karol Nowicki via bind-users <
bind-users@lists.isc.org> wrote:

> Hello Everyone
>
> Do we have any official recommendation /rfc to choice network for anycast
> vips which we need to advertise into organization network ?
>
>
> Wysłane z Yahoo Mail do iPhone
> <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_>
> --
> Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
> from this list
>
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
>
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>
-- 
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from 
this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to