jedisct1 / dnscrypt-server-docker

A Docker image for a non-censoring, non-logging, DNSSEC-capable, DNSCrypt-enabled DNS resolver
https://dnscrypt.info
ISC License
141 stars 22 forks source link

Is it possible to setup a DNSCrypt Server which forwards all requests to OpenDNS? #37

Closed lolcocks123 closed 4 years ago

lolcocks123 commented 4 years ago

Hello,

Kind of a newbie here.

I currently have a forwarding DNS server running using BIND9, which forwards all requests to OpenDNS.

I was wondering if the same would be possible when settings up an DNSCrypt server.

jedisct1 commented 4 years ago

Hi!

The easiest way is to directly install encrypted DNS server. And in the configuration file, set upstream_addr to the server you want to use.