bengalih
Senior Member
Ok I have built my router up from scratch after an "nvram erase."
All the issues I have reported a few posts up still apply.
Namely:
1) Dnscrypt crashes (and thus blocks all dns queries) unless I am using a swap file. This is the case even though virtually nothing else is running on the router (other an ab-solution) and "free" shows more than 50% memory free.
2) I am not able to do an nslookup test against opendns to see if dnscrypt is working. Thus I can't verify if anything is actually working (I don't know another way).
3) The only thing that seems resolved from previous post is that it seems I am able to use the "automatic" option instead of manually specifying a server.
The only type of test that I have performed which indicates there is something working is dnsleak.com will shows me a different dns server on every query.
Honestly I'm new to dnscrypt in general, so I'm not sure what I'm supposed to be seeing/testing to verify.
I'm also concerned that something is wrong with this version on my router as these out of memory messages and crashes are very strange considering that the system believes I have over 50% mem free.
Can someone assist on any of the above?
thanks.
Ok - so I'm getting crashes still now even with the swap file configured.
I know that people have worked hard to pull this package together, and undoubtedly some of you are using this successfully - but it simply doesn't work for me. I don't know how much more basic my setup can be:
- RT-AC68U running 384.6
- Reset (nvram erase) with only the most basic of setup done.
- AB-Solution and amtm installed. Entware installed with entware-setup.sh.
That's pretty much it. Running off a 35GB flash disk with a 2GB swap file.
Dnscrypt keeps crashing at least once every day (could be 10 minutes, could be 12 hours).
Only observable issue is that:
a) All dns queries stop.
b) The "-child" process as shown in the ps list below is no longer running:
Code:
4444 admin 777m S /jffs/dnscrypt/dnscrypt-proxy -syslog -config /jffs/dnscrypt/dnscrypt-proxy.toml
4463 admin 1424 S {manager} /bin/sh /jffs/dnscrypt/manager monitor-start
4477 nobody 778m S /jffs/dnscrypt/dnscrypt-proxy -syslog -config /jffs/dnscrypt/dnscrypt-proxy.toml -child
I can't see anything else I could have done / do on my end that would cause this, it simply just seems unstable at least on my router / fw version.
I've uninstalled for now as I can't have my dns down completely when this happens. I'd love to work with someone on fixing it - but doesn't seem there is much activity on this thread from someone who can :/