Zones list mask or wildcard
Dimitry Bansikov
dimitry at bansikov.de
Wed Nov 27 09:54:23 UTC 2024
Hello.
I can’t find a way to configure all zones files as wildcard.
As example i have some configuration with 1000 zones and the list file
is big:
zone "example1.org" {type master; file "/etc/bind/zones/example1.org.db";};
zone "example2.org" {type master; file "/etc/bind/zones/example2.org.db";};
zone "example3.org" {type master; file "/etc/bind/zones/example3.org.db";};
...
Is it possible to use a mask just with one entry, so this will be
automatically?
As example so:
zone "*" {type master; file "/etc/bind/zones/*.db";};
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20241127/30b242df/attachment.htm>
More information about the bind-users
mailing list