So for the past few years (?) I have been using wireguard to vpn into (effectively) my firewall and a dynamic dns setup to access that remotely. But with the shitshow that is google domains and the like, this seems like a good opportunity to look into a few of the alternatives. I am not entirely opposed to just going in and changing the dns server once I figure out what I am going to do on that front, but wireguard has always been a bit of a mess to set up for less “tech savvy” people who need access to the home network.
Every so often I see some cloud based solutions get suggested. Which is sketchy but I already have a few alerts set up to be able to remotely shut my network down if wireguard is acting up when it shouldn’t be and shutting down a VM is a lot less of a “do I really need to do this?” than shutting off the entire network. But most of those solutions seem built around selling seats which means they want you to add individual devices rather than just setting up a tunnel.
So is wireguard still the gold standard? Or is there a more user friendly solution that will let me compromise a bit but also have a setup that doesn’t require me to be physically on site to fix the inevitable hiccups because it takes hours of reading articles to understand the setup?
Thanks
If you’re just accessing one device, why not use SSH?
SSH with pubkey authentication and sane firewall rules is very secure. Bonus points for fail2ban
Fail2ban might not be a good thing. You can flood the blacklist.
You just have to run a continous attack with spoofed source addresses. use IPv6 addresses and just wait until the whole ipv6 space is in the blacklist. by then that file will be huge. might even crash some servers
with the shitshow that is google domains and the like, this seems like a good opportunity to look into a few of the alternatives.
I don’t see how google domains play into this? If you’re using their DNS and it sucks, just use a different DNS host instead. I can recommend https://desec.io/.
most of those solutions seem built around selling seats which means they want you to add individual devices rather than just setting up a tunnel.
Are you talking about Tailscale?
The idea behind every client and server running a tailscaled isn’t to sell you more seats but rather to enable P2P connections. Their whole product is set up around this; ACLs and individual device sharing wouldn’t work without this architecture.
If you don’t care about all of that, you can simply set up a subnet router on one device and use it like a classical VPN server. Though I’ve never run into device limits on the free plan, even before they were increased.
Tailscale is as close to a hassle-free user-friendly solution as you can reasonably get.
Cloudflare, namecheap, GoDaddy, domain.com, they all offer dns I think. Some of them are supported by Dyndns; you can find a list of supported providers.
There’s Headscale if you want to avoid the Tailscale cloud service.
I think that is the seat based one I see recommended all the time.
I understand that hub and spoke models are inherently questionable security wise and switching to a mesh based approach is probably the answer. But it tends to make for a mess of needing to make sure my various “homelab” servers are aware and so forth.
There’s a “hub” mode where your endpoint inside the network grants access to the whole network like a standard VPN server.
You won’t realise the full value of Tailscale’s features this way though - for example, you’ll miss out on the ability to share an individual device with someone else, the ability to configure ACLs between particular devices (e.g. allow someone access to just a particular port on a server, while allowing yourself full access), and Tailscale SSH.
Oooooooh.
Thanks. Will take a look to try and figure out their terminology for this.
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
Fewer Letters | More Letters |
---|---|
DNS | Domain Name Service/System |
NAT | Network Address Translation |
SSH | Secure Shell for remote terminal access |
UDP | User Datagram Protocol, for real-time communications |
VPN | Virtual Private Network |
5 acronyms in this thread; the most compressed thread commented on today has 15 acronyms.
[Thread #489 for this sub, first seen 5th Feb 2024, 18:25] [FAQ] [Full list] [Contact] [Source code]