Sharing is caring!
Introduction
These steps will help you test connection to UBX cloud connect gateways from you endpoint.
-
Using Window PowerShell.
Prerequisites
Client OS version windows 8 and above with powershell installed. The region of UBX Veeam gateways you want to test with. For this example I am testing with the India region.
Test-NetConnection -ComputerName backup-c.ubxcloud.com -port 6180

Test-NetConnection -ComputerName vspc-c.ubxcloud.com -port 443

2. Using Cryping Tool
Prerequisites
Download Cryping utility from below link and extract the exe file to local folder https://planroom.ubxcloud.com/s/aFcQipnAMN3Nnb6
CryPing.exe -p 6180 -t backup-c.ubxcloud.com
