Skip to main content

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 / IPsUsage
TestCloud Main Web Servicehttps://testcloud.katalon.comTestOps web application that interacts with this Restful service to handle all test runs.
Tunnel Manager https://tunnel-manager.katalon.comTunnel metadata management that provides authentication and manages tunnel traffic routing.
Tunnel Server (Network Load Balancing)

QUIC over UDP:

tunnel-proxy-1.katalon.com:2345
  • 44.223.117.82
  • 107.21.215.109
  • 44.222.19.4
tunnel-proxy-2.katalon.com:2345
  • 3.215.206.237
  • 34.197.20.29
  • 44.194.125.0
Tunnel server that controls traffic between test execution engine and target website behind a firewall.
NAT Gateway (TestCloud Cluster)
  • 34.197.223.43
  • 54.82.166.185
  • 54.197.235.86
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

IssueSolutionWhitelist
The AUT is in their private networkUse Tunnel
  • Tunnel Manager and Tunnel Server endpoints
  • Allow QUIC / UDP on port 2345
AUT is behind a firewall (but publicly accessible)

There are 2 solutions, pick one of them:

  • Whitelist our NAT Gateway public IP addresses
  • Use Tunnel and whitelist the Tunnel Server hostnames.
  • NAT Gateway IP addresses
  • Tunnel endpoints
Note:

In case your network still receives connection refused due to insufficient IP whitelist, you can reach out to the Katalon support team.

Was this page helpful?