Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #15743 > unrolled thread

Re: DNS Queries Using API - BIND9

Started byVadim Pavlov <pvm_job@mail.ru>
First post2020-05-10 23:37 -0700
Last post2020-05-10 23:37 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.protocols.dns.bind

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: DNS Queries Using API - BIND9 Vadim Pavlov <pvm_job@mail.ru> - 2020-05-10 23:37 -0700

#15743 — Re: DNS Queries Using API - BIND9

FromVadim Pavlov <pvm_job@mail.ru>
Date2020-05-10 23:37 -0700
SubjectRe: DNS Queries Using API - BIND9
Message-ID<mailman.380.1589179031.942.bind-users@lists.isc.org>
Good idea. It may work. I’m using Intra for 1.5 years (with my DNS) and actually didn’t try it likely my DoH “old” proxy probably doesn’t support it. 
With nginx it should be possible if these open source clients support it.
For Win/Mac/Linux there should be some open source DoH clients (backup will be using it just in browsers).

Vadim
> On May 10, 2020, at 23:26, Daniel Stirnimann <daniel.stirnimann@switch.ch> wrote:
> 
> 
> 
> 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

[toc] | [standalone]


Back to top | Article view | comp.protocols.dns.bind


csiph-web