Again, sorry for the mess! It was hard to fight a bug which I don't haveGo ahead, started after 59 seconds of booting
Thanks
Again, sorry for the mess! It was hard to fight a bug which I don't haveGo ahead, started after 59 seconds of booting
Thanks
admin@RT-AC66U:/tmp/home/root# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.1.1 router.asus.com
192.168.1.1 www.asusnetwork.net
192.168.1.1 www.asusrouter.com
192.168.1.1 RT-AC66U. RT-AC66U
::1 localhost6.localdomain6 localhost6
The same result.After a while, if I go to test page http://welcome.opendns.com/ I get "Oops... You aren't using OpenDNS yet"
> ipconfig /flushdns
Nevermind, as long as system date is right, no need to add those strings to /etc/hosts again.dnscrypt-proxy is started but host file shows only
Code:admin@RT-AC66U:/tmp/home/root# cat /etc/hosts …
No, it was overwritted by dnsmasq_restart system event. It's OK.Other two links are working fine, just wondering why hosts file is not updating, something wrong with the script?
That's what exactly we've done here! When you'll complete HOW-TO steps, you'll get secured DNS requests cached by dnsmasq.I was looking at github for more information about dns-crypt and found an interesting subject about dns cache.
…
Would this give a huge performance boost?
That's what exactly we've done here! When you'll complete HOW-TO steps, you'll get secured DNS requests cached by dnsmasq.
No need to do any additional steps, caching is working.
In firmware? Yes, up to 1500 entries will be cached:So if I understand correctly dnsmasq is always configured caching ?
admin@RT-N66U:/tmp/home/root# grep cache /etc/dnsmasq.conf
no-negcache
cache-size=1500
Hi guys I saw the procedure, in entware but I have to uninstall download manager that I use I dont feel very good installing entware just to use dnscrypt I am tempted to do it but... I saw in google that tomato has this in the firmware just with a check mark now like merlinwrt is based on it can it be possible that Merlin activates this without the need of installing entware? I dont want to change Merlins firmware to tomato I really like his work and Im not going to take that route Im just asking if its possible or if its in Merlins plans.
Thanks
Not the same. You lost encryption of DNS traffic between router and OpenDNS.I removed dnscrypt ... the result is the same
1) opkg install mcHow do i execute step #4?
'Put this content to /jffs/scripts/wan-start'
Well crap, optware keeps disabling entware after restarts, even after being uninstalled.
I think I'm having this problem too - is there a fix? Here's my scenario:
Partition and format (ext3) usb flash drive from within router. Install entware and dnscrypt as described in the wiki. OpenDNS test pages indicate success. System log shows dnscrypt activity. All systems go.
After reboot, entware becomes disabled and /opt goes missing. usb drive is still mounted, however it is now sdb1 instead of sda1. I see that the post-mount script looks for sda1; could that be the breaking point? Could we modify the script to have it look for the sdx1 containing entware as I think some other scripts do?
Also, since dnscrypt does caching, is it safe to assume that windows DNS client can be disabled?
And finally, under WAN configuration, does it even matter if 'Connect to DNS server automatically' is enabled or disabled, if dnscrypt is active?
Thanks
tune2fs -L label /dev/partition
#!/bin/sh
[ ! -e /tmp/opt ] && [ -e /mnt/<label> ] && ln -s /mnt/<label> /tmp/opt
sleep 2s
[ "$1" = "/tmp/mnt/<label>" ] && /opt/etc/init.d/rc.unslung start
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
B | (solved) Dnscrypt blocked-names.txt automatically deleted upon modification | Asuswrt-Merlin | 4 |
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!