About 365,000 results
Open links in new tab
  1. Secure DNS with bind and DoT | Steve's Blog - crc.id.au

    Oct 6, 2024 · Starting with BIND 9.19, you can now set up DNS over TLS in the forwarders option. You can use this in Fedora now by installing the bind9-next packages instead of bind. …

  2. How to use DNS-over-TLS with BIND9 forwarders

    Feb 13, 2023 · As this is the top hit on Google for configuring BIND9 to forward via DNS-over-TLS, here's how I've configured and tested on BIND 9.19.13, connecting to OpenDNS.

  3. 4. BIND 9 Configuration Reference — BIND 9 9.18.0 …

    If a TLS configuration is specified, named will listen for DNS-over-TLS (DoT) connections, using the key and certificate specified in the referenced tls statement.

  4. GitHub - jasonthoms/BIND-CloudFlare-DoT: Configure Bind 9.19 …

    BIND-CloudFlare-DoT Configure Bind 9.19 to forward DNS queries to CloudFlare using DNS over TLS to encrypt the traffic as it leaves your network and traverses the internet.

  5. DoT | ADWISE Home

    DoT To configure BIND9 to use DNS over TLS (DoT) using Stunnel, you can follow these steps: Install it for the server and server machine Install Stunnel Stunnel is a utility that allows you to …

  6. DNS over HTTPS with BIND 9.17, Ubuntu 21.04 and LetsEncrypt – …

    With this in mind it might be time to start planning to support DNS over HTTPS if you run a BIND DNS server. This article shows how to configure BIND 9.17 (with experimental DNS over …

  7. bind - DNS over TLS with Bind9 9.20, failure of one forwarder …

    It works exactly as expected, bind9 queries get forwarded to either cloudflare or google over TLS. I decided to test how bind9 will behave if TLS fails on just one of the forwarders. To test it, I …

  8. DNS over TLS using stunnel - ISC

    Jul 10, 2018 · This article explains how to provide a DNS over TLS service using BIND 9 and stunnel, as well as set up a privacy aggregator.

  9. ISC Bind9 with DNS over TLS (DOT) issue with certificates

    Jul 28, 2025 · In order to achieve Strict TLS, one needs to use remote-hostname and, optionally, ca-file options in the tls statements used for establishing outgoing connections (e.g. the ones …

  10. Mastering DNS Privacy: Configuring DNS over HTTPS (DoH) and DNS over

    In today's digital landscape, securing DNS queries is more crucial than ever, as it helps protect user privacy and prevent tampering. This guide will walk you through the process of …