Network configuration for TestCloud
If your application under test is hosted in a highly secure network, you might want to whitelist TestCloud infrastructure public IPs & endpoints.
TestCloud Internet facing components
| Component | Domains / IPs | Usage |
|---|---|---|
| TestCloud Main Web Service | https://testcloud.katalon.com | TestOps web application that interacts with this Restful service to handle all test runs. |
| Tunnel Manager | https://tunnel-manager.katalon.com | Tunnel metadata management that provides authentication and manages tunnel traffic routing. |
| Tunnel Server (Network Load Balancing) | QUIC over UDP: tunnel-proxy-1.katalon.com:2345
tunnel-proxy-2.katalon.com:2345
| Tunnel server that controls traffic between test execution engine and target website behind a firewall. |
| NAT Gateway (TestCloud Cluster) |
| The gateway to the Internet for outgoing network operations from TestCloud Agent components. The gateway has specific public IPs (or IP range) for easy white-listing, if needed. |
Common network issues and solutions
| Issue | Solution | Whitelist |
|---|---|---|
| The AUT is in their private network | Use Tunnel |
|
| AUT is behind a firewall (but publicly accessible) | There are 2 solutions, pick one of them:
|
|
Note:
In case your network still receives connection refused due to insufficient IP whitelist, you can reach out to the Katalon support team.