jedisct1 / dnscrypt-server-docker

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

Azure #22

Open no-replies opened 5 years ago

no-replies commented 5 years ago

Has anyone managed to install on Azure, Ubuntu?

Ive installed and all looks good but can't connect and its driving me nuts. If anyone has successfully installed a guide would be greatly appreciated.

publicarray commented 5 years ago

Not an Azure user myself but did you check if there any firewalls in azure? you may need to open some ports.

no-replies commented 5 years ago

Ive tried everything I cant think of - Networking (ports open), IPtables look good, with and without --net=host

ianbashford commented 4 years ago

what sort of errors do you get on the dnscrypt-proxy client logs? I've seen things like: dnscrypt-proxy is waiting for at least one server to be reachable [NOTICE] TIMEOUT or Incorrect signature for provider name: Ive also seen things like read udp : i/o timeout

The signature error is configuration between your server, and the stamp you have in your client. The TIMEOUT is likely networking / ports related The I/O timeout I've debugged using docker logs and docker ps -a

Try pulling the latest client -- there's been a couple of new versions pushed over the weekend

poentodewo commented 3 years ago

just make sure y make rules something like this should be work ruleazure the minus in azure is they dont have ipv6 support like aws