Control Web Panel

WebPanel => DNS => Topic started by: simdia on October 27, 2019, 11:55:11 PM

Title: BIND DNS stops, important reply needed
Post by: simdia on October 27, 2019, 11:55:11 PM
Hello i get this when i try to start BIND DNS because BIND DNS is stopped

"
Job for named.service failed because the control process exited with error code. See "systemctl status named.service" and "journalctl -xe" for details."

more details from ssh result


""
[root@server1 ~]# service named restart
Redirecting to /bin/systemctl restart named.service
Job for named.service failed because the control process exited with error code. See "systemctl status named.service" and "journalctl -xe" for details.
[root@server1 ~]# systemctl status named.service
● named.service - Berkeley Internet Name Domain (DNS)
   Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Mon 2019-10-28 00:47:47 CET; 11s ago
  Process: 3950 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)

Oct 28 00:47:47 server1.newagexa.co systemd[1]: Starting Berkeley Internet N....
Oct 28 00:47:47 server1.newagexa.co bash[3950]: /etc/named.conf:88: unknown ...'
Oct 28 00:47:47 server1.newagexa.co systemd[1]: named.service: control proce...1
Oct 28 00:47:47 server1.newagexa.co systemd[1]: Failed to start Berkeley Int....
Oct 28 00:47:47 server1.newagexa.co systemd[1]: Unit named.service entered f....
Oct 28 00:47:47 server1.newagexa.co systemd[1]: named.service failed.
Hint: Some lines were ellipsized, use -l to show in full.


""


Kindly assist urgently
Title: Re: BIND DNS stops, important reply needed
Post by: rakalso on October 28, 2019, 02:36:51 AM
Please use -l to show in full the error messages.
Title: Re: BIND DNS stops, important reply needed
Post by: zemenik on December 14, 2019, 05:51:55 AM
Hi
Could you resolve the issue?
what was the problem?
Title: Re: BIND DNS stops, important reply needed
Post by: Igor S. on January 05, 2020, 10:45:34 AM
Hi, contact in PM, or contact to an other system administrator or contact to CWP support. ;)
Title: Re: BIND DNS stops, important reply needed
Post by: arifsiyad on February 29, 2020, 04:56:06 AM
Need help facing the same BIND server issue.
Title: Re: BIND DNS stops, important reply needed
Post by: cwp_user2018 on February 29, 2020, 08:59:05 AM
problem is in this file in line 88  /etc/named.conf:88
can you show us this
Title: Re: BIND DNS stops, important reply needed
Post by: arifsiyad on February 29, 2020, 11:19:04 PM
Please check my error . BIND Server turning off automatically
Title: Re: BIND DNS stops, important reply needed
Post by: Igor S. on March 05, 2020, 07:36:27 AM
Hi

Please check my error . BIND Server turning off automatically

Try to check the config with the command below:
Code: [Select]
named-checkconf -z /etc/named.conf