<!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">
<font size="-1"><font face="Verdana">I consistently get correct results
with "dig" no matter what options I choose (including +norecurs) but
consistently get weird results with "host" no matter what options I
choose. *scratches head*<br>
<br>
Thanks,<br>
<br>
Nick<br>
</font></font><br>
bert hubert wrote:
<blockquote cite="mid:20080709165001.GC19752@outpost.ds9a.nl"
 type="cite">
  <pre wrap="">On Wed, Jul 09, 2008 at 11:45:44AM -0500, Nicholas Williams wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I setup PowerDNS with a MySQL 5 backend on Centos 5 this morning. I put 
in the "test.com" example records that come in the PowerDNS user guide. 
When I perform a "host" query, as suggested in the guide, I get this:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Quick answer - haven't had time to read your whole issue. Try reproducing
with 'dig':

$ dig <a class="moz-txt-link-abbreviated" href="http://www.test.com">www.test.com</a> @127.0.0.1
and
$ dig +norecurs <a class="moz-txt-link-abbreviated" href="http://www.test.com">www.test.com</a> @127.0.0.1

There are very many versions of 'host' around, and it is unsure what they
all do.

  </pre>
  <blockquote type="cite">
    <pre wrap="">However, when I perform a "dig", the results appear normal:
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Ah. Well, try the +norecurs thing to see if it makes a difference. 


  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<br>
<span style="font-family: Verdana,Arial,Helvetica,sans-serif;"><font
 size="5"><span style="font-size: 18px;"><b><i>Nicholas Williams</i></b></span></font><br>
<span style="font-size: 12px;">Associate Web Developer,<br>
Bondware, Inc.<br>
<br>
W: (615) 333-7775<br>
C: (931) 808-5725<br>
H: (615) 278-9415<br>
<br>
"An idea, I have. Share it with you, I will. Change the world, we will
together."<br>
</span></span></div>
</body>
</html>