User Tools

Site Tools


internet:hosting:dyndns

This is an old revision of the document!


Dynamic DNS

Install on CentOS 5

yum install pdns pdns-backend-mysql mysql-server vim-enhanced

chkconfig mysqld on
service mysqld start
mysqladmin -u root password 'new-password'
mysqladmin -u root -h <your-server-fqdn> password 'new-password'
internet/hosting/dyndns.1340394346.txt.gz · Last modified: 2012/06/22 13:45 by gcooper