Is there a way to import all of my static dhcp mappings from ISC to kea before I switch over to kea?
Maybe at the CLI?
See https://kb.isc.org/docs/migrating-from-isc-dhcp-to-kea-dhcp-using-the-migration-assistant
Quote from: Vilmalith on January 31, 2024, 03:29:23 PM
Is there a way to import all of my static dhcp mappings from ISC to kea before I switch over to kea?
yes you can use KeaMA
https://dhcp.isc.org/
however i havent found a way to import the resulting json file..
also you should use this patch
https://github.com/opnsense/core/issues/7183
opnsense-patch 4a51939
You will probably need to export the OPNsense config, then adapt (or possibly not) the XML for the static reservations and move the entries from ISC to KEA.