<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello Experts,</p>
<p><br>
</p>
<p>I read this from RFC1035 about RD and RA Bits</p>
<p><br>
</p>
<p><i><span>RD Recursion Desired - this bit may be set in a query and is copied into the response if recursion supported by this Name Server. If Recursion is rejected by this Name Server, for example it has been configured as Authoritative Only, the response
 (answer) does not have this bit set. Recursive query support is optional. <br>
</span></i></p>
<p><span><br>
</span></p>
<p><span><i>RA Recursion Available - this bit is valid in a response (answer) and denotes whether recursive query support is available (1) or not (0) in the name server.</i></span></p>
<p><span><br>
</span></p>
<p><span>From these, I understood, that in a query(at resolver) if RD bit is set(RD=1), and if a server is authoritative, it will set RA bit to 0 and send back a referral response for the resolver to continue the Referral Procedure. IF the server had supported
 Recursion, then it would have completed the Referral Procedure and set the RA bit to 1 and sent response to Resolver.
<br>
</span></p>
<p><span><br>
</span></p>
<p><span>What I am not able to understand is, What would happen when resolver does not set Recursion Desired bit in the query it sends?</span></p>
<p><span><br>
</span></p>
<p><span>If Recursion is supported on the server, Would the server do the Referral Queries and set the RA bit while sending Response?</span></p>
<p><span>If Recursion is not supported on the server, Would the Referral Query fail from the resolver?</span></p>
<p><span><br>
</span></p>
<p><span>Please can anybody give any pointers in this case?</span></p>
<p><span><br>
</span></p>
<p><span>Thanks</span></p>
<p><span>Harshith<br>
</span></p>
<p><span></span><br>
</p>
<p><br>
</p>
</div>
</body>
</html>