Jun 26, 2026 · How to install and configure isc- kea ¶ In this guide we show how to install and configure isc- kea in Ubuntu 23.04 or greater. Kea is the DHCP server developed by ISC to replace isc- dhcp . It is newer and designed for more modern network environments. For isc- dhcp -server instructions, refer to this guide instead. Install isc- kea ¶ At a terminal prompt, enter the following command to install ...
Mar 6, 2020 · Guest Post: Kea is an open-source DHCP server developed by the authors of ISC DHCP .
Jul 17, 2024 ·
https://thainguyen.space/posts/kea-netboot/
Jul 17, 2024 · Recently, I’ve been playing around with PXE booting using iPXE and various DHCP servers: dnsmasq, isc- dhcp , pfsense, opnsense (yes the last 2 are not only DHCP servers). Since isc- dhcp has reached EOL, ISC recommended switching to Kea dhcp server. So that’s what we’re going to setup today. Prerequisites I’m using 2 VMs for this: 1 VM running Ubuntu Server 24.04, and 1 blank VM for ...