DHCP issues 1
Leslie Rhorer <[email protected]> Wed, 1 Jun 2022 13:52:26 -0500
| Newsgroups | gmane.network.dhcp.isc.dhcp-server |
|---|---|
| Message-ID | <[email protected]> |
I posted previously about the issues I am having. Nothing I tried, including completely purging and reinstalling isc-dhcp-server, would get DHCP to work on my secondary server, so I completely wiped the server and reloaded the OS. The server is mostly working now, but there are still some annoying issues. Stopping, starting, and restarting the server don't quite work properly. 1. Systemd reports a spurious error when starting the server from a clean slate. isc-dhcp-server.service - LSB: DHCP server Loaded: loaded (/etc/init.d/isc-dhcp-server; generated) Active: failed (Result: exit-code) since Wed 2022-06-01 13:21:26 CDT; 1min 10s ago Docs: man:systemd-sysv-generator(8) Process: 19134 ExecStart=/etc/init.d/isc-dhcp-server start (code=exited, status=1/FAILURE) Tasks: 4 (limit: 4461) Memory: 4.8M CPU: 124ms CGroup: /system.slice/isc-dhcp-server.service /usr/sbin/dhcpd -4 -q -cf /etc/dhcp/dhcpd.conf enp11s0 Jun 01 13:21:24 Backup dhcpd[19159]: Jun 01 13:21:24 Backup dhcpd[19159]: exiting. Jun 01 13:21:26 Backup isc-dhcp-server[19134]: Starting ISC DHCPv6 server: dhcpd6check syslog for diagnostics. ... Jun 01 13:21:26 Backup isc-dhcp-server[19164]: failed! Jun 01 13:21:26 Backup isc-dhcp-server[19165]: failed! It doesn't say what the error is, but the exit code is 1. This causes the system to think the server has failed to start, but it does load and remains in memory. It seem to be working pretty well. Is there some way to get the server to report a bit more in the way of diagnostics, perhaps in the log, or even just stderr? Obviously, this isn't a show stopper, but it is a bit annoying, and it is possible there is something a bit more insidious going on. I tried running the server from the CL with the -d option, but it doesn't produce any output. -- ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. dhcp-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/dhcp-users