OPNsense Forum

Archive => 24.1, 24.4 Legacy Series => Topic started by: Com_DAC on May 16, 2024, 03:29:49 PM

Title: Kea Control Agent Needed?
Post by: Com_DAC on May 16, 2024, 03:29:49 PM
I've switched my dhcp over to Kea. I've currently got the control agent disabled. Should I enable it? What purpose does it serve?

Thank you.
Title: Re: Kea Control Agent Needed?
Post by: hansen97124 on May 16, 2024, 08:04:52 PM
Leave it unchecked.

from the documentation...

The Kea Control Agent (CA) is a daemon which exposes a RESTful control interface for managing Kea servers. When building a high available dhcp setup, the control agent is a requirement for these kind of setups.
Title: Re: Kea Control Agent Needed?
Post by: Com_DAC on May 16, 2024, 09:07:25 PM
Perfect. Thank you. That is along the lines of what I was able to determine.