<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
What exactly are you expecting to see there? NS records for the root
zone? Is this *non-recursive* nameserver obligated to give out NS
and/or SOA records for the root zone in the Authority Section? I think
not.<br>
<br>
- Kevin<br>
<br>
On 6/1/2010 4:45 AM, rams wrote:
<blockquote
cite="mid:AANLkTil3kHsAtnZvL7Fzhdr39QksTYzJzodaGKn5t1Xt@mail.gmail.com"
type="cite">Is there any update on the following issue.<br>
<br>
<div class="gmail_quote">On Mon, May 31, 2010 at 2:16 PM, rams <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:bramesh80@gmail.com">bramesh80@gmail.com</a>></span>
wrote:<br>
<blockquote
style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
class="gmail_quote">
<div>Hi ,</div>
<div> </div>
<div>I have the following zone file:</div>
<div><span lang="EN">
<p>$ORIGIN <a moz-do-not-send="true" href="http://td3497.com/"
target="_blank">td3497.com</a>.</p>
<p>@ IN SOA <a moz-do-not-send="true"
href="http://udns1.ultradns.net/" target="_blank">udns1.ultradns.net</a>.
<a moz-do-not-send="true" href="http://ppk.yahoo.com/"
target="_blank">ppk.yahoo.com</a>. (</p>
<p>2010052610 ; serial</p>
<p>10800 ; refresh</p>
<p>3600 ; retry</p>
<p>2592000 ; expire</p>
<p>86400 ; minimum</p>
<p>)</p>
<p><a moz-do-not-send="true" href="http://cname.chain.td3497.com/"
target="_blank">cname.chain.td3497.com</a>. 86400 IN CNAME <a
moz-do-not-send="true" href="http://mx.chain.td3497.com/"
target="_blank">mx.chain.td3497.com</a>.</p>
<p><a moz-do-not-send="true" href="http://mx.chain.td3497.com/"
target="_blank">mx.chain.td3497.com</a>. 86400 IN MX 34 <a
moz-do-not-send="true" href="http://mx1.chain.td3497.com/"
target="_blank">mx1.chain.td3497.com</a>.</p>
<p><a moz-do-not-send="true" href="http://mx1.chain.td3497.com/"
target="_blank">mx1.chain.td3497.com</a>. 86400 IN MX 34 <a
moz-do-not-send="true" href="http://mx2.chain.td3497.com/"
target="_blank">mx2.chain.td3497.com</a>.</p>
<p><a moz-do-not-send="true" href="http://mx2.chain.td3497.com/"
target="_blank">mx2.chain.td3497.com</a>. 86400 IN MX 34 <a
moz-do-not-send="true" href="http://mx3.chain.td3497.com/"
target="_blank">mx3.chain.td3497.com</a>.</p>
<p><a moz-do-not-send="true" href="http://mx3.chain.td3497.com/"
target="_blank">mx3.chain.td3497.com</a>. 86400 IN A 1.2.3.4</p>
<p><a moz-do-not-send="true" href="http://ramesh.td3497.com/"
target="_blank">ramesh.td3497.com</a>. 86400 MX 20 .</p>
<p><a moz-do-not-send="true" href="http://ramesh.td3497.com/"
target="_blank">ramesh.td3497.com</a>. 86400 MX 20 mx1.</p>
<p><strong><font color="#cc0000"><a moz-do-not-send="true"
href="http://cname.td3497.com/" target="_blank">cname.td3497.com</a>.
86400 CNAME .</font></strong></p>
<p> <a moz-do-not-send="true" href="http://td3497.com/"
target="_blank">td3497.com</a>. 86400 IN NS <a moz-do-not-send="true"
href="http://udns2.ultradns.net/" target="_blank">udns2.ultradns.net</a>.</p>
<p><a moz-do-not-send="true" href="http://td3497.com/"
target="_blank">td3497.com</a>. 86400 IN NS <a moz-do-not-send="true"
href="http://udns1.ultradns.net/" target="_blank">udns1.ultradns.net</a>.</p>
<p>;End </p>
<p> </p>
<p>I queried for cname domain against bind 9.6.X and got the
following response</p>
<p>C:\Documents and Settings\rameshb>dig @localhost <a
moz-do-not-send="true" href="http://cname.td3497.com/" target="_blank">cname.td3497.com</a>
mx</p>
<p>; <<>> DiG 9.6.1-P1 <<>> @localhost <a
moz-do-not-send="true" href="http://cname.td3497.com/" target="_blank">cname.td3497.com</a>
mx<br>
; (1 server found)<br>
;; global options: +cmd<br>
;; Got answer:<br>
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 681<br>
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0<br>
;; WARNING: recursion requested but not available</p>
<p>;; QUESTION SECTION:<br>
;<a moz-do-not-send="true" href="http://cname.td3497.com/"
target="_blank">cname.td3497.com</a>. IN MX</p>
<p>;; ANSWER SECTION:<br>
<a moz-do-not-send="true" href="http://cname.td3497.com/"
target="_blank">cname.td3497.com</a>. 86400 IN CNAME .</p>
<p>;; Query time: 15 msec<br>
;; SERVER: 127.0.0.1#53(127.0.0.1)<br>
;; WHEN: Mon May 31 14:10:32 2010<br>
;; MSG SIZE rcvd: 47</p>
<p> </p>
<p>Here why authority section is not returned? Actually authority
section should be returned with SOA right?</p>
<p>Thanks & Regards,</p>
<p>Ramesh</p>
</span></div>
</blockquote>
</div>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
</blockquote>
<br>
</body>
</html>