Re: Named group of servers, to use it in a zone statement
Anand Buddhdev <[email protected]>
| Newsgroups | gmane.network.dns.bind9.user,gmane.network.dns.bind.user |
|---|---|
| Message-ID | <[email protected]> |
On 19/11/2025 14:08, POULET Benoit wrote:
Hi Benoit,
> Do you know if we can set a named group of servers to use it in a zone statement ?
Yes, you can.
> The goal is to do something like this to notify the secondaries,
> this way I can set only one time my IPs and call them by the name in the zone
> statement :
>
> remote-servers secondaries-server-list {
Use the keyword "primaries" instead of "remote-servers".
> 10.64.1.43;
> 10.64.1.44;
> 10.128.37.66;
> 10.128.37.67;
> };
Regards,
Anand
--
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.