Assume I have 2 sites within the org, each having their own subdomain. site1.mydomain.com and site2.mydomain.com.
I would like to run the same service on both sites (each is a different physical machine on a different network and and thereby different WAN addresses).
I would then like two tunnels on site1.mydomain.com and site2.mydomain.com each accessing the two machines, but ultimately using the same root domain name.
So: Two tunnels with different end-point addressed by two sub-domains under same domain name.
Currently, since I’ve got the same or similar case, one main domain, two public services, two sub-domains (for each one), two Raspberry Pi devices which are dislocated inside the separate buildings on a different VLAN, therefrom I’ve created via ZT Dashboard and am running two tunnels separately for each sub-domain/RPi device.
Sounds like you’d want to have and use a Load Balancer in between for such case? Could be I am wrong