you should check the log file in Services: Kea DHCP: Log File, be sure to set the log level in the pull down box to informational.
Also do you see kea listening on the expected interfaces from the ssh cli command as below example
Also do you see kea listening on the expected interfaces from the ssh cli command as below example
Code Select
root@OPNsense:~ # sockstat -ln | egrep -ai 'user|:67'
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
0 kea-dhcp4 19321 15 udp4 10.0.1.138:67 *:*
root@OPNsense:~ #