john9527
Part of the Furniture
It's a Beta (V34B6)! Feedback is always welcome!
BETA RELEASE: Update-34B6
11-August-2018
Merlin fork 374.43_34B6j9527
Download http://bit.ly/1UGjcOX
============================
Support for DNSCrypt v1 has been removed and replaced with DNS over TLS (DoT)
Some quick notes:
SHA256
BETA RELEASE: Update-34B6
11-August-2018
Merlin fork 374.43_34B6j9527
Download http://bit.ly/1UGjcOX
============================
Support for DNSCrypt v1 has been removed and replaced with DNS over TLS (DoT)
Some quick notes:
Only the ARM based routers are working at this time (AC56, AC68). Working to understand issues with the MIPS routers (N16, AC66, N66).All fork routers should now be working with the 34B6 release!- There should be no need to do a factory reset when loading the beta.
- Only the 'E' build is being made available for the beta. The 'L' builds will be supported at formal release.
- If you are a current DNSCrypt user and load the beta, your DNSCrypt settings will be kept unless you do factory reset. You can then return to the previous fork release if needed and DNSCrypt will still be configured.
- There is now a multi-select dialogue for the DoT servers. Hold down Ctrl (or Cmd for Safari) to select multiple servers.
- If you have IPv6 active and your selected DoT servers support both IPv4 and IPv6, both will automatically be configured.
- Cloudflare does have problems with DNSSEC enabled (not related to this implementation). You can either disable DNSSEC or uncheck the 'Strict DNSSEC enforcement' option when using Cloudflare.
- The DoT support is provided by a program called 'stubby', so you may see that name in the syslog.
Here's an example from the boot sequence
Code:Aug 1 09:44:49 stubby-proxy: configured strict mode Aug 1 09:44:49 stubby-proxy: configured server 'Cloudflare' at address 1.1.1.1:853 Aug 1 09:44:49 stubby-proxy: configured server 'Cloudflare' at address [2606:4700:4700::1111]:853 Aug 1 09:44:49 stubby-proxy: configured server 'Quad 9' at address 9.9.9.9:853 Aug 1 09:44:49 stubby-proxy: configured server 'Quad 9' at address [2620:fe::fe]:853 Aug 1 09:44:49 stubby-proxy: start stubby (0) Aug 1 09:44:49 dnsmasq: DNSSEC dnssec-check-unsigned disabled Aug 1 09:44:49 custom_config: Appending content of /jffs/configs/dnsmasq.conf.add. Aug 1 09:44:49 custom_script: Running /jffs/scripts/dnsmasq.postconf (args: /etc/dnsmasq.conf ) Aug 1 09:44:49 dnsmasq[5585]: started, version 2.80test3 cachesize 1500 Aug 1 09:44:49 dnsmasq[5585]: DNSSEC validation enabled but all unsigned answers are trusted Aug 1 09:44:49 dnsmasq[5585]: configured with trust anchor for <root> keytag 20326 Aug 1 09:44:49 dnsmasq[5585]: configured with trust anchor for <root> keytag 19036 Aug 1 09:44:49 dnsmasq[5585]: warning: ignoring resolv-file flag because no-resolv is set Aug 1 09:44:49 dnsmasq[5585]: asynchronous logging enabled, queue limit is 5 messages Aug 1 09:44:49 dnsmasq-dhcp[5585]: DHCP, IP range 192.168.1.128 -- 192.168.1.252, lease time 12h Aug 1 09:44:49 dnsmasq[5585]: using nameserver 127.0.0.1#5453 Aug 1 09:44:49 dnsmasq[5585]: using nameserver ::1#5453
- Just for fun....if anyone is wondering about the changes in the release....here's the diff from 33E7
Code:623 files changed, 141211 insertions(+), 772 deletions(-)
SHA256
Code:
(Default 'E' Build)
d02ccd03fa3033753218f5593cbf9f3813c5314f3e8f655d66a01ce3f92ac9ee RT-N16_374.43_34B6j9527.trx
7f1150503e8e7e08d01fbb61b21e9cbe827bb9021f0250be05b67017a09c1d11 RT-AC66U_374.43_34B6j9527.trx
355c33dc0dc893c76c97ee7ef182eb9d729933dd1a5845366cfca3d7dc2fd400 RT-N66U_374.43_34B6j9527.trx
8ce44a48a62804366f37f6355400fa953ae2e052343ac21dba8edee9301cd493 RT-AC68U_374.43_34B6j9527.trx
f19823b6872475ea02f53035af0fd2866c10356b7ff7f59ab7347555cd7df639 RT-AC56U_374.43_34B6j9527.trx
Last edited: