10-08-2020 06:10 AM
Hello,
I created an account and setup filtering as high for all devices on my ac68U asus router. I added the dns servers below:
208.67.222.222
208.67.220.220
I flushed the dnscache on one of the devices as well as I cleared the cache in chrome.
I have tried one other device as well with the same results. I can see in stats that some things seem to be coming through but not all. I believe this only that i have had 3 kids on school devices and both my wife and I working but there is limited info in stats i believe where I would have thought I would see a lot more.
I have seen posts where I should provide the following information as well if this helps:
C:\>nslookup -type=txt debug.opendns.com. 208.67.220.220
Server: resolver2.opendns.com
Address: 208.67.220.220
Non-authoritative answer:
debug.opendns.com text =
"server m29.chi"
debug.opendns.com text =
"flags 40020 0 70 180000000000000000007950800000000000000"
debug.opendns.com text =
"originid 0"
debug.opendns.com text =
"actype 0"
debug.opendns.com text =
"source 208.107.77.63:63749"
C:\>nslookup -type=txt which.opendns.com.
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 2001:48f8::24:220:1:100
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
C:\>nslookup whoami.akamai.net.
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 2001:48f8::24:220:1:100
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
C:\>nslookup domain that I know should be blocked.
Usage:
nslookup [-opt ...] # interactive mode using default server
nslookup [-opt ...] - server # interactive mode using 'server'
nslookup [-opt ...] host # just look up 'host' using default server
nslookup [-opt ...] host server # just look up 'host' using 'server'
C:\>netsh interface ipv4 show config
Configuration for interface "Ethernet 2"
DHCP enabled: Yes
InterfaceMetric: 24
DNS servers configured through DHCP: 10.110.182.1
Register with which suffix: Primary only
WINS servers configured through DHCP: None
Configuration for interface "Ethernet"
DHCP enabled: Yes
IP Address: 192.168.1.220
Subnet Prefix: 192.168.1.0/24 (mask 255.255.255.0)
Default Gateway: 192.168.1.1
Gateway Metric: 0
InterfaceMetric: 25
DNS servers configured through DHCP: 192.168.1.1
Register with which suffix: Primary only
WINS servers configured through DHCP: None
Configuration for interface "Ethernet 3"
DHCP enabled: Yes
InterfaceMetric: 35
DNS servers configured through DHCP: None
Register with which suffix: Primary only
WINS servers configured through DHCP: None
Configuration for interface "Loopback Pseudo-Interface 1"
DHCP enabled: No
IP Address: 127.0.0.1
Subnet Prefix: 127.0.0.0/8 (mask 255.0.0.0)
InterfaceMetric: 75
Statically Configured DNS Servers: None
Register with which suffix: Primary only
Statically Configured WINS Servers: None
How do i get this to work?
Thanks.
10-08-2020 12:04 PM
It seems your DNS queries go out over IPv6.
https://diagnostic.opendns.com/myip
Therefore your DNS queries do not go to OpenDNS, because you did not configure IPv6.
Because you cannot register an IPv6 address at the dashboard yet, you must tweak the process to convert your DNS queries to IPv4. Therefore you configure your IPv6 settings with DNS server addresses from the following list:
::ffff:d043:dedc ::ffff:d043:dcde ::ffff:d043:dede ::ffff:d043:dcdc
There are routers where this does not work. In this case the only other option is to disable IPv6 altogether.
Further, your IPv4 address was not registered at your dashboard when you executed the commands.
10-11-2020 07:53 AM
Thanks for the reply. Maybe I should also expand on this and provide you and update on what I have done to try this. I will also run the commands I have seen you post and hope they are updated. My ultimate goal here is to restrict certain clients (mainly my kids) and leave it open for the rest. Can I do this with only the AC68U using opendns?
Since I am not sure if i can do this, I am trying current to continue using the ac68u unrestricted. I have attached a second router to this which is an RT-N66R where I have set the DNS servers and I would have the clients I want to restrict going to this device.
My preference would be only to have the single router so hoping you can comment here.
I am still not able to get opendns to work it seems. I have shut ipv6 off on both routers. I am not sure what the below are or if still needed if i have shut ipv6 off?
::ffff:d043:dedc ::ffff:d043:dcde ::ffff:d043:dede ::ffff:d043:dcdc
I will run those commands you mention in other posts and post below that maybe it helps.
10-11-2020 07:58 AM
C:\>nslookup -type=txt debug.opendns.com. 208.67.220.220
Server: resolver2.opendns.com
Address: 208.67.220.220
Non-authoritative answer:
debug.opendns.com text =
"server m71.chi"
debug.opendns.com text =
"flags 40020 0 70 180000000000000000007950800000000000000"
debug.opendns.com text =
"originid 0"
debug.opendns.com text =
"actype 0"
debug.opendns.com text =
"source 96.2.89.44:62025"
C:\>nslookup -type=txt which.opendns.com.
Server: resolver1.opendns.com
Address: 208.67.222.222
Non-authoritative answer:
which.opendns.com text =
"m61.chi"
C:\>nslookup whoami.akamai.net.
Server: resolver1.opendns.com
Address: 208.67.222.222
Non-authoritative answer:
Name: whoami.akamai.net
Addresses: 2620:0:cc5::75
208.69.36.199
C:\>nslookup domain that I know should be blocked.
Usage:
nslookup [-opt ...] # interactive mode using default server
nslookup [-opt ...] - server # interactive mode using 'server'
nslookup [-opt ...] host # just look up 'host' using default server
nslookup [-opt ...] host server # just look up 'host' using 'server'
C:\>netsh interface ipv4 show config
Configuration for interface "Ethernet 2"
DHCP enabled: Yes
InterfaceMetric: 24
DNS servers configured through DHCP: 10.110.182.1
Register with which suffix: Primary only
WINS servers configured through DHCP: None
Configuration for interface "Ethernet"
DHCP enabled: Yes
IP Address: 192.168.2.220
Subnet Prefix: 192.168.2.0/24 (mask 255.255.255.0)
Default Gateway: 192.168.2.1
Gateway Metric: 0
InterfaceMetric: 25
DNS servers configured through DHCP: 208.67.222.222
192.168.2.1
Register with which suffix: Primary only
WINS servers configured through DHCP: None
Configuration for interface "Ethernet 3"
DHCP enabled: Yes
InterfaceMetric: 35
DNS servers configured through DHCP: None
Register with which suffix: Primary only
WINS servers configured through DHCP: None
Configuration for interface "Loopback Pseudo-Interface 1"
DHCP enabled: No
IP Address: 127.0.0.1
Subnet Prefix: 127.0.0.0/8 (mask 255.0.0.0)
InterfaceMetric: 75
Statically Configured DNS Servers: None
Register with which suffix: Primary only
Statically Configured WINS Servers: None
10-11-2020 08:17 AM
If you configure OpenDNS on the router, then you configure another DNS service on the devices which you want to exempt from OpenDNS. Or the other way around, as you want.
Your router does not work as expected and returns mixed DNS server addresses:
DNS servers configured through DHCP: 208.67.222.222
192.168.2.1
Refer to your router supplier, or try with a firmware upgrade.
Also, your IP address is still not registered at your OpenDNS dashboard.
10-11-2020 08:32 AM
Thanks for the reply. Are you saying I can go with just the single router and configure a dns server to use per client?
Gosh I thought i registered the address now. I went here: https://diagnostic.opendns.com/myip and verified the address is registered. Am I supposed to do something else maybe to be sure it is registered?
10-11-2020 08:38 AM
Yes, you can configure per client with one router.
You register your IPv4 address here:
https://dashboard.opendns.com/settings/
10-11-2020 09:30 AM
I did that already. The one i registered is the one that shows via the link above in addition to the very top of the screen you mention.
I will setup the ac68u only. Can i default to opendns and then remove it for machines I don't want to run through it?
10-11-2020 11:50 AM
I verified the info here: https://support.opendns.com/hc/en-us/articles/228007727
i checked here again as well and it gives me the welcome screen which I think means it is working: welcome.opendns.com
Something is not working it seems.
I also check the "Total Requests" for my IP and it is always zero.
I have turned aiprotection off as well
Hoping someone might have some ideas.
10-11-2020 01:42 PM
As long as your IP address is not registered at your dashboard, your dashboard settings do not take effect.
And your mixed IP addresses from your router is the other problem.
10-11-2020 03:40 PM
Thanks rotblitz for the help here.
I seem to be getting different ip addresses as now when i come in i have a new one. The WAN address on the router is a different one yet which I am assuming is my public ip?
I am not sure what you mean by mixed ip addresses. How do i resolve these things to get this to work?
10-12-2020 03:37 AM
I don’t know your router, so cannot help.
And your IP address issue is probably an IP address mismatch, see
https://support.opendns.com/hc/en-us/articles/115003766106-Dynamic-IP-Addresses-Error-Messages
Run the diagnostics and raise a support ticket, link “Submit a request” above, with the links to your diagnostic results and this thread.
https://support.opendns.com/hc/en-us/articles/227988487-Diagnostic-Tool-Link-and-Instructions
10-13-2020 07:50 AM
I created a support ticket but i haven't had much luck with them as I created one early on and wait for a response and over 10 days now with no response. I ran the diagnostics tool and included that too in the ticket.
It did start to work for a period of time maybe 18 hours or so. I noticed also when logging into the opendns site that it was showing the 24.....address and things were locking down and looking good. This morning it reverted back to the 165.....and all is open again.
Any idea why this would have happened?
10-13-2020 08:56 AM
I have heard that a response to a ticket can take three weeks or more.
Not sure why you think your IP addresses are 24.* and 165.*. From your outputs above I can see that they have been 208.107.77.63 and 96.2.89.44. It seems your ISP often assigns new IP addresses to you. The Updater's job is to keep them updated at your dashboard. Ensure that the Updater can do its job, i.e. that its computer is running and the admin is logged in (in case you use the official Updater).
And according to the KB article I linked to above, you can prove what IP addresses OpenDNS sees from you:
DNS IP address: nslookup myip.opendns.com.
Web IP address: http://myip.dnsomatic.com/
The resulting IP address should be the same, else you have a mismatch.
02-26-2021 04:01 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide