Hello,
I has a vps and the server restart a few time. I dunno what happen but my provider says they are having problem with the node.
OK now the problem is every service started automatically after reboot but bind9 failed to kicked in. So the node reboot a few time and thats also mean I had to ssh'd in to start bind9 manually.
Code:
root@server1:~# /etc/init.d/bind9 status
could not access PID file for bind9 ... failed!
root@server1:~# /etc/init.d/bind9 restart
Stopping domain name service...: bind9rndc: connect failed: 127.0.0.1#953: connection refused
.
Starting domain name service...: bind9.
Is there anyway I could solve this problem? or maybe this problem is an isolated case?
Thanks in advance,