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

Problem in zbx_tcp_check_security

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 1.4.3
    • 1.4.3
    • Server (S)
    • None

      if( 0 != (hp = zbx_gethost(start)))
      {
      sip = inet_ntoa(*((struct in_addr *)hp->h_addr));
      // incorrect condition (192.168.0.1 Unable to render embedded object: File (= 192.168.00.1)) not found.!!
      if( 0 == strcmp(sname, sip))

      { return SUCCEED; }

      }

            sasha Alexander Vladishev
            sasha Alexander Vladishev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: