<DIV>Hi, </DIV>
<DIV> </DIV>
<DIV>Currenlty I am facing one issue with BIND that whenevwer I am getting dns query like below -</DIV>
<DIV><FONT style="BACKGROUND-COLOR: #66ffcc"> query: foo.bar ANY TKEY +</FONT></DIV>
<DIV><FONT style="BACKGROUND-COLOR: #66ffcc"></FONT> </DIV>
<DIV><FONT style="BACKGROUND-COLOR: #ccff00">Aug 2 06:14:15 Lanmngt named[11464]: client xxx.xxx.xxx.xxx #60527 (version.bind): query 'version.bind/TXT/CH' denied<BR></FONT><FONT style="BACKGROUND-COLOR: #ffcc00">Aug 2 06:14:15 Lanmngt named[11464]: message.c:2335: REQUIRE(*name == ((void *)0)) failed<BR>Aug 2 06:14:15 Lanmngt named[11464]: exiting (due to assertion failure)<BR>Aug 2 06:14:18 Lanmngt abrt[12423]: saved core dump of pid 11464 (/usr/local/sbin/named) to /var/spool/abrt/ccpp-2015-08-02-06:14:15-11464.new/coredump (572690432 bytes)<BR>Aug 2 06:14:18 Lanmngt abrtd: Directory 'ccpp-2015-08-02-06:14:15-11464' creation detected<BR>Aug 2 06:14:18 Lanmngt abrtd: Executable '/usr/local/sbin/named' doesn't belong to any package<BR>Aug 2 06:14:18 Lanmngt abrtd: Corrupted or bad dump /var/spool/abrt/ccpp-2015-08-02-06:14:15-11464 (res:2), deleting</FONT></DIV>
<DIV> </DIV>
<DIV>It is stopping NAMED SERVICE of our DNS servers. We are using latest bind software. Kindly help to resolve the above issue.</DIV>
<DIV> </DIV>
<DIV>Please reply, kind request to all Bind users.</DIV>
<DIV> </DIV>
<DIV>Thanks & regards</DIV>
<DIV> </DIV>
<DIV>Prakash Chand</DIV>
<DIV> </DIV>
<DIV>----- Original Message -----<BR>From: "prakash" <prakash@nic.in><BR>Date: Thursday, April 9, 2015 10:48 am<BR>Subject: Re: configured bind 9.10.1 as slave gettting data in binary form<BR>To: William Clarke <wclarke@simons-rock.edu>,bind-users@lists.isc.org<BR>Cc: rsm@nic.in<BR><BR></DIV>
<BLOCKQUOTE style="BORDER-LEFT: rgb(100,100,255) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class=uwc_quote>
<DIV>Dear Clarke,</DIV>
<DIV> </DIV>
<DIV>Thank you very much, it is working and getting data in txt form.</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV>Prakash</DIV>
<DIV> </DIV>
<DIV> </DIV><SPAN>On 04/09/15 09:31 AM, <B class=name>William Clarke </B><wclarke@simons-rock.edu> wrote:</SPAN>
<BLOCKQUOTE style="BORDER-LEFT: #00f 1px solid; PADDING-LEFT: 13px; MARGIN-LEFT: 0px" class=iwcQuote cite=mid:D7D25109-0376-45CD-95F9-9C7CB2EFAD84@simons-rock.edu type="cite">
<DIV class="mimepart text html"><SPAN>
<P>
<TABLE>
<TBODY>
<TR>
<TD>
<P>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/" target=1>simons-rock.edu</A>." IN {<BR>type slave;<BR>masterfile-format text;<BR>masters { <A href="http://192.168.1.221/" target=1>192.168.1.221</A>; };<BR>file "internal/<A href="http://simons-rock.edu/" target=1>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 style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<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="BORDER-BOTTOM: #000 1px solid; MARGIN-TOP: 2.5em; MARGIN-BOTTOM: 1em"></P><PRE class=k9mail><HR><BR>Please visit <A href="https://lists.isc.org/mailman/listinfo/bind-users" target=1>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" target=1>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.</TD></TR></TBODY></TABLE></SPAN></P></DIV></BLOCKQUOTE>
<DIV> </DIV></BLOCKQUOTE>
<DIV> </DIV>
<DIV> </DIV>
<DIV align=left></DIV>
<DIV><BR><BR></DIV>