Re: Named group of servers, to use it in a zone statement

Colin Vidal <[email protected]>
Newsgroups gmane.network.dns.bind.user
Message-ID <[email protected]>
Hi Benoit,

On Wed, 2025-11-19 at 12:47 +0000, POULET Benoit wrote:
> 
> Hi Colin,
> 
> 
> Can I add the that the problem is present on a secondary, in the
> "primaries" parameter :
> 
> 
> remote-servers primaries-server-list {
>   10.64.1.46;
> };
> 
> 
> zone "64.10.in-addr.arpa" {
>         type secondary;
>         file "/var/cache/bind/internal/64.10.in-addr-arpa.db";
>         primaries {
>               primaries-server-list key internal-key;
>         };
> };
> 
> 
> 
> 
> named-checkconf
> /etc/bind/zones.reverse.internal.conf:5: unexpected token 'internal-
> key'

Yes. My understanding of the problem is that the parser expects an
optional key only when following an IP address, not a server-list. So
the problem should occur in all the cases using this syntax.
-- 
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.