Sabri MJAHED (VINC) <s.mja...@vinc.fr> wrote:

> I want to have the same zone on multiple views, but i didn't find any solution
> that ease the use of this.

I have scripts that generate in-view configurations. In order to make
these scripts easier to write, I contributed the `named-checkconf -l`
feature which lists the configured zones. e.g.

named-checkconf -l | sed '
/ IN common slave/!d
s// { in-view common; };/
s/^/zone /
' > /etc/bind/in-view.conf

Tony.
-- 
f.anthony.n.finch  <d...@dotat.at>  http://dotat.at/
oppose all forms of entrenched privilege and inequality
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

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

Reply via email to