0

I have an Ubuntu server and I use it as a softether vpn server. I recently installed cloudflare WARP+ on it. After connecting to the server with softether vpn client, the user's requests will go to cloudflare WARP+ and be answered. But when cloudflare WARP+ It turns on, I can no longer connect to my server.

Please guide me, how can I fix this problem.

Server IP: 5.75.202.101

cloudflare WARP+ IP: 172.16.0.2

1 Answers1

0

If you want your local client to connect to your remote ubuntu server using WARP, then you should follow the steps here to use SSH for example: Connect with SSH through Cloudflare Tunnel instead of using a second vpn service like Softether. To clarify:

  • Cloudflare WARP connects clients to Cloudflare like a vpn
  • Cloudflare Tunnel connects WARP clients to each other like a private network

The linked instructions are for doing that with a linux instance hosted in GCP, but the steps are the same for wherever your ubuntu server is located.

Cpt.Whale
  • 10,914