These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for DNS Bind stops on the new forum.
It seems my dns bind service stops now and then. Making all servers unreachable...
What may cause this? And how do i figure out what could be wrong?
I tried installing the latest bind9 in the virtualmin package updates but that blew out every dns record in every server making it a total mess...
Help...
If you just have change DNS configuration on your registrar maybe it's not your DNS server that is wrong but the time it need to the new record s to spread on the net, it will be ok in hours.
No, the bind service in virtualmin stops. I have to start it manually...
In system inforfation -> status Dns bind is stopped, not running
Checking the syslog for the time when it drops shows this:
Dec 10 23:57:01 myserver CRON[18394]: (root) CMD (/etc/webmin/virtual-server/collectinfo.pl)
Dec 11 00:00:01 myserver CRON[19494]: (www-data) CMD ([ -x /usr/lib/cgi-bin/awstats.pl -a -f /etc/awstats/awstats.conf -a -r /var/log/apache2/access.log ] && /usr/lib/cgi-bin/awstats.pl -config=awstats -update >/dev/null)
Dec 11 00:00:01 myserver CRON[19496]: (root) CMD (/etc/webmin/virtual-server/bw.pl)
Dec 11 00:00:01 myserver CRON[19499]: (root) CMD (/etc/webmin/status/monitor.pl)
Dec 11 00:02:01 myserver CRON[19553]: (root) CMD (/etc/webmin/virtual-server/collectinfo.pl)
Dec 11 00:02:04 myserver named[17592]: shutting down
Dec 11 00:02:04 myserver named[17592]: stopping command channel on 127.0.0.1#953
Dec 11 00:02:04 myserver named[17592]: stopping command channel on ::1#953
Dec 11 00:02:04 myserver named[17592]: no longer listening on ::#53
Dec 11 00:02:04 myserver named[17592]: no longer listening on 127.0.0.1#53
(last line repeats for ip adresses of the server)