Ziti Tunneler on Windows not working

Hey, thanks for the quick response.

Just FYI, “myapp.com” is the name that I am using here, the URL of my app is different.

The VM hosting the tunneler can reach the app, which is why when I use the IP address instead of the URL in the service config it works fine.
Also, the app has a public DNS record and it is accessible over the internet, there are no private URLs or IPs in this environment.

On the app side, there is a firewall rule allowing traffic only to the public IP of the VM where OpenZiti is hosted.
It is the same scenario as: Tunneler stop working - #15 by Foles_90

I checked the logs and this is the error that I am seeing:

ERROR tunnel-cbs:ziti_hosting.c:394 on_hosted_client_connect() hosted_service[vault.service], client[Laptop]: getaddrinfo(myapp.com,443) failed: No such host is known. 

however, if I do a “nslookup myapp.com” from the VM hosting the tunneler it can resolve the name without any issues