xcat-core icon indicating copy to clipboard operation
xcat-core copied to clipboard

ISC DHCP server is EOL

Open Hoeze opened this issue 3 years ago • 1 comments
trafficstars

see https://www.isc.org/blogs/isc-dhcp-eol/

Hoeze avatar Oct 13 '22 11:10 Hoeze

While the blog post above concerns the ISC DHCP server, the client is also EOL. E.g. from https://www.isc.org/dhcp/

ISC has ended development on the ISC DHCP client as of early 2022. This client implementation is no longer maintained and should not be used in production any longer.

As to what alternatives there are, for the client both systemd-networkd and NetworkManager nowadays have internal DHCP clients. For the server side, there are multiple options, like ISC Kea and dnsmasq.

jabl avatar Dec 07 '22 19:12 jabl