Monarch
Monarch
CDCloudflare Developers
Created by Monarch on 7/30/2023 in #general-help
Service tunnel without public dns
Heya Assume a server1 running an application at a given port (4545) , I want to expose it though cloudflare tunnel to only clients connected by warp. Any pointers ? Similar can be done for public accessible by adding a public hostname in tunnel config where it takes domain and service but this would expose the application for anyone in public . Yes auth can be added but want to avoid exposing anyhow. I want the application to be only accessible by wrap clients.
3 replies
CDCloudflare Developers
Created by Monarch on 7/29/2023 in #general-help
Cloudflare Tunnel private hostname
Heya , How can I setup internal domains like server1.tunnel to resolve to split tunnel ip ? Example: server1 : running a application at port 8080 , does not have public ip , is running a cloudflared tunnel wrapclient1: is running wrap client , wants to access server1 application at port 8080 Ideal connection Client1 -> private domain - server1.local resolves to 10.20.1.2 -> goes through wrap tunnel and finds a tunneling with ip range 10.20.1.2 -> connects to application
1 replies