Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: milerfreitas on November 29, 2017, 11:08:13 PM

Title: Error DNS after update
Post by: milerfreitas on November 29, 2017, 11:08:13 PM
Problem with DNS

I am unable to start DNS after the upgrade. Here is the error message:

<!--

named.service - Berkeley Internet Name Domain (DNS)
   Loaded: loaded (/usr/lib/systemd/system/named.service; disabled; vendor preset: disabled)
   Active: failed (Result: timeout) since Wed 2017-11-29 18:02:41 EST; 2min 56s ago
  Process: 6123 ExecStart=/usr/sbin/named -u named -c ${NAMEDCONF} $OPTIONS (code=exited, status=0/SUCCESS)
  Process: 6119 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=0/SUCCESS)

-->

Anyone here go through that too?
Title: Re: Error DNS after update
Post by: 24x7servermanagement on November 30, 2017, 10:30:07 PM
I think this is a configuration error in the reverse zone file, check if periods (.) present in the A record or not.