« Previous 1 2 3 4
Kea, the ISC's successor to the DHCP daemon
Connecting
Conclusions
Kea handles the same tasks as the legacy dhcpd
. Its REST API is easier to automate than the idiosyncratic dhcpd
OMAPI. Disappointingly, the ISC is only making part of the configuration accessible with the API without a paid support contract. As I said earlier, this can be worked around by generating the complete configuration externally and using an API request to push it into place. At least Kea offers you the possibility of controlling the entire configuration with the API, which the legacy dhcpd
did not let you do.
Detailed examples of how to configure each service can be found on GitHub [5]. The KeaMA migration tool is a useful tool for migrating typical configurations to Kea, but use of the LDAP back end with dhcpd
complicates the migration significantly. In this case, you cannot escape the task of exporting and converting the data stored in LDAP.
Infos
- ISC repositories: https://cloudsmith.io/~isc/repos
- ISC Knowledgebase – class definition: https://kb.isc.org/docs/understanding-client-classification
- Kea Admin Guide (version 2.2.0): https://kea.readthedocs.io/en/kea-2.2.0
- Load balancing: https://kea.readthedocs.io/en/kea-2.2.0/arm/hooks.html?highlight=Load%20Balancing#load-balancing-with-advanced-classification
- Configuration examples: https://github.com/isc-projects/kea/blob/master/doc/examples
« Previous 1 2 3 4
Buy this article as PDF
(incl. VAT)
Buy ADMIN Magazine
Subscribe to our ADMIN Newsletters
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Most Popular
Support Our Work
ADMIN content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.