No servers found for DNS/BIND from dig
I have built a successful DNS before...
I'm trying to build a new one at my new location. I'm trying to set up a zone for my local LAN (never done this befor) read some howtos and DNS and Bind by O'Reilly and thought myself prepared.
I made all the changes as mandated and started my server and everything looked fine. I repointed the DNS on my workstation to look at my LAN DNS first and did a query. It went to the Internet DNS instead of the LAN one. I rechecked the logs on LAN DNS and found nothing. I ran dig on my client to force it to use that DNS to reolve the entry and it came back saying "No Servers Found".
I double checked on my LAN DNS. NAMED is running, is checked var/log/messages and what little I could find in the way of logs for named but could find no indication that something had tried and failed to resolve a name.
I'm kind of stumped at this point. Any ideas on what I can look at try just to diagnose the problem?
Thanks