Hello,
My DNS server wont start. I have just noticed this, first I thought the problem was with the domain registrar.
The server throws the following error:
[root@core ~]# systemctl status named
● named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2017-06-05 20:10:12 GMT; 2min 50s ago
Process: 11025 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z
/etc/named.conf; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)
Jun 05 20:10:12 core.domain1.tld bash[11025]: zone domain2.tld/IN: loading from master file domain2.tld failed:...found
Jun 05 20:10:12 core.domain1.tld bash[11025]: zone domain2.tld/IN: not loaded due to errors.
Jun 05 20:10:12 core.domain1.tld bash[11025]: _default/domain2.tld/IN: file not found
Jun 05 20:10:12 core.domain1.tld bash[11025]: zone domain1.tld/IN: loading from master file domain1.tld failed: file not found
Jun 05 20:10:12 core.domain1.tld bash[11025]: zone domain1.tld/IN: not loaded due to errors.
Jun 05 20:10:12 core.domain1.tld bash[11025]: _default/domain1.tld/IN: file not found
Jun 05 20:10:12 core.domain1.tld systemd[1]: named.service: control process exited, code=exited status=1
Jun 05 20:10:12 core.domain1.tld systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Jun 05 20:10:12 core.domain1.tld systemd[1]: Unit named.service entered failed state.
Jun 05 20:10:12 core.domain1.tld systemd[1]: named.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
What could be causing this and how do we fix it?
Thanks,
My DNS server wont start. I have just noticed this, first I thought the problem was with the domain registrar.
The server throws the following error:
[root@core ~]# systemctl status named
● named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2017-06-05 20:10:12 GMT; 2min 50s ago
Process: 11025 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z
/etc/named.conf; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)
Jun 05 20:10:12 core.domain1.tld bash[11025]: zone domain2.tld/IN: loading from master file domain2.tld failed:...found
Jun 05 20:10:12 core.domain1.tld bash[11025]: zone domain2.tld/IN: not loaded due to errors.
Jun 05 20:10:12 core.domain1.tld bash[11025]: _default/domain2.tld/IN: file not found
Jun 05 20:10:12 core.domain1.tld bash[11025]: zone domain1.tld/IN: loading from master file domain1.tld failed: file not found
Jun 05 20:10:12 core.domain1.tld bash[11025]: zone domain1.tld/IN: not loaded due to errors.
Jun 05 20:10:12 core.domain1.tld bash[11025]: _default/domain1.tld/IN: file not found
Jun 05 20:10:12 core.domain1.tld systemd[1]: named.service: control process exited, code=exited status=1
Jun 05 20:10:12 core.domain1.tld systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Jun 05 20:10:12 core.domain1.tld systemd[1]: Unit named.service entered failed state.
Jun 05 20:10:12 core.domain1.tld systemd[1]: named.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
What could be causing this and how do we fix it?
Thanks,