Troubleshooting
I configured the DHCP server (/etc/dhcpd.conf), and told the system to start it, but it doesn't start. Any ideas on what to do now?
The most likely problem is an error (typo or other error) in your /etc/dhcpd.conf file. During bootup, error messages are suppressed, so you won't see them. What you need to do is start dhcpd from a command line. The error message will tell you where the DHCP server software (dhcpd) thinks the problem is. But remember, if you forgot a trailing semicolon, the error will show up in the next line. Also, you must have a subnet statement (even if the body is completely blank) for each interface's subnet.
I have DHCPD running, and most of my systems can get an IP address from the server, but a few cannot ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access