You are not logged in.
My resolve.conf is like this:
nameserver 127.0.0.1 # dnsmasq
nameserver 127.0.0.2 # dnscrypt
I have dnscrypt running on 127.0.0.2, but I don't know how to check if this is working. What I want to do is query dnsmasq, and if the website isn't in the cache, then to query dnscrypt. dnsmasq is clearly working, I've used dig to test it and the query time has gone done significantly. The only question is whether dnscrypt is actually doing anything. On a normal dnscrypt setup I would just go to opendns.org and check to see if it is running, but since dnscrypt would be sending it's entries to dnsmasq, I don't think that would work would it?
Offline