Menu

Bug Fix: DNSCrypt-proxy

Due to a recent upgrade to dnscrypt-proxy, the system incorrectly attempts to use nameserver address 127.0.0.2. The new nameserver address should be 127.0.1.1.

Here is a command to fix it until the next update to MOFO Linux:

sudo echo "nameserver 127.0.1.1" > /run/resolvconf/resolv.conf

Using the "DSCrypt-Proxy Controller" to stop dnscrypt will overwrite the file and configure for Google DNS.

Posted by Brightflash64 2016-04-05

Log in to post a comment.