Jason Smith wrote:
We're getting ready to deploy two tinydns servers and I would like to run
VegaDNS on a third, separate web server w/safe_mode enabled.

Since the web server runs a "control panel" that uses bind, I can't
install tinydns on that server and I'd like to make VegaDNS just generate
[and/or compile] the data/data.cdb file for retrieval by the name servers.

My idea was to write a quick PHP script that got all the records from the
VegaDNS database and serve up a text/plain "data" file that I could wget
and "make" on the individual name servers.

Any comments/suggestions/advice?


The simplest way is to first add the client tinydns servers' IPs to $trusted_hosts in config.php on the VegaDNS server. Then, update the VEGADNS variable in update-data.sh on both client machines to point to the VegaDNS server.

Regards,

Bill

Reply via email to