yorgi
Very Senior Member
I got it working. When I am on ISP it shows OpenDNS I don't need that dnsfiltering anymoreYogi, give dnscrypt a try. After setting up optware/entware you can force all clients to use it with a couple lines in a script.
This way you won't need to worry about that setting because port 53 gets intercepted by the router, dns request gets encrypted, then sent out to a dns server of your choice(s) on a different port that your isp doesnt sniff/block/attach a tracker/etc.
I wish this was include in RMerlins code because I think most of Asus buyers bought these routers either for the AC, or for the VPN. I am in the latter camp (just look at all topics and posts on openvpn. The optware/entware way is fine however doing power failures sometimes my sdcard corrupts. I would prefer a solution that does not involve using sdcard. I also think dnscrypt is going to be around a while.
and the VPN works right as well.
Only problem is this. I need to write a rule when I am in policy rules that whatever traffic is going out from the VPN to WAN ISP it needs to use openDNS as well.
the rule would need to say example;
when you see IP 192.168.1.50 which is on VPN and you see specific traffic from IP 173.252.64.0/18 facebook use DNS of OpenDNS
can it be done?
if so what is the rule that I need to add in dnsdcrypt?
thanks in advance.