Prakash,

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:

masterfile-format text;

 to each "view" or you can specify it for each "zone".

Example:

      zone "simons-rock.edu." IN {
           type slave;
           masterfile-format text;
           masters { 192.168.1.221; };
           file "internal/simons-rock.edu.internal.db";

Willie

On April 8, 2015 11:47:56 PM EDT, prakash <prak...@nic.in> wrote:
>
> Hi,
>
>Few days back, I configured Bind 9.10.1 as slave, it is working but
>getting 
>
>data in binary form. I have several zone files. I will have to compile
>each file to get it 
>
>in txt form. There is any way to get all zone files in txt format as I
>was getting in older versions.
>
> Please reply, kind request to all Bind users.
>
> Thanks
>
> Regards
>
> Prakash Chand
>
>  
>
>
>
>
>
>
>
>  
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>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

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________
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