<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>since i have upgraded to 9.9.5-P1 is not possible to read slave zone files.<br></div>I have read an article about this :<br><br><a href="https://kb.isc.org/article/AA-00608/0/Converting-Zone-Files-Between-Text-and-Raw-Formats.html">https://kb.isc.org/article/AA-00608/0/Converting-Zone-Files-Between-Text-and-Raw-Formats.html</a><br>
<br></div><font face="'courier new'"><span style="line-height:normal">convert raw zone file "example.net.raw", containing data for zone <a href="http://example.net">example.net</a>, to text-format zone file "example.net.text"<br>
named-compilezone -f raw -F text -o example.net.text <a href="http://example.net">example.net</a> example.net.raw<br><br>*************************************<br></span></font></div><font face="'courier new'"><span style="line-height:normal">This is the configuration for one of the slaves zone i´m having problems in the named.conf :<br>
<br>zone "<a href="http://movilmap.es">movilmap.es</a>" in {<br>                type slave;<br>                file "/var/named/slaves/movilmap.es.hosts";<br>                masters { 10.1.29.179; };<br>
                allow-update-forwarding { dns; };<br>                };<br><br><br></span></font></div><font face="'courier new'"><span style="line-height:normal">What should be the correct syntax for the named-compilezone in my case?<br>
<br></span></font></div><font face="'courier new'"><span style="line-height:normal">Thanks <br></span></font></div>