<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFCC" text="#000000">
    IIRC "forward" means ask the forwarder to do a recursive lookup. If
    the server you forward to does not do recursion, there is a problem
    here.<br>
    <br>
    I think the advice is to look at stub zones, they might be useful
    here.<br>
    <br>
    <div class="moz-cite-prefix">On 28/11/13 16.50, Neil Aggarwal wrote:<br>
    </div>
    <blockquote
      cite="mid:000101ceec51$9d88fdf0$d89af9d0$@JAMMConsulting.com"
      type="cite">
      <pre wrap="">Dave:

</pre>
      <blockquote type="cite">
        <pre wrap="">This is a shot in the dark, but is your server carrying a root zone or 
using hints? I vaguely recall running into similar a few weeks back when
</pre>
      </blockquote>
      <pre wrap="">
Bind complained about the pre-defined zones not being in a view when
I added my views so I removed them.

I added the following to my /var/named/named.zones file:

zone "." in{
  type hint;
  file "named.ca";
};

include "/etc/named.rfc1912.zones";

I restarted named and I am still getting the SERVFAIL error.

It looks like having those zones is not making a difference.

Thanks,
  Neil

--
Neil Aggarwal, (972)834-1565, <a class="moz-txt-link-freetext" href="http://UnmeteredVPS.net/centos">http://UnmeteredVPS.net/centos</a>
Virtual private server with CentOS 6 preinstalled
Unmetered bandwidth = no overage charges

_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Best regards

Sten Carlsen

No improvements come from shouting:

       "MALE BOVINE MANURE!!!" 
</pre>
  </body>
</html>