DNS configuration problem

vasim

New member
Joined
Nov 26, 2012
Messages
1
i am facing problem to restart named service
it shows..
stoping named : [OK]
startting named: [Failed]

i hav installed bind package
help me in this problem
 
Hello,

Check output of

Code:
/usr/sbin/named-checkconf  -z /etc/named.conf 2>&1 | grep -v ' loaded serial '

if it shows anything, then you should fix it.
 
Back
Top