How to Create a VSB Cloud Proxy on Google Cloud

This section provides information about how to create a VSB cloud proxy on Google Cloud.

Follow these steps:

  1. Log into Google Cloud Console as an admin.
  2. Click the Select a project drop-down next to Google Cloud.
  3. On the Select a resource screen, select a project where you want to create a virtual machine instance.
  4. The dashboard of the project selected is displayed.
  5. Go to Navigation menu > Compute Engine > VM instances.
  6. On the VM instances page, click CREATE INSTANCE.
  7. The Create an instance page opens.
  8. Specify a Name for your VM. For more information, see Resource Naming Conventions.
  9. Select a Region for your VM.
  10. Select the Zone for your VM.
  11. Under Machine configuration, select a machine type which has at least 4 GB of memory and 2 vCPUs as per the system requirement consideration on the Virtual Standby proxy.
  12. Notes:
  13. Under Boot disk, to select the boot disk image, click Change, and then do the following:
    1. If you want to create a VM from a public image, under the PUBLIC IMAGES tab, specify the following details:
      • Operating system: From the drop-down list, select Windows Server.
      • Version: From the drop-down list, select a boot image, which is Windows Server 2016 or above.
      • Boot disk type: From the drop-down list, select the disk type as needed.
      • Size (GB): Type the boot size between 50 and 65536 GB. Arcserve recommends you to type 50 GB.
    2. Under the SHOW ADVANCED CONFIGURATION drop-down, select the Use a custom device name check box and retain rest as default.
    3. To confirm your boot disk settings, click SELECT.
  14. Under Identity and API access, from the Service account drop-down list, select the service account (for which the JSON key is created) to be used in UDP and provide permissions to it as needed.
  15. Note: By default, the Compute Engine default service account option is selected as a service account.
  16. Under Firewall, select Allow HTTPS traffic.
  17. Expand Advanced options, under Networking, specify the following details for Network interfaces:
  18. Note: If no network is present in a project, create a new VPC network where firewall rules can be specified to open required ports before creating an instance. For more information, see How to Create a VPC Network with Firewall on Google Cloud.
  19. After configuring the above details, click CREATE.
  20. Wait for the instance to get created.
  21. After the instance gets created, click the instance name on the VM instances page.
  22. From the RDP drop-down list under the Connect column, select Set Windows Password.
  23. The Set new Windows password dialog appears.
  24. Type the username that needs to be created in the instance through which RDP can be done, and then click SET.
  25. The New Windows password dialog appears and displays a randomly generated password for the given username.
  26. Copy the generated password, save it in a safe location, and then close the dialog.
  27. Connect to the instance using an External IP through RDP, and check if date, time, and time zone settings of the cloud proxy are correct and in consistent with the Region/Zone selected for this instance. Check if time is in-sync with the NTP server or with internet. If not, set the time manually.
  28. Download the Arcserve UDP 10.0 installation package, and then install UDP agent on the instance.