> ## Content Index
> Fetch the complete content index at: https://kudithipudi.org/llms.txt
> Use this file to discover other available public pages before exploring further.

# HOW TO : Troubleshoot Zscaler client
- URL: https://kudithipudi.org/how-to-troubleshoot-zscaler-client/
- Published: 2024-10-24T16:47:28.000Z
- Updated: 2024-10-24T16:55:18.000Z
- Description: I recently encountered some connectivity issues while working from home and trying to access some corporate resources. Notes for myself on some tips our infosec team...
- Author: admin
- Tags: Uncategorized, howto, network, #wp, #wp-post, #Import 2026-08-23 02:32

I recently encountered some connectivity issues while working from home and trying to access some corporate resources. Notes for myself on some tips our infosec team shared to troubleshoot the Zscaler client since all the traffic to the interweb gets routed through it.

- [http://speedtest.zscaler.com/perf](http://speedtest.zscaler.com/perf?ref=kudithipudi.org)  
  - Gives you an overview of which Zscaler pop you are connecting to and access speed to the Internet via that pop.
- [http://127.0.0.1:9000/?ztest?q=@YOUR-CORPORATE-DOMAIN](http://127.0.0.1:9000/?ztest?q=@YOUR-CORPORATE-DOMAIN&ref=kudithipudi.org) (ex: google.com)  
  - This provides a detailed report, including:  
    - DNS Reachability Test: Confirms if DNS is resolving correctly.
    - UDP Connectivity Test: Checks if UDP packets can pass through.
    - TraceRoute to Zscaler: Shows the path your data takes to reach Zscaler.
    - Throttling Test: Identifies any speed drops.
    - Download/Upload Bandwidth: Measures the speed at which data transfers.
- [https://ip.zscaler.com](https://ip.zscaler.com/?ref=kudithipudi.org)  
  - A quick utility to check where and how your traffic is routed through the Zscaler network. Very similar to the perf test data, but doesn’t let you run a performance test.