What's new

DNScrypt dnscrypt installer for asuswrt

  • 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!

Too bad, hopefully @bigeyes0x0 can fix it soon. Was really hoping it was fixed now. I had to check whether you already updated the script, wasn't sure whether @Protik meant the curent release, or a next one. I can't verify it myself as I'm in UTC, so I don't have the issue you're unfortunately still having.
 
I think I screwed up its not 160 it is 123 America/Regina
 
Nope still no cigar..:(
 
Mine now become 16hr behind of my time. It is the UTC time equivalent to my GMT+8
I used 2 option in the timezone and both same result.
77 Asia/Singapore
101 Singapore

Code:
Feb  3 06:39:18 kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Feb  2 22:39:19 dnscrypt-proxy[434]: Starting dnscrypt-proxy 2.0.0rc
Feb  2 22:39:19 dnscrypt-proxy[434]: Now listening to 127.0.0.1:65053 [UDP]
Feb  2 22:39:19 dnscrypt-proxy[434]: Now listening to 127.0.0.1:65053 [TCP]
Feb  3 06:39:19 WAN_Connection: WAN was restored.
Feb  3 06:39:20 nat: apply nat rules (/tmp/nat_rules_eth0_eth0)
Feb  3 06:39:21 nat: apply nat rules (/tmp/nat_rules_eth0_eth0)
Feb  2 22:39:22 dnscrypt-proxy[434]: System DNS configuration not usable yet, exceptionally resolving [dns.google.com] using fallback resolver [8.8.8.8:53]
Feb  2 22:39:22 dnscrypt-proxy[434]: [google] OK (DoH) - rtt: 5ms
Feb  2 22:39:22 dnscrypt-proxy[434]: Server with the lowest initial latency: google (rtt: 5ms)
Feb  2 22:39:22 dnscrypt-proxy[434]: dnscrypt-proxy is ready - live servers: 1
Feb  3 06:39:22 ntp: start NTP update



4hrs later, it back to normal, 8hour behind me... I am GMT+8
Code:
Feb  3 11:00:14 Skynet: [Complete] 227237 IPs / 6479 Ranges Banned. 0 New IPs / 0 New Ranges Banned. 195 Inbound / 60 Outbound Connections Blocked! [14s]
Feb  3 03:00:22 dnscrypt-proxy[434]: Server with the lowest initial latency: google (rtt: 5ms)

In my /etc, there is a file TZ. Inside is GMT-8. I wonder how is this generated. Could it have effect on all these?
 
Last edited:
That TZ file is generated by the firmware not me, and the format to write GMT+8 is GMT-8, for actual -8, it would be GMT8.

I generate the /etc/localtime point to a binary file generate from https://data.iana.org/time-zones/tz-link.html .

For the actual problem you guys are having, I actually don't have it, so I'm looking into it but I can't promise anything :(.
 
That TZ file is generated by the firmware not me, and the format to write GMT+8 is GMT-8, for actual -8, it would be GMT8.

I generate the /etc/localtime point to a binary file generate from https://data.iana.org/time-zones/tz-link.html .

For the actual problem you guys are having, I actually don't have it, so I'm looking into it but I can't promise anything :(.

Small issue, thx for looking into it. Later when I have ttime I will try select other gmt+8 country to see.

By the way, the log time changed from 16 hr different after boot up and become 8hr different after sometime. So I think the time zone don't seems to stick too.
 
Feb 3 07:06:53 dnscrypt-proxy[1113]: Stopped.
Feb 3 08:06:53 admin: Start dnscrypt-proxy
Feb 3 08:06:53 dnscrypt-proxy[16102]: Source [http://download.dnscrypt.info/resolvers-list/v2/public-resolvers.md] loaded
Feb 3 08:06:53 dnscrypt-proxy[16102]: Starting dnscrypt-proxy 2.0.0rc
Feb 3 08:06:53 dnscrypt-proxy[16102]: Now listening to 127.0.0.1:65053 [UDP]
Feb 3 08:06:53 dnscrypt-proxy[16102]: Now listening to 127.0.0.1:65053 [TCP]
Feb 3 08:06:53 dnscrypt-proxy[16102]: [securedns] OK (crypto v1) - rtt: 32ms
Feb 3 08:06:53 dnscrypt-proxy[16102]: [soltysiak] OK (crypto v1) - rtt: 38ms
Feb 3 08:06:54 dnscrypt-proxy[16102]: [google] OK (DoH) - rtt: 104ms
Feb 3 08:06:54 dnscrypt-proxy[16102]: Server with the lowest initial latency: securedns (rtt: 32ms)
Feb 3 08:06:54 dnscrypt-proxy[16102]: dnscrypt-proxy is ready - live servers: 3
Feb 3 08:13:06 dropbear[16658]: Password auth succeeded for 'admin' from 192.168.1.106:45419
 
Not sure what's the issue? Are you having trouble with dnscrypt?
Yes it doesn't work basically. I was on the 382 branch but that was buggy so I left it until I updated to 384 alpha.
It installs fine, reboot and I get less than a minute being able to get https://welcome.opendns.com/ without the oops on the end.
nslookup -type=txt debug.opendns.com returns *** Router can't find debug.opendns.com: Non-existent domain

I do a standard setup, picking cisco server (9), divert all dns traffic through crypt and setup my opendns account user and pass.

Not sure if I am doing something wrong for it to pack up soon after boot?

*edit, this is the same on the original or the V2 of this script.

Code:
C:\Windows\system32>nslookup -type=txt debug.opendns.com
Server:  Router
Address:  192.168.1.1
Non-authoritative answer:
debug.opendns.com       text =
        "server m21.lon"
debug.opendns.com       text =
        "flags 20 0 8050 3950000000000000000"
debug.opendns.com       text =
        "originid 19592237"
debug.opendns.com       text =
        "actype 2"
debug.opendns.com       text =
        "bundle 5670731"
debug.opendns.com       text =
        "source 82.1.22.110:49597"
debug.opendns.com       text =
        "dnscrypt enabled (713156774457306E)"
(root)  ??? unknown type 41 ???
C:\Windows\system32>nslookup -type=txt debug.opendns.com
Server:  Router
Address:  192.168.1.1
*** Router can't find debug.opendns.com: Non-existent domain
 
Last edited:
If you mean the first post, that is the old installer. The new installer script, which currently installs dnscrypt-proxy v2.0.0 rc, can be found in the post I linked in my previous message.
 
Yes I tried the beta script as well, same result.

With the beta I get this

Code:
Feb  4 15:18:02 dnscrypt-proxy[534]: Source [https://download.dnscrypt.info/resolvers-list/v2/public-resolvers.md] loaded
Feb  4 15:18:02 dnscrypt-proxy[534]: Starting dnscrypt-proxy 2.0.0rc3
Feb  4 15:18:02 dnscrypt-proxy[534]: Now listening to 127.0.0.1:65053 [UDP]
Feb  4 15:18:02 dnscrypt-proxy[534]: Now listening to 127.0.0.1:65053 [TCP]
Feb  4 15:18:03 dnscrypt-proxy[534]: [cisco] OK (crypto v1) - rtt: 26ms
Feb  4 15:18:03 dnscrypt-proxy[534]: Server with the lowest initial latency: cisco (rtt: 26ms)
Feb  4 15:18:03 dnscrypt-proxy[534]: dnscrypt-proxy is ready - live servers: 1

But as before within seconds it stops working.

I had reset the router and restored using the backup/restore script as well to make sure.
 
Last edited:
I haven't read about anyone with the same issue so far. As this appears to be the latest rc, you might want to open an issue at the developers Github page.
 
No not a problem with Frank more like @GoNz0's router environment.
What is your client DNS settings, router IP only? From DHCP?
Router handles dns m8, all fields left blank. Happens to all devices i use such as PC, laptop and server. All set to dhcp but the router gives the same ip to them via dhcp tables.

Sent from my SM-G920F using Tapatalk
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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

Staff online

Top