I can't get it to follow my entry.....
I can get the entries to post from the templates to /var/service/tinydns/root/data and the entries look correct. However, when I NSLOOKUP from a workstation using the server as the DNS, It does not find the domain....
Is there a limitation on what I can add here? The names I am adding are in the following format;
cerncomgmdbus01
I have tried all the following
+cerncomgmdbus01:104.170.179.71
=cerncomgmdbus01:104.170.179.71
Looking at the data file already on the server, I have the following entry;
# A Records for domains
+backupserver:192.168.123.214
backupserver alone does not resolve either.
I need to get cerncomgmdbus01 to resolve without a domain appended to the end of it.... any suggestions?