YuriDavid
Member
- Joined:
- May 2024
- Posts:
- 174
- From:
- Kyiv, Ukraine
This. "Anycast" gets abused constantly. I saw a provider last month sell "anycast DNS" that was just two VMs with same IP in different regions using... GRE tunnel to central resolver. Not even independent caches.
My actual setup: Vultr for primary, Hetzner secondary, both with independent zone data. No tunneling. If one dies, the other answers from its own memory. Not anycast either, just redundancy with different failure domains.
indentation is not optional
bellaauc
Member
3-2-1 Believer
- Joined:
- Jun 2024
- Posts:
- 190
- From:
- Auckland, NZ
Following this thread because I just realized my registrar has my DNS and I don't even know what secondary means. I back up my client sites obsessively but never thought about DNS as something that needs backup.
Is there a "DNS for people who just want websites to stay up" guide somewhere? I have maybe 40 domains for small business clients in Auckland. Most on shared hosting with the registrar's nameservers.
3-2-1 or you're already dead
danfra
Member
- Joined:
- Jun 2024
- Posts:
- 159
- From:
- Frankfurt, DE
Is there a "DNS for people who just want websites to stay up" guide
Not a guide, but a rule: if you can't change your TTL below 300 seconds, you're not in control. Registrar DNS often hardcodes 3600 or higher. During an attack or compromise, you want to pivot fast. I've seen DDoS mitigation fail because the NS was still caching old A records for an hour.
For 40 domains: Cloudflare or Vultr. API-driven, low TTL, anycast that is actually anycast. I run DNS for a fintech out of Frankfurt, we fail over between Vultr and AWS Route53 based on health checks. Sub-minute propagation.
mitigated 800Gbps before breakfast
wilmaethqn44
Member
- Joined:
- Jun 2024
- Posts:
- 135
- From:
- Cardiff, UK
I have two domains, one for my bakery and one for flowers. Both with the company I bought them from. I don't know what TTL or API means. Is my website going to disappear? Should I pay someone to move it?
frames, tables, still valid HTML
YuriDavid
Member
- Joined:
- May 2024
- Posts:
- 174
- From:
- Kyiv, Ukraine
Is my website going to disappear?
Probably not. You're not a target. The risk models here are for people with 40 client domains or infrastructure worth attacking. Your registrar's DNS is fine for a bakery.
That said, if you ever want to change web hosts, having separate DNS makes it easier. Not urgent. Bake bread.
indentation is not optional
ronwit
Member
Budget King
- Joined:
- Jun 2024
- Posts:
- 122
- From:
- Osaka, Japan
I run DNS for my Minecraft server on the same $3 Vultr instance in Osaka that runs the server. Unbound + NSD. 1GB RAM total for everything. If it dies, my 12 players complain on Discord and I restart it.
This thread is like watching people argue about whether to buy a Ferrari or a Lambo when I take the bus. Respect tho.
instant noodles, instant deploys