use a cheap $5/mo VPS that exists purely as your gateway host
Now, why so expensive?
racknerdtracker.com/?sort=price
Disclaimer: I never used Racknerd (nor any other VPS).
Comment on ISPs seem designed to funnel people to capitalist cloud services
dgdft@lemmy.world 10 months ago
If you’re looking for sympathy, you got it. Fuck the state.
If you’re looking for solutions, use a cheap $5/mo VPS that exists purely as your gateway host. Run everything you want on your home machines, then tunnel the traffic to your gateway and reverse-proxy it there. Your data stays in your hands, you can spin up and expose new services publicly in a matter of minutes, AND your home IP isn’t vulnerable to doxxing or DoS.
use a cheap $5/mo VPS that exists purely as your gateway host
Now, why so expensive?
racknerdtracker.com/?sort=price
Disclaimer: I never used Racknerd (nor any other VPS).
“JUST $10.28/YEAR - WOW!!” Laughed out loud at that, and I’ll have to give this a look. Currently I just use nginx and duckdns to expose my home IP for my self hosted stuff.
Didn’t dig in too far into the options, but those prices are crazy low. Thanks for pointing us there.
Thank you sir!
I’ve used them for years with literally zero issues. Performance a for a cheap VPS. And since all the real work happens on my machines, if they enshittify, I can easily move elsewhere.
I basically do exactly this, but I am running the reverse proxy on my home computer: the VPS is literally just acting as a proxy, for which I use wireguard to tunnel the connection. So far it’s worked great, though initial setup was a pain.
So you essentially have a DMZ between your VPS and home network that is divided by your reverse proxy?
This is a great suggestion!
Lest anyone miss the buried lede, this approach means that traffic is pre-encrypted as it passes through the gateway VPS - so even if your VPS gets hacked, it’s way harder to steal credentials and break into your services running on the home network.
Is there a more detailed guide to this practice and the pros/cons?
Tunneling! github.com/anderspitman/awesome-tunneling
This is @Shimitar@downonthestreet.eu‘s work, not mine - but it’s pretty similar to how I’d set things up:
Really appreciated the reference!
Good to know my wiki is of any use to somebody.
:)
a@91268476.xyz 10 months ago
@dgdft @ellie @selfhosted this is the way
ellie@slrpnk.net 9 months ago
While I agree on a practical level, and pragmatism sure is important, long term it still makes you pay into cloud services and gives cloud companies an easy way to directly man-in-the-middle your traffic. So I’m hoping one day the situation will improve.
a@91268476.xyz 9 months ago
@ellie @selfhosted what is the actual alternative? also, not all vps are offfered by megacorps.
ellie@slrpnk.net 9 months ago
The alternative is to get your ISP to offer you a static IPv6 and a reverse DNS PTR entry for your IPv6, like I asked for in the initial post. Some ISPs do if you offer them more money, some only do if you offer them more money and a legit business registration, apparently a few rare ones do it for free, and some never do it.