PDA

View Full Version : run my own DDNS server


davy
27th June 2008, 02:51
Hi,

does anyone know which software (DDNS server) for Centos5.1 ?


Thanks

Davy

topdog
27th June 2008, 17:09
The bind dns server supports DDNS

dokma
9th November 2010, 10:41
There is a simple solution using PowerDNS with MySQL backend using some BASH scripting and PHP. It's very easy to setup if you are running Debian. You can checkout the source code here: DynDNS with PowerDNS (http://www.docplanet.org/dns/implementing-dynamic-dns-for-powerdns/).