multiple-Directories

Ejaz mejaz at cyberia.net.sa
Thu Dec 24 05:45:27 UTC 2015


 

Dear all. 

 

Is there any way where I can configure multiple directories for the zone
files, Default one is /var/named/ or /var/named/chroot/var/named. 

 

On top I wanted to have one more additional  directory location where I can
keep the zones file for VIP  customer   on separate location..

 

In the option section I have tried to give  additional directory as below,
but it didn't worked for me, after that I can't able to start named service.


 

options {

        listen-on port 53 { 1.1.1.1; };

        listen-on-v6 port 53 { ::1; };

        directory       "/var/named"; "/var/ejaz/named";

        dump-file       "/var/named/data/cache_dump.db";

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20151224/a692f00b/attachment.html>


More information about the bind-users mailing list