Replacing complicated OpenVPN passthrough with Zero trust?

I am a developer leading a team. I was given a single OpenVPN name & password to connect to a network where I access multiple servers.

The problem I have is that I have to give developers temporary access to individual servers on that network but my VPN is configured for total access. What I have done so far is to set up my own pfSense instance to act as an OpenVPN passthrough. I create a name & password with limited privileges & then revoke it when the project is over. This works but creates new headaches.

Is it possible to do the same thing using Cloudflare Zero trust? IE to have some docker container connected to a VPN network & to have Zero trust tokens(?) for different IPs in that network?

Definitely!

Connect from WARP to a private network on Cloudflare using Cloudflare Tunnel · Cloudflare Zero Trust docs This guide should give you what you need.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.