> On Feb 22, 2024, at 12:52, Thomas Mieslinger <mi...@mail.com> wrote: > > It becomes tricky for DHCP if a location has the same cost to more than > one anycast Node. For this case we have setup a DHCP nodes in two > datacenters using different local-preferences to simulate a failover > active/passive setup.
The relay server `dhcplb` could, maybe, help in that scenario (dhcplb runs on the anycast IP, the “real” DHCP servers on unicast IPs behind dhcplb). https://github.com/facebookincubator/dhcplb Ask