>   include "/etc/bind/sites-enabled/*"

That won't work.

What you could do though is to create the content of the file you're
including, which ought to solve your problem.

        cd /var/path
        ls > /etc/bind/sites-enabled.include

And then in named.conf [ include "/etc/bind/sites-enabled.include" ]

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