4 ms·
Just use unbound
by ak4153 22d ago
Just use unbound
- 0l 22d agoCompletely different thing
- thesuitonym 22d agoWhat is this if not a DNS service?
- pacija 22d agoUnbound is caching, not authoritative. Zones with dns records are served from authoritative DNS servers such as bind. Unbound asks authoritative servers for records and caches them locally, giving faster response and reducing load on authoritative servers.
- deleted 22d ago[deleted]
- pacija 22d agoJust use bind :)
- craftkiller 22d agoMy solution was to self-host PowerDNS and then sign up for the free DNS mirroring from hurricane electric. That way, I can administer my DNS records any way I want (these days I usually just manually edit PowerDNS's sqlite database) and if/when my PowerDNS server goes down, hurricane electric is still serving my records so the domain keeps resolving fine.