Run your own unbound or bind resolvers!

  • Domi
    link
    fedilink
    English
    816 days ago

    Is it possible to get unbound to talk to the root servers via TLS/HTTPS by now?

    I’m currently using Quad9 because they support DNS over TLS and DNS over HTTPS.

      • Domi
        link
        fedilink
        English
        315 days ago

        That is what I’m doing currently but now unbound doesn’t talk to the root servers anymore, it sends all queries to Quad9.

        Both scenarios are not ideal because you always end up with one entity knowing all your queries.

        • @[email protected]
          link
          fedilink
          English
          114 days ago

          Perhaps you could configure more than unbound service behind a loadbalancer. Each unbound instance is configured to use different upstream dns servers.

          Double check if unbound doesn’t allow you to randomly hop between dns upstreams first, but the above solution should work if that’s unavailable atm.

    • @out
      link
      English
      115 days ago

      Not sure you would even need encryption. Surely It can’t be illegal to ask the root servers (and all the other DNS servers involved, because the root servers only have IPs for TLD DNS servers) for IPs

      • Domi
        link
        fedilink
        English
        315 days ago

        Not illegal but it leaves all your DNS lookups in plain text with your ISP, which just doesn’t sit right with me.

        Not that the ISP in my country would care.