Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
Please, try again later.
This article documents the configuration of Veeam Backup & Replication for using AWS PrivateLink or AWS Direct Connect. These services enable the following connections without the use of public endpoints:
Note: Customers using Veeam Data Cloud Vault (AWS edition) must have their own AWS account, where they will configure the S3 Interface Endpoint through which Veeam Backup & Replication will route S3 traffic. They must also ensure that the AWS region of the S3 Interface Endpoint matches the AWS region used by their VDC Vault.
Key Location: HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\
The 'CloudRegionsDisableUpdate' registry value only disables Veeam Backup & Replication performing its daily check and update of the AmazonS3Regions.xml file.
This registry value does not prevent that file from being overwritten by an updated version of that file contained within and deployed by a product update.
You should keep a copy of your modified AmazonS3Regions.xml in a safe place so that you can restore it if a product update reverts the custom changes you make.
ObjectStorageTlsRevocationCheck=0
Key Location: HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\
Value Name: ArchiveUsePrivateIpForAmazonHelperAppliance
Value Type: DWORD (32-Bit) Value
Value Data: 1
Key Location: HKLM\SOFTWARE\Veeam\Veeam Backup and Replication\
Value Name: ArchiveFreezingSkipProxyValidation
Value Type: DWORD (32-Bit) Value
Value Data: 1
The AmazonS3Regions.xml file contains a list of regions and their respective endpoints. Modifying a region's endpoints forces Veeam Backup & Replication to connect to a specific endpoint when that region is selected in the UI. This modification will cause all tasks that utilize the modified region use the customized S3 and EC2 endpoints.
Each AWS region entry supports only one endpoint configuration. Once a region is configured to use a private connection, public endpoints are no longer available for repositories in that region. Mixing public and private endpoint access for repositories in the same AWS region from a single Veeam Backup & Replication deployment is not supported.
C:\Program Files\Veeam\Backup and Replication\Backup\AmazonS3Regions.xml
Linux > This server > public_cloud > AmazonS3Regions.xml
Note: Customers using Veeam Data Cloud Vault (AWS edition) must modify the Region entry in the AmazonS3Regions.xml file that corresponds to the AWS region of their VDC Vault.
<Region Id="ap-northeast-1" Name="Asia Pacific (Tokyo)" Type="Global">
<Endpoint Type="S3">s3-ap-northeast-1.amazonaws.com</Endpoint>Is changed to:
<Endpoint Type="S3">bucket.vpce-00000000000000000-00000000.s3.ap-northeast-1.vpce.amazonaws.com</Endpoint>
<Region Id="ap-northeast-1" Name="Asia Pacific (Tokyo)" Type="Global"> <Endpoint Type="S3">bucket.vpce-00000000000000000-00000000.s3.ap-northeast-1.vpce.amazonaws.com</Endpoint><Endpoint Type="S3">s3.dualstack.ap-northeast-1.amazonaws.com</Endpoint>
<Endpoint Type="EC2">ec2.ap-northeast-1.amazonaws.com</Endpoint>Is changed to:
<Endpoint Type="EC2">vpce-00000000000000000-00000000.ec2.ap-northeast-1.vpce.amazonaws.com</Endpoint>
Now that the AmazonS3Regions.xml file has been modified, when you select the entry you changed within Veeam Backup & Replication, the software will connect to the specified endpoints.
Related Articles:
If this KB article did not resolve your issue or you need further assistance with Veeam software, please create a Veeam Support Case.
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.
Your feedback has been received and will be reviewed.
Please, try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.
Please, try again later.