Secure and Isolated Proxmox VE Homelab with Cloudflare Tunnel
Introduction This guide shows you how to set up a secure and flexible Proxmox VE homelab. You will: Isolate your VM network but keep internet access. Securely access the Proxmox web UI using Cloudflare Tunnel and custom DNS. Block direct IP access to the Proxmox UI. Prepare for adding more services in the future. Prerequisite Before you start, ensure you have: Already installed Proxmox VE on your machine. A basic understanding of Linux command line. A Cloudflare account with a domain set up (e.g., yourdomain.com). Example values we are going to use Assuming you have a Proxmox VE installation with the following network configuration: Note that these values are examples; you should replace them with your actual network settings. ...