Greetings,
My understanding from the tinydns documentation is that:
1. You edit or use the tinydns utilties to edit the file /var/service/tinydns/root/data with the information for your dns server.
2. You run the tinydns 'make' utility
3. The make utility compiles the /var/service/tinydns/root/data into /var/service/tinydns/root/data.cdb.
4. Tinydns uses the compiled data.cdb file to hand out dns information.
I'm trying to write a program to create load balancing entries in the tinydns data file. Currently I can modify any of the templates that create the file: /var/service/tinydns/root/data and can confirm that the correct changes are made.
I cannot find the 'make' program (that would come with the standard tinydns) is on the system. I have tried going to the server-manager panel and removed a host, and it seems to recompile the file 'data.cdb' , but doesn't seem to build it from the data file data.