PDA

View Full Version : Making changes in MySQL to update Bind


syrinx
2nd December 2010, 08:22
Hi

I am running ISPConfig 3 and want to update Bind by making changes to DNS-related tables in MySQL. I can get this working and can see updates in ISPConfig, but obviously the Bind files are not updated hence the A records are not updated. The reason for this is to see if I can implement a type of dynamic DNS by querying a radius DB and updating the A records.

Is there a way to make Bind look at the Mysql instead of the zone files when updating, or can some one suggest a way to do dynamic DNS server (or is there a tool to do this)?

Thanks