<div dir="ltr"><div class="gmail_default" style="font-size:small">Very thanks, Francis.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Regards<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em seg., 26 de abr. de 2021 às 18:54, Francis Dupont <<a href="mailto:fdupont@isc.org">fdupont@isc.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Jeronimo writes:<br>
> What is the correct way to bind kea-ctrl-agent to both IPv4 and IPv6 addres<br>
> of the server?<br>
<br>
=> the short response is this is not possible. The long response is<br>
a bit different:<br>
 - you can run more than one instance of the CA (in fact the main issue<br>
  is just to use a different address or port...)<br>
 - if your system allows this you may use :: to match both :: and 0.0.0.0<br>
  Usually it is controled by the IPV6_V6ONLY flag which has a system<br>
  dependent default value. I suppose you use Linux where the default<br>
  is in /proc/sys/net/ipv6/bindv6only<br>
<br>
Regards<br>
<br>
Francis Dupont <<a href="mailto:fdupont@isc.org" target="_blank">fdupont@isc.org</a>><br>
<br>
PS: running multiple CAs does not bring a better performance. This point<br>
shall be fixed in a near future release.<br>
</blockquote></div>