Cloudflare has made it too easy to access your homelab on the internet
11–20 of 26 posts
Re: Cloudflare has made it too easy to access your homelab on the internet
#12Call me crazy, but I don't think "tunnel all your traffic through a third party corporation's service" is the correct solution to "my IP changes sometimes." Maybe just set up DDNS instead? If you really are trying to run a server behind a CGNAT, then I guess you have no other options, but I'd consider this kind of thing to be a last resort.
Re: Cloudflare has made it too easy to access your homelab on the internet
#13I've opted to do this myself by buying a VPS for ~$5/month with Digital Ocean. It runs a Wireguard server and nginx, and then my home lab router connects via Wireguard. Nginx acts as a reverse proxy to serve content from my home lab. I have (relatively speaking) complete control over the entire path. When running Cloudflare tunnels, opening a port on your router, or having a VPS+Wireguard, it's important to think abo…
Re: Cloudflare has made it too easy to access your homelab on the internet
#14Which is also point to point for the traffic.
Re: Cloudflare has made it too easy to access your homelab on the internet
#15I've opted to do this myself by buying a VPS for ~$5/month with Digital Ocean. It runs a Wireguard server and nginx, and then my home lab router connects via Wireguard. Nginx acts as a reverse proxy to serve content from my home lab. I have (relatively speaking) complete control over the entire path. When running Cloudflare tunnels, opening a port on your router, or having a VPS+Wireguard, it's important to think abo…
I have a VPS running BGP, along with my own ASN and a /24 block. My home network is tunneling out to the VPS from a VM and routing the /24 over wireguard. The /24 is then made available on its own VLAN. No doubt all this stuff is a violation of residential TOS agreements.
Re: Cloudflare has made it too easy to access your homelab on the internet
#16I am very interested in Tailscale SSH as an alternative to CloudflareTunnel + SSH. If anyone has experiences with Tailscale SSH, please share (https://tailscale.com/tailscale-ssh)
Re: Cloudflare has made it too easy to access your homelab on the internet
#17How the **** do you decline cookies on this site??!!!
Re: Cloudflare has made it too easy to access your homelab on the internet
#18Brother, wait until you hear about Tailscale... Which is also point to point for the traffic.
Re: Cloudflare has made it too easy to access your homelab on the internet
#19Re: Cloudflare has made it too easy to access your homelab on the internet
#20I've opted to do this myself by buying a VPS for ~$5/month with Digital Ocean. It runs a Wireguard server and nginx, and then my home lab router connects via Wireguard. Nginx acts as a reverse proxy to serve content from my home lab. I have (relatively speaking) complete control over the entire path. When running Cloudflare tunnels, opening a port on your router, or having a VPS+Wireguard, it's important to think abo…
I have a VPS running BGP, along with my own ASN and a /24 block. My home network is tunneling out to the VPS from a VM and routing the /24 over wireguard. The /24 is then made available on its own VLAN. No doubt all this stuff is a violation of residential TOS agreements.