Re: something like "forwarders" in bind for tinydns
Matthew Dempsky <[email protected]> Wed, 9 Jun 2010 16:53:42 -0700
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 9, 2010 at 4:27 PM, cr lankis <[email protected]> wrote: > Is there any configuration like "forwarders" on bind for tinydns? No, tinydns only supports answering queries from its data file. > Any recommendation on the design is more than welcome. If your control panel DNS servers support AXFR, then you can script a cron job to do an AXFR transfer using axfr-get every few minutes. Then concatenate the fetched files into a single data file, and feed it to tinydns-data.