centreon/centreon-collect

Unable to get Centreon Broker to listen on IPv6.

Opened this issue · 0 comments

BUG REPORT INFORMATION

Prerequisites

Versions

centreon-plugin-Applications-Monitoring-Centreon-Map4-Jmx-20240411-123504.el9.noarch
centreon-plugin-Applications-Databases-Mysql-20240411-123504.el9.noarch
centreon-plugin-Hardware-Printers-Generic-Snmp-20240411-123504.el9.noarch
centreon-plugin-Network-Cisco-Standard-Snmp-20240411-123504.el9.noarch
centreon-plugin-Applications-Monitoring-Centreon-Poller-20240411-123504.el9.noarch
centreon-plugin-Applications-Monitoring-Centreon-Database-20240411-123504.el9.noarch
centreon-plugin-Applications-Protocol-Ldap-20240411-123504.el9.noarch
centreon-plugin-Applications-Protocol-Dns-20240411-123504.el9.noarch
centreon-plugin-Operatingsystems-Windows-Snmp-20240411-123504.el9.noarch
centreon-plugin-Applications-Monitoring-Centreon-Central-20240411-123504.el9.noarch
centreon-plugin-Operatingsystems-Linux-Snmp-20240411-123504.el9.noarch
centreon-plugin-Hardware-Ups-Standard-Rfc1628-Snmp-20240411-123504.el9.noarch
centreon-clib-24.04.1-1.el9.x86_64
centreon-broker-24.04.1-1.el9.x86_64
centreon-broker-core-24.04.1-1.el9.x86_64
centreon-broker-cbmod-24.04.1-1.el9.x86_64
centreon-engine-daemon-24.04.1-1.el9.x86_64
centreon-engine-24.04.1-1.el9.x86_64
centreon-connector-perl-24.04.1-1.el9.x86_64
centreon-connector-ssh-24.04.1-1.el9.x86_64
centreon-license-manager-common-24.04.1-1.el9.noarch
centreon-license-manager-24.04.1-1.el9.noarch
centreon-auto-discovery-server-24.04.0-1714662680.49e52ea.el9.noarch
centreon-connector-24.04.1-1.el9.x86_64
centreon-broker-cbd-24.04.1-1.el9.x86_64
centreon-it-edition-extensions-24.04.1-1.el9.noarch
centreon-pp-manager-24.04.0-1716209435.610498d.el9.noarch
centreon-plugin-Applications-Protocol-Ftp-20240516-203403.el9.noarch
centreon-common-24.04.2-1717416114.2a4fb33.el9.noarch
centreon-perl-libs-24.04.2-1717416114.2a4fb33.el9.noarch
centreon-trap-24.04.2-1717416114.2a4fb33.el9.noarch
centreon-gorgone-24.04.0-1717142630.0234139.el9.noarch
centreon-gorgone-centreon-config-24.04.0-1717142630.0234139.el9.noarch
centreon-plugin-Applications-Protocol-Http-20240603-092251.el9.noarch
centreon-poller-24.04.2-1717416114.2a4fb33.el9.noarch
centreon-web-24.04.2-1717416114.2a4fb33.el9.noarch
centreon-central-24.04.2-1717416114.2a4fb33.el9.noarch
centreon-mariadb-24.04.2-1717416114.2a4fb33.el9.noarch
centreon-24.04.2-1717416114.2a4fb33.el9.noarch

Operating System

RedHat 9.4

How the the component has been installed and versions

  • from packages
  • components versions

Version: 24.04

Description

Unable to get Centreon Broker to listen on IPv6.

Steps to Reproduce

Go to the your Centreon-Broker Input configuration, add an input type TCP IPv6, set the « Connection port » to 10669.
Export the conf and stop/start Broker.

You will get a new listener en port 10669, but in IPv4 :
tcp LISTEN 0 4096 0.0.0.0:10669 0.0.0.0:*
tcp LISTEN 0 4096 0.0.0.0:5669 0.0.0.0:*

If you put the same port number as in IPv4, you will get an error telling that the port is already in use.

Describe the received result

the input IPv6 must listen on the IPv6 IP

Describe the expected result

the input IPv6 try on bind on IPv4

Logs

Additional relevant information (e.g. frequency, ...)