Same error on all Debian installation: "127.0.0.1:53: read: connection refused" #2531
Unanswered
GreatBigWhiteWorld
asked this question in
Q&A
Replies: 0 comments
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.
-
I have installed dnscrypt manually on several debian servers following the general linux installation steps:
Everything works fine till I try:
This happens all the time in every Debian (12) servers I tried. But I resolved the issue for previous servers by adding an extra step:
editing /etc/network/interfaces to make sure 'dns-nameserver 127.0.0.1' is in place.
However, with the latest debian installation (12.2 codename bookworm) on a new VPS, I'm getting this same error that can't be solved by replicating my previous modification of the /etc/networking/interfaces file.
Beta Was this translation helpful? Give feedback.
All reactions