<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="2">Hi Samuel,<br>
      <br>
      Looking at the initial log, it looks like you are starting dhcp
      with the init.d script:<br>
      <br>
    </font><font size="2"><font face="monospace" color="#5682fa">Feb 23
        13:19:01 debian-backup isc-dhcp-server[388778]:
        /etc/init.d/isc-dhcp-server: 50: cannot open
        /etc/dhcp/dhcpd6.conf: No such file<br>
      </font><br>
      I would have thought that you should be using systemd and have:<br>
      <font face="monospace" color="#5682fa"># grep pid
        /lib/systemd/system/isc*<br>
        /lib/systemd/system/isc-dhcp-server.service:    exec dhcpd -user
        dhcpd -group dhcpd -f -4 -pf /run/dhcp-server/dhcpd.pid -cf
        $CONFIG_FILE $INTERFACESv4'<br>
        /lib/systemd/system/isc-dhcp-server6.service:    exec dhcpd
        -user dhcpd -group dhcpd -f -6 -pf /run/dhcp-server/dhcpd6.pid
        -cf $CONFIG_FILE $INTERFACESv6'<br>
      </font><br>
      See if it's running under systemd as:<br>
      <font face="monospace" color="#5682fa"># systemctl status
        isc-dhcp-server</font><br>
      <br>
      Thanks<br>
      Josh<br>
      <br>
    </font>
    <div class="moz-signature"><br>
    </div>
    <div class="moz-cite-prefix">On 24/2/22 12:54, Samuel Motta wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAG7K_sx9T6OXUviTU=tihCV6KbXTEmLAyR+_hdPp9d0N94SA2A@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">To be more clear, after I try start isc-dhcp-server the log shows that
dhcpd service already running but it´s not. The next log line show
debian-backup isc-dhcp-server[388784]:  failed!

regards.

Samuel
</pre>
    </blockquote>
    <br>
  </body>
</html>