hostnames for hosts on cloudflared private networks

I'm looking for a sanity check - suppose the following:

  • Cloudflare Pro for the relevant zones
  • I would have a private network, say 10.0.0.0/24 as an example
  • hosts on that network are reachable by IP (and by local DNS, say server1.local for 10.0.0.123)
  • a host on said network runs cloudflare to plumb the hosts there
Questions:
  • would I be able to configure addressable DNS for them, such that when I go to server1.privatesite.domain.tld for web or ssh, I can reach that server? Behind Cloudflare Access is perfect.
  • would I be able to wildcard that sort of access? somehost.privatesite.domain.tld would have the
    cloudflared
    host connect to somehost.local.
Was this page helpful?