PDA

View Full Version : dns is not updating



dannygoh
07-19-2004, 02:00 AM
everything i do on the dns, i need to click on the restart named deamon on the admin panel.

please help?

DirectAdmin Support
07-19-2004, 12:38 PM
Hello,

You can try installing a new named boot script (RedHat):

wget -O /etc/init.d/named http://www.directadmin.com/named
chmod 755 /etc/init.d/named
chkconfig named resetThe boot script that comes with bind doesn't seem to be consistent.

John

dannygoh
07-19-2004, 05:09 PM
i will follow exactly. Thanks