OPNsense Forum

English Forums => 24.7, 24.10 Legacy Series => Topic started by: johnyv on August 15, 2024, 11:37:14 PM

Title: ISC DHCP service stopping KEA from providing leases
Post by: johnyv on August 15, 2024, 11:37:14 PM
I recently migrated to KEA DHCP after migrating to 24.7.1.
I have disabled every subnet from the ISC DHCP server however I had an issue where the OPNsense router restarted and the ISC service is starting and preventing KEA from providing leases.
is there a way to disable ISC DHCP service from starting from within OPNsense?
If I manually stop the ISC service after a reboot, then restart the KEA service leases start flowing again.
It's not a great solution as it means I need to set a static IP to connect to OPNsense and restart the services.

Thanks
Title: Re: ISC DHCP service stopping KEA from providing leases
Post by: dseven on August 16, 2024, 12:30:30 AM
When you say "I have disabled every subnet from the ISC DHCP server", you mean every interface, right? i.e. under Services -> ISC DHCPv4, select each interface, and make sure that "Enable DHCP server on the XXX interface" is unchecked. That's all I did when I migrated, and the service no longer shows up.
Title: Re: ISC DHCP service stopping KEA from providing leases
Post by: johnyv on August 16, 2024, 12:39:40 AM
Yeah correct...but to be sure, I checked again and I missed one of the interfaces.
I disabled it on that interface and rebooted and its now not starting ISC....Thanks dseven