<html><head></head><body>Prakash,<br>
<br>
There certainly is infact i just came across the same issue. Find the latest documentation for bind and search the pdf for "format". It'll show you the syntax, basically you need to add:<br>
<br>
masterfile-format text;<br>
<br>
 to each "view" or you can specify it for each "zone".<br>
<br>
Example:<br>
<br>
      zone "<a href="http://simons-rock.edu">simons-rock.edu</a>." IN {<br>
           type slave;<br>
           masterfile-format text;<br>
           masters { <a href="http://192.168.1.221">192.168.1.221</a>; };<br>
           file "internal/<a href="http://simons-rock.edu">simons-rock.edu</a>.internal.db";<br>
<br>
Willie<br><br><div class="gmail_quote">On April 8, 2015 11:47:56 PM EDT, prakash <prakash@nic.in> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<p>Hi,</p><p>Few days back, I configured Bind 9.10.1 as slave, it is working but getting </p><p>data in binary form. I have several zone files. I will have to compile each file to get it </p><p>in txt form. There is any way to get all zone files in txt format as I was getting in older versions.</p><p>Please reply, kind request to all Bind users.</p><p>Thanks</p><p>Regards</p><p>Prakash Chand</p><p> </p><p><br /></p><p><br /></p><p> <br /></p>
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px solid #000"></p><pre class="k9mail"><hr /><br />Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br /><br />bind-users mailing list<br />bind-users@lists.isc.org<br /><a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre></blockquote></div><br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>