Can't resolve a host when listen_adresses is empty #2936
Closed
lamualfa
started this conversation in
Potential issues
Replies: 1 comment
-
Found this: https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Installation-linux#systemd-sockets-activation |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
dnscrypt-proxy -resolve
must have the samelisten_addresses
value or value resolving mechanism withdnscrypt-proxy
command ran bysystemctl
to make it consistent & seamless.Configuration
Test resolving a host
Resolving [reddit.com] using 127.0.0.1 port 53 Unable to resolve: [read udp 127.0.0.1:44316->127.0.0.1:53: read: connection refused]
Service status
Netstat
Beta Was this translation helpful? Give feedback.
All reactions