<div dir="ltr"><div><div><div>Hi<br><br></div><div></div>I am trying to set up DNS server.  but I encountered error, and enable to set up DNS server unfortunately. <br></div><br>I have done creating these files below.  I checked inside files are collect.  I don't know what is wrong.<br></div><div>I put the error message here.  <br>Could you please provide me some ways to solve this problem?<br></div><div><br></div><div><Files I created><br></div><div>"vi /etc/named.conf"<br>"vi /var/named/individualmoto.ddns.net.lan"<br>"vi /var/named/1.168.192.in-addr.arpa.db"<br>"vi /var/named/individualmoto.ddns.net.wan"<br>"vi /var/named/217.194.125.in-addr.arpa.db"<br><br>And I hit "systemctl start named.service"<br><br></div><div>Then I received this message below.<br>"Job for named.service failed. See 'systemctl status named.service' and 'journalctl -xn' for details."<br><br></div><div>To find what is wrong I hit 'systemctl status named.service' and 'journalctl -xn'<br><br></div><div>The result for 'systemctl status named.service' was this.<br><br>systemctl status named.service<br>named.service - Berkeley Internet Name Domain (DNS)<br>   Loaded: loaded (/usr/lib/systemd/system/named.service; disabled)<br>   Active: failed (Result: exit-code) since Wed 2016-01-27 16:10:11 JST; 41min ago<br>  Process: 8356 ExecStop=/bin/sh -c /usr/sbin/rndc stop > /dev/null 2>&1 || /bin/kill -TERM $MAINPID (code=exited, status=1/FAILURE)<br>  Process: 17751 ExecReload=/bin/sh -c /usr/sbin/rndc reload > /dev/null 2>&1 || /bin/kill -HUP $MAINPID (code=exited, status=0/SUCCESS)<br>  Process: 9723 ExecStart=/usr/sbin/named -u named $OPTIONS (code=exited, status=0/SUCCESS)<br>  Process: 9206 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)<br> Main PID: 9445 (code=exited, status=0/SUCCESS)<br>   CGroup: /system.slice/named.service<br><br>Jan 27 16:10:11 localhost.localdomain bash[9206]: zone localhost.localdomain/IN: loaded serial 0<br>Jan 27 16:10:11 localhost.localdomain bash[9206]: zone localhost/IN: loaded serial 0<br>Jan 27 16:10:11 localhost.localdomain bash[9206]: zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 0<br>Jan 27 16:10:11 localhost.localdomain bash[9206]: zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0<br>Jan 27 16:10:11 localhost.localdomain bash[9206]: zone 0.in-addr.arpa/IN: loaded serial 0<br>Jan 27 16:10:11 localhost.localdomain bash[9206]: zone <a href="http://individualmoto.ddns.net/IN">individualmoto.ddns.net/IN</a>: loaded serial 2016012700<br>Jan 27 16:10:11 localhost.localdomain bash[9206]: zone 217.194.125.in-addr.arpa/IN: loaded serial 2016012700<br>Jan 27 16:10:11 localhost.localdomain systemd[1]: named.service: control process exited, code=exited status=1<br>Jan 27 16:10:11 localhost.localdomain systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).<br>Jan 27 16:10:11 localhost.localdomain systemd[1]: Unit named.service entered failed state.<br><br><br></div><div>Then I entered the second one,  'journalctl -xn', and the result is this below.<br><br>journalctl -xn<br>-- Logs begin at Sat 2016-01-16 14:05:45 JST, end at Wed 2016-01-27 16:50:01 JST. --<br>Jan 27 16:43:14 localhost.localdomain gnome-session[3192]: console.error:<br>Jan 27 16:43:14 localhost.localdomain gnome-session[3192]: [CustomizableUI]<br>Jan 27 16:43:14 localhost.localdomain gnome-session[3192]: Custom widget with id loop-button does not return a valid node<br>Jan 27 16:43:14 localhost.localdomain gnome-session[3192]: console.error:<br>Jan 27 16:43:14 localhost.localdomain gnome-session[3192]: [CustomizableUI]<br>Jan 27 16:43:14 localhost.localdomain gnome-session[3192]: Custom widget with id loop-button does not return a valid node<br>Jan 27 16:50:01 localhost.localdomain systemd[1]: Created slice user-0.slice.<br>-- Subject: Unit user-0.slice has finished start-up<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit user-0.slice has finished starting up.<br>-- <br>-- The start-up result is done.<br>Jan 27 16:50:01 localhost.localdomain systemd[1]: Starting Session 1882 of user root.<br>-- Subject: Unit session-1882.scope has begun with start-up<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit session-1882.scope has begun starting up.<br>Jan 27 16:50:01 localhost.localdomain systemd[1]: Started Session 1882 of user root.<br>-- Subject: Unit session-1882.scope has finished start-up<br>-- Defined-By: systemd<br>-- Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>-- <br>-- Unit session-1882.scope has finished starting up.<br>-- <br>-- The start-up result is done.<br>Jan 27 16:50:01 localhost.localdomain CROND[9903]: (root) CMD (/usr/lib64/sa/sa1 1 1)<br><br><br><br></div><div>I no longer know what is the wrong.  I spent so many times to manage to set up DNS server.<br></div><div>It doesn't work.<br><br></div><div>Please help me<br><br></div><div>Kind regards,<br><br></div><div><br></div></div>