This is a discussion on BIND: server can't resolve names on itself within the Bind Users forums, part of the DNS and Related Forums category; Hi, I'm using BIND on FC4. My machine is a primary DNS server for a forward domain and 3 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I'm using BIND on FC4. My machine is a primary DNS server for a forward domain and 3 reverse domains. For some reason the forward name lookups don't resolve but, the reverse do. If I do $> nslookup somehost I get... ** server can't find junkbond: NXDOMAIN my /etc/resolv.conf file points to the local server and search is set to my domain. This is part of my named.conf file(modified for public eyes, of course)... --------------------------- zone "icd.uc.ed" { type master; file "icd.uc.ed.zone"; check-names ignore; allow-query {any;}; allow-transfer {12.11.14.12; }; allow-update {128.111.15.15; }; notify yes; }; --------------------------- Also, I have a secondary server that has pretty much the same config for the domain and it resolves the forward name queries fine.... I've also tried removing the firewall with no luck so it's not that either. Also, How do you set logging to log queries? At the moment it only logs zone transfers. Any ideas? Thanks, |
![]() |
| Thread Tools | |
| Display Modes | |
|
|