Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-529

invalid IP addresses are marked as valid in the is_public_ip_address

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.1
    • 2.3
    • vcld (backend)
    • None

    Description

      in the is_public_ip_address subroutine in utils.pm, the code first checks whether the IP address is valid. If the address is invalid, the subroutine should return 0 (i.e. the address is NOT a public IP address); instead it returns 1, and in some cases, this can result in an invalid IP address being set as the computer's public IP address.

      Attachments

        Activity

          People

            Unassigned Unassigned
            acoburn Aaron Coburn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: