LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   dns (https://www.linuxquestions.org/questions/linux-server-73/dns-948670/)

abhay1983 06-05-2012 12:38 PM

dns
 
how do we update dns zone file entries without restarting named demon

bathory 06-05-2012 03:26 PM

Hi,

You can use rndc to reload just the zone in question:
Code:

rndc reload domain.com
Cheers


All times are GMT -5. The time now is 11:32 AM.