This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/DenseRefrigerator2 on 2025-02-16 17:48:45+00:00.
Hi.
I want to expose certain things that I host on my LAN to the public internet for family members. Generally Immich, Jellyfin and Nextcloud. Because of this, I'm under the impression Cloudflare Tunnels is not an option.
A quick diagram of my network looks like this:
My initial thoughts are to add something in front of my Opnsense firewall to protect my home IP address from being exposed. Is it ideal to just set up a wireguard tunnel between a VPS and the Opnsense firewall?
That's how I would assume I had to do it, but do I also need a reverse proxy in the mix on the VPS as well if I went that route?
I do have a 2nd proxmox server available to me for this as well where I could place the VMs that I want exposed publicly.
Thanks for any input folks!