ok.. In named.conf file, i changed the zone entry from localhost to "ns1.student.local." restarted DNS and below is the result of nslookup. My configuration file is named.conf.local
nslookup
> ns1.student.local
Server: 10.10.10.4
Address: 10.10.10.4#53
Name: ns1.student.local
Address: 127.0.0.1
It is atleast resolving but the address is 127.0.0.1. which should be 10.10.10.4
Quote:
Originally Posted by chipsafts
you don't have the "." right for
ns1.student.local
in your internal configuration file
|