Our set up is as follows:
ESX 4.0 in Source and Target sites. We want to replicate between sites for DR purposes
Both sites connected with VPN Tunnel.
Both Sites have same internal IP range, using NAT between them.
Installed Veeam Backup and fastSCP on a physical server running Windows 2003 server in Source site.
Fast SCP can see both ESX hosts no problem. When I say that I mean I can add the servers tp the list of servers in the FastSCP console no problem.
When I run a replication job I get the following error:
Creating snapshot Cannot connect to server [x.x.x.53:2500]. The IP is the IP address of the Source ESX hosts
I’ve tried
Code: Select all
esxcfg-firewall -openport 2500:2510,tcp,in,VeeamSCP
service mgmt-vmware restart