From: Thomas Markwalder Date: Thu, 18 Jun 2026 11:04:28 +0000 (-0400) Subject: [#4362] Addressed review comments X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=199350f59519b4bfb341ba61771f5d327e05ce12;p=thirdparty%2Fkea.git [#4362] Addressed review comments modified: doc/sphinx/arm/hooks-ha.rst --- diff --git a/doc/sphinx/arm/hooks-ha.rst b/doc/sphinx/arm/hooks-ha.rst index 556226c8a2..d1f9bf65b0 100644 --- a/doc/sphinx/arm/hooks-ha.rst +++ b/doc/sphinx/arm/hooks-ha.rst @@ -2465,15 +2465,17 @@ can be any of the peer names in the relationship. For example, if a relationship .. note:: - It is important to note that each peer on a given Kea server must use a unique a listener - IP/port combination. If the same IP and port are defined for multiple peers, the Kea service - will fail to start with an error similar to the following: + It is important to note that each peer on a given Kea server must use a + unique listener address/port combination. If the same address and port are + defined for multiple peers, the Kea service will fail to start with an + error similar to the following: .. code:: - DHCP4_INIT_FAIL failed to initialize Kea server: configuration error using file 'kea-dhcp4.conf': - Error initializing hooks: CmdHttpListener::run failed: unable to setup TCP acceptor for listening - to the incoming HTTP requests: bind: Address already in use + DHCP4_INIT_FAIL failed to initialize Kea server: configuration error using + file 'kea-dhcp4.conf': Error initializing hooks: CmdHttpListener::run failed: + unable to setup TCP acceptor for listening to the incoming HTTP requests: + bind: Address already in use It is not required to specify the ``ha-server-name`` in the branch servers, assuming that the branch servers only contain the subnets they serve. Consider the following configuration for