<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Oliver Kent wrote:
    <blockquote
cite="mid:CAPsEvbFmdqoudrSpo98cxw=C7p3V=m0d+orvDiJWKn1U3Rv0oQ@mail.gmail.com"
      type="cite">Have the authoritative server forward recursive
      queries to the recursor on your desired port (e.g <a
        moz-do-not-send="true" href="http://127.0.0.1:54">127.0.0.1:54</a>)
      and perhaps set lazy recursion as well. Thats it!
      <div><br>
      </div>
    </blockquote>
    <br>
    Is it possible to forward recursive queries to another server using
    pdns authoritative server? its a genuine question.. because that
    would eliminate needing pdns-recursor on the same host completely...
    you could just recurse any other zones that are not authoritative to
    googledns or opendns, and you'd be sorted... as your cache would
    keep recursive queries in check on one server (like BIND). i havent
    seen any forward forward-zones-recurse type setting in pdns auth
    server (2.9x at least), that why i ask.<br>
    <br>
    cheers<br>
    <br>
    kt.<br>
  </body>
</html>