[Pdns-dev] dnsdist and DoH

Brian Sullivan brian.sullivan at lookout.com
Tue Jun 11 16:51:24 UTC 2019


Hi,

I am trying to get DoH working on dnsdist.

dnsdist --version
dnsdist 1.4.0-beta1 (Lua 5.1.4 [LuaJIT 2.0.4])

I've added the following to my dnsdist.conf  file.

addDOHLocal("10.51.15.91:443", '/opt/app/server.pem',
'/opt/app/server-private.key')

I re ran dnsdist as so with no errors:

sudo dnsdist -C /etc/powerdns/dnsdist.conf

I also have DoT and DNS configured so I see the following when I run the
above command:

Added downstream server 10.51.15.91:5301
Listening on 10.51.15.91:5300
Listening on 10.51.15.91:853 for TLS

I was expecting to see a line for DoH?

Also my showBinds() doesn't show DoH either.

showBinds()
#   Address                        Protocol              Queries
0   10.51.15.91:5300               UDP                   0
1   10.51.15.91:5300               TCP                   0
2   10.51.15.91:853                TCP (DNS over TLS)    0

Am I missing something?

thanks,
brian


-- 



Brian M. Sullivan
Senior Staff Security Intelligence Engineer
bsullivan at lookout.com |  www.lookout.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-dev/attachments/20190611/ab6801cb/attachment.html>


More information about the Pdns-dev mailing list