Skip to content

Setting up DoT #179

Answered by 0xERR0R
DistractedCanuck asked this question in Q&A
Apr 14, 2021 · 1 comments · 11 replies
Discussion options

You must be logged in to vote

Hi, there a 2 different things: configuration of upstream DNS servers and configuration of blocky.

To use an external DNS resolver with TLS, just configure tcp-tls:protected.canadianshield.cira.ca:853, your example is correct. Blocky will contact this external DNS server with TLS.

Another thing is configuraiton of blocky: blocky can serve DNS over port 53 (DNS UDP and TCP) without encryption or DNS-over-HTTPS (aka DoH) with encryption. Blocky doesn't provide DoT as endpoint. If you want to use DoH, you can follow the guide (https://github.com/0xERR0R/blocky/wiki/Configuration-of-HTTPS-for-DoH-and-Rest-API) or simple put blocky behind a reverse proxy with encryption (e.g. traefik).

Please …

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@DistractedCanuck
Comment options

@DistractedCanuck
Comment options

@DistractedCanuck
Comment options

@0xERR0R
Comment options

@DistractedCanuck
Comment options

Answer selected by DistractedCanuck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants