macster2075
Very Senior Member
Hi I have RT-68P on the latest Merlin firmware 384.19
I currently have a few scripts that forces SafeSearch in Google and Bing which work great...
For Google I am using this
echo address=/www.google.com/216.239.38.120 > /jffs/configs/dnsmasq.conf.add
For Bing...
echo address=/www.bing.com/204.79.197.220 > /jffs/configs/dnsmasq.conf.add
But....
I am stuck with DuckduckGo
I found the safe.duckduckgo.com IP address and I have tried the jffs below, but it doesn't work...
echo address=/www.duckduckgo.com/46.137.218.113 > /jffs/configs/dnsmasq.conf.add
also tried..
echo address=/duckduckgo.com/46.137.218.113 > /jffs/configs/dnsmasq.conf.add
Still nothing....
Any help on this?
Thanks.
I currently have a few scripts that forces SafeSearch in Google and Bing which work great...
For Google I am using this
echo address=/www.google.com/216.239.38.120 > /jffs/configs/dnsmasq.conf.add
For Bing...
echo address=/www.bing.com/204.79.197.220 > /jffs/configs/dnsmasq.conf.add
But....
I am stuck with DuckduckGo
I found the safe.duckduckgo.com IP address and I have tried the jffs below, but it doesn't work...
echo address=/www.duckduckgo.com/46.137.218.113 > /jffs/configs/dnsmasq.conf.add
also tried..
echo address=/duckduckgo.com/46.137.218.113 > /jffs/configs/dnsmasq.conf.add
Still nothing....
Any help on this?
Thanks.