]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2050] corrected text about CA connections
authorTomek Mrugalski <tomek@isc.org>
Fri, 24 Sep 2021 13:20:26 +0000 (15:20 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 24 Sep 2021 15:24:33 +0000 (17:24 +0200)
doc/examples/template-power-user-home/info.md

index cad8de5af7597248d8d7c56325dbbd9c99882d71..a6e6de7d66319699856f15222c4003859ad78f0b 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~~~~~~~~~~~