<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Realy strange. Ok let's try step by step.<br>
    <br>
    Does your authoritative DNS Server work? Log-in into your DNS Server
    and<br>
    <br>
    dig -p 5300 @127.0.0.1 -x 10.20.0.4<br>
    dig -p 5300 @127.0.0.1 -x 10.20.1.4<br>
    dig -p 5300 @127.0.0.1 -x 10.20.2.4<br>
    <br>
    And please provide the whole output.<br>
    <br>
    If this works, test your Recursor. Also on the same DNS Server, try<br>
    <br>
    dig @10.20.0.4 -x 10.20.0.4<br>
    dig @10.20.0.4 -x 10.20.1.4<br>
    dig @10.20.0.4 -x 10.20.2.4<br>
    <br>
    Also provide the whole output.<br>
    <br>
    If this works, do the same on your clients:<br>
    <br>
    dig @10.20.0.4 -x 10.20.0.4<br>
    dig @10.20.0.4 -x 10.20.1.4<br>
    dig @10.20.0.4 -x 10.20.2.4<br>
    <br>
    <br>
    Winfried<br>
    <br>
    <div class="moz-cite-prefix"><br>
      Am 26.09.2014 15:58, schrieb Bart-Jan van Hummel:<br>
    </div>
    <blockquote
      cite="mid:1326305491.30495.1411739883194.JavaMail.root@openforest.nl"
      type="cite">
      <style type="text/css">p { margin: 0; }</style>
      <div style="font-family: verdana,helvetica,sans-serif; font-size:
        10pt; color: #000000"><br>
        <div
style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">
          > Maybe you didn't stopped it before you restarted? In this
          case config changes didn't apply to the (running) Recursor.<br>
        </div>
        <br>
        Well I just did a service pdns-recursor restart<br>
        <br>
        So I did some more testing and I found something else: it
        doesn't change my problem, but it does make the problem worse
        ;-)<br>
        <br>
        In the pdns.conf I turned on the module-dir like this:<br>
        <br>
        to:<br>
        module-dir=/usr/lib/powerdns<br>
        <br>
        Now the module dir does not have any modules in there.<br>
        but it seems that turning this on will cause the DNS to stop
        answering on any reverse lookup of machines which are not in the
        main router.<br>
        <br>
        So these wil not have an answer section:<br>
        ~ root# dig @10.20.0.4 -x 10.20.1.4 <br>
        ~ root# dig @10.20.0.4 -x 10.20.2.4 <br>
        <br>
        And this will:<br>
        ~ root# dig @10.20.0.4 -x 10.20.0.4 <br>
        ~ root# dig @10.20.0.4 -x 10.20.0.5<br>
        <br>
        I am asking in the 10.20.2.x network... <br>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>