Connecting Two Servers with zero-trust
I have successfully implemented zero trust using Cloudflare Tunnel for a server without a public IP address. Now, I'd like to connect two servers in a zero-trust manner without using a domain.
My setup:
Server 1: Public IP
Server 2: Behind NAT, no public IP
I need Server 1 to send small, infrequent requests to Server 2.
What is the most efficient (as in fast & easy to implement/setup) way to achieve this using Cloudflare Tunnel, considering the lack of a domain?
The Documentation mostly mentions the usecase of Server 1 being a User
My setup:
Server 1: Public IP
Server 2: Behind NAT, no public IP
I need Server 1 to send small, infrequent requests to Server 2.
What is the most efficient (as in fast & easy to implement/setup) way to achieve this using Cloudflare Tunnel, considering the lack of a domain?
The Documentation mostly mentions the usecase of Server 1 being a User

