Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-6591

Server config variable as DNS hostname in mixed ipv4 and ipv6 network breaks dual stack

    XMLWordPrintable

Details

    • Incident report
    • Resolution: Fixed
    • Minor
    • None
    • 2.0.6
    • Agent (G)

    Description

      If host has IPv4 and IPv6 address, both addressess are resolvable to A and AAAA records, only one of them is used as zabbix server address.

      zabbix_agentd.conf:

      Server=zabbix.server.dns

      $ host zabbix.server.dns
      1.2.3.4 (IPv4 address of zabbix server)
      xxxx::xxxx (IPv6 address of zabbix server)

      Now, when connection comes to IPv4 address, it is rejected as unauthorized IP. Address should be resolved to ipv4 and ipv6 addresses if they exists.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lukas.macura Lukas Macura
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: