Azure
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.
Not an Azure user myself but did you check if there any firewalls in azure? you may need to open some ports.
Ive tried everything I cant think of - Networking (ports open), IPtables look good, with and without --net=host
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
just make sure y make rules something like this should be work
the minus in azure is they dont have ipv6 support like aws