<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Connection refused would indicate that kea-shell is unable to connect to specified address and port. First step would be to verify the CA is listening on the address and port you are specifying as args to kea-shell. Is the CA listening on localhost (127.0.0.1 or ::1 if IPv6) and port 8000?<div>In an earlier thread around CA connectivity issues, your redacted config for the CA indicated you were specifying an address using directive http-address. See Kea Docs (<a href="https://kea.readthedocs.io/en/kea-2.4.1/arm/agent.html#configuration">https://kea.readthedocs.io/en/kea-2.4.1/arm/agent.html#configuration</a> for info on CA http-address and http-port. If you are specifying http-address and/or http-port for CA, the kea-shell args for —host and —port must match. </div><div><br></div><div>Note that if you configure your CA to use TLS, you will also need to specify —ca arg to kea-shell (see <a href="https://kea.readthedocs.io/en/kea-2.4.1/arm/shell.html#tls-support">https://kea.readthedocs.io/en/kea-2.4.1/arm/shell.html#tls-support</a> ). I don’t believe there is means to ignore a cert hostname mismatch for kea-shell (would require using a cert that contains an SAN that matches the hostname or IP adddress used for —host arg). Mainly mentioning since your earlier threads indicated you may be using TLS for CA as well.</div><div><br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On Jan 8, 2024, at 2:30 PM, CS <cs.temp.mail@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><div dir="ltr"><div>Still trying to get my deployment to play nice with micetro. Everything it up and working as far as I know. Good status on the CA and DHCP4 daemons and logging heartbeats between my HA servers leads me to believe so. </div><div>But trying to touch the kea control agent</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>sudo kea-shell --host localhost --port 8000 --auth-user keauser --auth-password "bad password" --service dhcp4 list-commands</div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><ctrl+d></div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>Failed to run: <urlopen error [Errno 111] Connection refused></div></blockquote><div><br></div><div>makes me think otherwise. Nothing gets logged to the CA or DHCP4 verbose logs either. Just refuses the connection... am I missing something simple?</div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><font face="courier new, monospace" color="#999999">CS, cs.Temp.Mail@gMail.com</font></div></div></div>
-- <br>ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.<br><br>To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.<br><br>Kea-users mailing list<br>Kea-users@lists.isc.org<br>https://lists.isc.org/mailman/listinfo/kea-users<br></div></blockquote></div><br></div></body></html>