albertcarl
asked Mar 10 2018
Answer
You can use any one of the statement (allow-update or update-policy) in bind configuration file (/etc/named.conf), you don't need to use both the options
parthiban
asked Mar 12 2018
edited Oct 05 2018
cannot restart bind service
I am working with Bind DNS for some dynamic ip updating concepts so i made some changes in my bind configuration /etc/named.conf file and i restarted my bind service i got some error.
[root@ns1 named]# service named restart Stopping named: . [ OK ] Starting named: Error in named configuration: /etc/named.conf:160: zone ' test.example.com' : ' allow-update' is ignored when ' update-policy' is present [FAILED]