How should I handle DNS on a home server?
thisisawayoflife @ thisisawayoflife @lemmy.world Posts 8Comments 406Joined 2 yr. ago
thisisawayoflife @ thisisawayoflife @lemmy.world
Posts
8
Comments
406
Joined
2 yr. ago
I have a pair of DO droplets doing nothing but primary/secondary chroot-bind. I have DDNS setup so my PFSense router updates the zone with the current IP address of my home setup and I handle all the DNS tasks (spf/dkim/dmarc/blah blah blah) there. I wrote a couple of scripts to handle zone signing and all that jazz so I don't have to log in often, if ever.
I'll be replacing those with a modern os shortly, and probably adding recursion to them so I can use them to resolve personal DNS requests for all the machines on my domain (external and internal hosts).