Werk #16425: APACHE_TCP_ADDR now allows IPv6 address

Komponente Site management
Titel APACHE_TCP_ADDR now allows IPv6 address
Datum 22.04.2024
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Previously, using the command omd config set APACHE_TCP_ADDR with a IPv6 address would fail. For example, the command

$ omd config set APACHE_TCP_ADDR "[::]"

resulted in Invalid value for '[::]'. Does not match allowed pattern.

With this Werk, it omd only checks that a Listen directive for Apache can be constructed from the APACHE_TCP_ADDR. In particular, this a IPv6 address can be configured. Such an address must be surrounded by square brackets.

Zur Liste aller Werks