There is a script for extracting DNS data from dhcpd.leases that I’ve been using for a few years. It generates a tinydns data file which can be merged with the static file. But I am not content with only one DHCP server. I have implemented a backup/failover server. Now I have twice the problems! The […]