I can't get nslookup to correctly return the values i've specified in my zone files.<br><br>I've ran both named-checkconf and named-checkzone on my addr and ptr files and they both indicate proper formatting.<br>
<br>here is what I get when I issue "nslookup dell2"<br>Server: 192.168.1.10<br>Address: 192.168.1.10#53<br><br>** server can't find dell2: NXDOMAIN<br><br>dell2 is specified in my aforementioned zone files. <br>
<br>192.168.1.10 is the nameserving host, dell2 should return 192.168.1.20<br><br>here's my setup:<br>BIND 9.4.2-P2<br>Slackware 12.2<br><br>thanks<br>