In article <[email protected]>, Daniel Dawalibi <[email protected]> wrote:
> Hello > > > > We are facing a weird issue while resolving a specific domain name from our > authoritative DNS server running on BIND 9.10.4-P1 > > Server has only one public IP address. > > If you try to resolve the domain using either dig or nslookup you will not > get any result whereas if you specify @localhost you will get the answer > > Do you have any explanation about this behavior and what should be done to > fix this issue? This suggests that the problem is that the domain isn't delegated to your server. If you don't use @localhost, the query goes to your normal resolver, which follows the delegations from the root, and they don't lead to your server. -- Barry Margolin Arlington, MA _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

