From: Tomek Mrugalski Date: Fri, 24 Sep 2021 13:20:26 +0000 (+0200) Subject: [#2050] corrected text about CA connections X-Git-Tag: Kea-2.0.0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e02410e5879ded996a769b0df79c74bad630f5dc;p=thirdparty%2Fkea.git [#2050] corrected text about CA connections --- diff --git a/doc/examples/template-power-user-home/info.md b/doc/examples/template-power-user-home/info.md index cad8de5af7..a6e6de7d66 100644 --- a/doc/examples/template-power-user-home/info.md +++ b/doc/examples/template-power-user-home/info.md @@ -32,7 +32,9 @@ pair. +--------+ +--------+ ``` -The CA-1 and CA-2 will each open a TCP port 8000 and will connect to each other. +The CA at host 1 and CA at host 2 will both listen on port 8000. The DHCP servers will communicate +with each other via CAs which forward control commands to the DHCP servers over the UNIX domain +sockets. Deployment Considerations ~~~~~~~~~~~~~~~~~~~~~~~~~