Am 02.07.2025 um 09:46 schrieb Doug Freed:
You are correct; the syntax of response-policy is very unique.

response-policy {
  zone "foo" <some per-zone settings *before* the semicolon>;
} <some non-per-zone settings *before* the semicolon>;

It is the semicolon which ends a statement, not the closing curly bracket of a block, which is why all blocks have to end in a semicolon too.

thank you so much for this clarification.
I extended my configuration now with that extra options.

That also explains why I was never able to set these options, as the syntax I used was wrong ;)


Thanks
Matthias

--
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