DNS Queries Using API - BIND9

Daniel Stirnimann daniel.stirnimann at switch.ch
Mon May 11 06:26:47 UTC 2020



On 11.05.20 08:18, Vadim Pavlov via bind-users wrote:
> The main issue that bind does’t provide an authentication method. So in
> any case you somehow should manage the access to the DNS server vice
> versa it will became open resolver and will be used for DDoS attacks.

If you were to use DoH, you could use Basic Authentication. The DoH URL
you could configure on your client systems could be something like this:

https://username:password@doh.example.com/dns-query


Daniel


More information about the bind-users mailing list