Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-100482

Network monitoring not working when ZScaler Internet Security is active

    XMLWordPrintable

Details

    • a6f4a1b282 (qt/qtbase/dev) a6f4a1b282 (qt/tqtc-qtbase/dev) 4be0705f6d (qt/qtbase/6.3) 4be0705f6d (qt/tqtc-qtbase/6.3) 1231855ede (qt/qtbase/6.2) 1231855ede (qt/tqtc-qtbase/6.2) 1231855ede (qt/tqtc-qtbase/6.2.4)

    Description

      When using QNetworkAccessManager::get() (or similar methods) when Zscaler Internet Security is active, the following warning is shown:

      qt.network.monitor: Could not get the INetworkConnection instance for the adapter GUID

      indicating that this connection cannot be monitored. Further analysis suggests that Zscaler Internet Security might be using a virtual network adapter with a GUID different to the GUID of the physical adapter, therefore QNetworkConnectionEvents::getNetworkConnectionFromAdapterGuid() fails to find the connection because it seems to always use the physical adapter's GUID.

      There are discussions on the web (e. g. https://github.com/ModOrganizer2/modorganizer/issues/1326) that indicate this problem can also happen with other VPN solutions and is not restricted to Zscaler only.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            manordheim MÃ¥rten Nordheim
            kevin.zhang Kevin Zhang
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes