I'm running a couple of DNS servers on Ubuntu, both of which get regular error messages in the log in the form:network: error: automatic interface scanning terminated: end of file
It doesn't stop the DNSs working, it just bugs me. I have done the obvious thing, and set automatic-network-scan to "no" in named.conf.options, as well as explicitly telling bind which interfaces to use. None of the named.conf files have any problems that I can spot (definitely not an unexpected end of file), and this is the only error in the bind log.Anybody got any suggestions?