The following section of named.conf is removed probably
by webmin after creating new domains
options {
directory "/var/named";
};
result is that named cannot restart.
Mar 18 23:32:22 nsXXXX named[28946]: starting BIND
9.2.0 -u named
Mar 18 23:32:22 nsXXXX named[28946]: using 1 CPU
Mar 18 23:32:22 nsXXXX named[28949]: loading
configuration from '/etc/named.conf'
Mar 18 23:32:22 nsXXXX named[28949]: no IPv6
interfaces found
Mar 18 23:32:22 nsXXXX named[28949]: listening on
IPv4 interface lo, 127.0.0.1#53
Mar 18 23:32:22 nsXXXX named[28949]: listening on
IPv4 interface eth0, 213.186.XX.XXX#53
Mar 18 23:32:22 nsXXXX named[28949]: could not
configure root hints from 'named.ca': file not found
Mar 18 23:32:22 nsXXXX named[28949]: loading
configuration: file not found
Mar 18 23:32:22 nsXXXX named[28949]: exiting (due to
fatal error)
mar 18 23:32:22 nsXXXX named: Lancement named
failed
Logged In: YES
user_id=129364
Webmin certainly doens't remove anything from the file when
adding a new domain. Are you sure that the section is
actually there before you add a domain but missing afterwards?