<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div style="" class="default-style">
   Hi,
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   dig answer is different between BIND 9.11 and BIND 9.16(.33) when +norecurse option is used.
  </div>
  <div style="" class="default-style">
   Is this documented somewhere ?
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   Is there an option that needs to be set so that the behaviour of 9.16 is the same as the one in 9.11.
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   The change is that with 9.16, if the requested name is a CNAME, only the CNAME value is returned by dig, while with 9.11 dig would return both the CNAME value and the IP of the CNAME.
  </div>
  <div style="" class="default-style">
   <br>
  </div>
  <div style="" class="default-style">
   Thanks,
  </div>
  <div style="" class="default-style">
   Veronique
  </div>
 </body>
</html>