I have 3 dedicated servers at Hetzner with VMware vSphere.
vmware01: 192.168.2.0/24
vmware02: 192.168.3.0/24
vmware03: 192.168.4.0/24
All servers use Pfsense and have WAN and LAN IP-addresses. Some virtual machines are accessible via the WAN via manually configured port forwarding.
Most virtual machines don't have external IP addresses, but I'd like to configure vmware01/vmware02 to back-up to vmware03.
I could set up port forwarding manually to expose the needed ports from the WAN interface, but I'd rather keep traffic internal.
What would be the most logical solution?
In the past I only had vmware01/vmware02 and set up an OpenVPN connection between the pfsense01 and pfsense02 virtual machine, but in the future there might be 10+ servers and it wouldn't make sense to set up a separate VPN between all 10 dedicated servers.