Every time I want to setup a dns-server (bind) I run into problems trying to configure the zones. My problem is that there are too many ways of attacking this and too many similar files and folders.
I can use MCC to define a dns server and add records, but I have no idea which config files it writes to. The sam goes for webmin.
I find the following locations where the named.conf and the zone files might be located: /etc/named /var/named and /var/lib/named.
Webmin configures the zone files OK, but the link named.conf to those files is inconsistent.
I got that far that the named service runs OK, no errors when it starts, but when I do as normal user on the same machine an nslookup, it reports the server but throws the error "cann't find XXXX: NXDOMAIN.
The most annoying is that I have the DNS-server working correctly on my M8 desktop for daily use, but I fail on my M9 testing laptop. I've been trying to get the difference between the two machines by comparing files and folders, but I get nowhere as I find the similar mess of files and folders in the M8, and I won't touch that one as it works OK and I have no idea why or how I got that far.
Is there somwhere a clear explanation on this subject????