Ports
As Veeam Plug-in for Google Cloud is installed on the same machine where Veeam Backup & Replication runs, it uses the same ports as those described in the Veeam Backup & Replication User Guide, section Ports. In addition, Veeam Plug-in for Google Cloud also uses ports listed in the following table.
|
From |
To |
Protocol |
Port |
Description |
|---|---|---|---|---|
|
Workstation web browser |
Backup appliance |
TCP/HTTPS |
443 |
Required to access the Web UI component from a user workstation. |
|
TCP/HTTPS |
13140 |
Required to communicate with the REST API service running on the backup appliance. |
||
|
Worker instance |
TCP/HTTPS |
443 |
Required to access the file-level recovery browser running on a worker instance during the file-level recovery process. |
|
|
Backup appliance |
Ubuntu Security Repository (security.ubuntu.com) |
TCP/HTTP |
80 |
Required to get OS security updates. |
|
Veeam Update Repository (repository.veeam.com), Amazon CloudFront (cloudfront.net, amazonaws.com) |
TCP/HTTPS |
443 |
Required to download available product updates, worker deployment packages and restore utilities. Note: Veeam Update Repository uses the Amazon CloudFront service to distribute traffic when downloading product updates. |
|
|
SMTP server |
TCP |
587 |
Required to send email notifications. Note: You cannot use the TCP port 25 that is most commonly used by SMTP servers — the port is always blocked by Google Compute Engine. For more information, see Google Cloud documentation. |
|
|
nginx web server |
HTTPS |
80/443 |
Required to upgrade the backup appliance. |
|
|
PostgreSQL Apt Repository |
HTTPS |
80/443 |
Required to get PostgreSQL updates. |
|
|
Microsoft Package Repository |
HTTPS |
80/443 |
Required to get .NET and ASP.NET updates. |
|
|
Veeam Plug-in for Google Cloud |
Backup appliance, Google Cloud services |
TCP/HTTPS |
443 |
Required to communicate with Google Cloud and Veeam Backup for Google Cloud. |
|
AWS CheckIP service |
TCP/HTTPS |
443 |
Required to get the public IP address of the Veeam Backup & Replication server during the deployment of Veeam Plug-in for Google Cloud. |
|
|
Veeam Backup & Replication console and Veeam ONE server |
Backup server |
TCP |
9403 |
Required to connect to Veeam Plug-in for Google Cloud. |
|
Worker instance |
TCP/HTTPS |
443 |
Required to perform data protection and disaster recovery operations. |
|
|
Cloud SQL instances |
TCP |
3306 |
||
|
TCP |
5432 |
|||
|
Cloud Spanner instances |
TCP |
443 |
||
|
Backup appliance |
SSH |
22 |
Required to allow inbound traffic through SSH protocol during backup appliance deployment and upgrade and to perform automatic updates of the TLS certificates installed on the appliance. |
|
Note |
|
When you deploy a backup appliance from the Veeam Backup & Replication console, Veeam Backup & Replication automatically creates firewall rules for the required ports to allow communication between the backup server and the appliance components. |
Related Topics