What's new

Issue with DNSCrypt-Proxy version 2 & R9000 & V1.0.4.29HF

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Olivier

Occasional Visitor
Hello *,

I wanted to use the DNScrypt feature coming from the Voxel Firmware and after read carefully some threads.
I tried this:

root@R9000:/etc$ /etc/init.d/dnscrypt-proxy-2 enable
root@R9000:/etc$ /etc/init.d/dnscrypt-proxy-2 start
DNSCrypt-Proxy-2 is not enabled in nvram. Exit.

Very odd! (Even a reboot ;))

So I checked the setting in NVRAM and nothing was defined...
root@R9000:~$ nvram show |grep -i dnscrypt2

To fix this, I used:
root@R9000:~$ nvram set dnscrypt2=1
root@R9000:~$ nvram commit
root@R9000:~$ /etc/init.d/dnscrypt-proxy-2 start
Started.

Is it normal behaviour? Or a little issue in the FW?

Thanks.
 
All you are supposed to do nowadays is:

nvram set dnscrypt2=1
nvram commit

and then reboot your router
 
Thanks. Perhaps I missed something in the different threads talking about that.
 

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top