Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to get Centreon Broker to listen on IPv6. #1400

Open
1 of 2 tasks
BenoitPoulet opened this issue Jun 5, 2024 · 0 comments
Open
1 of 2 tasks

Unable to get Centreon Broker to listen on IPv6. #1400

BenoitPoulet opened this issue Jun 5, 2024 · 0 comments

Comments

@BenoitPoulet
Copy link
Contributor

BenoitPoulet commented Jun 5, 2024

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, ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant