Hi,

since i have upgraded to 9.9.5-P1 is not possible to read slave zone files.
I have read an article about this :
https://kb.isc.org/article/AA-00608/0/Converting-Zone-Files-Between-Text-and-Raw-Formats.html

convert raw zone file "example.net.raw", containing data for zone
example.net, to text-format zone file "example.net.text"
named-compilezone -f raw -F text -o example.net.text example.net
example.net.raw

*************************************
This is the configuration for one of the slaves zone i´m having problems in
the named.conf :

zone "movilmap.es" in {
                type slave;
                file "/var/named/slaves/movilmap.es.hosts";
                masters { 10.1.29.179; };
                allow-update-forwarding { dns; };
                };


What should be the correct syntax for the named-compilezone in my case?

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