| MySQL backed DNS Hello,
I'm looking at running an internal DNS server at the office. This server will NEVER serve requests from the internet, but rather provide name resolution for our internal server names, which we expect to change frequently. To this end I am thinking a database backed DNS is the way to go. However I've looked at MyDNS, DNZ Bind but neither of these has had any activity in the past two years. Therefore I wonder what would be a good solution in our case? Is there any supported database backed dns (running under linux of course)? Is there something better and more easy to use option than a database backed dns? |