I have installed BIND 9.4.1 on a machine running CENTOS 5.
BIND starts fine if I run named, however it does not run in the startup at all.
I have rc.bind in the /etc/rc.d folder
If I execute rc.bind start or restart from this point it works
named is also in the /etc/rc.d/init.d folder if i execute ./named from this point it starts
It is also in all the runlevel rc.d folders and starts fine if i run the symlinks there.
Any ideas?

