On Sun, Nov 13, 2011 at 1:50 PM, Eduardo Bonsi <beart...@pacbell.net> wrote:

> Mark and everybody, Thanks for the checking. I had a suspicion that was
> the issue but I need a second opinion since when I checked my DNS from the
> inside the "refused" status is not happening. Here is what I am getting:
>
>
What does your named.conf on ns1/ns2 look like?  You should allowing
queries from "any" for bonsi.orgif you intend it to be advertised as an
authoritative server.  Something like:

zone "bonsi.org" {
  ...
  allow-query { any; };
};

Casey
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to