12-27-2018 09:51 AM
I've followed the instructions to setup Open DNS on my Apple Time Capsule running version 7.7.9, but it's not working for me. The test pages says Open DNS isn't working and internetbadguys.com isn't blocked. I can't seem to find any more detailed instructions about what I'm doing wrong. Any help?
12-27-2018 10:47 AM
So you probably followed these instructions:
https://support.opendns.com/hc/en-us/articles/228007647
I need more information. Copy & paste the complete plain text output of the following diagnostic commands to here:
nslookup -type=txt debug.opendns.com. 208.67.220.220
nslookup -type=txt which.opendns.com.
nslookup whoami.akamai.net.
12-27-2018 11:39 AM
Thanks for the quick response. Yes, those are the instructions I followed. Here's what I got when I pasted that into Terminal:
Last login: Thu Dec 27 09:38:29 on ttys000
Bryces-MacBook-Air:~ bahales$ nslookup -type=txt debug.opendns.com. 208.67.220.220
Server: 208.67.220.220
Address: 208.67.220.220#53
Non-authoritative answer:
debug.opendns.com text = "server m59.lax"
debug.opendns.com text = "flags 20 0 50 1800000000000000000039500007E00400014C3"
debug.opendns.com text = "originid 189041882"
debug.opendns.com text = "actype 2"
debug.opendns.com text = "bundle 11492650"
debug.opendns.com text = "source 68.5.123.39:34914"
Authoritative answers can be found from:
Bryces-MacBook-Air:~ bahales$ nslookup -type=txt which.opendns.com.
Server: 2600:8802:0:588:dea4:caff:feb9:e878
Address: 2600:8802::588:dea4:caff:feb9:e878#53
Non-authoritative answer:
which.opendns.com text = "m27.lax"
Authoritative answers can be found from:
Bryces-MacBook-Air:~ bahales$ nslookup whoami.akamai.net.
12-27-2018 02:10 PM
You didn't post the output of the last command, just the command itself.
This is the DNS service you're using which is not OpenDNS:
Server: 2600:8802:0:588:dea4:caff:feb9:e878
Address: 2600:8802::588:dea4:caff:feb9:e878#53
As you have dual-stack connectivitiy (IPv4 and IPv6) you must also configure the IPv6 side from the following addresses:
::ffff:d043:dedc ::ffff:d043:dcde ::ffff:d043:dede ::ffff:d043:dcdc
12-27-2018 03:03 PM
Sorry, output from the last command is:
Server: 2600:8802:0:588:dea4:caff:feb9:e878
Address: 2600:8802::588:dea4:caff:feb9:e878#53
Non-authoritative answer:
Name: whoami.akamai.net
Address: 68.105.29.108
Can you explain more about what this means: you must also configure the IPv6 side from the following addresses:
::ffff:d043:dedc ::ffff:d043:dcde ::ffff:d043:dede ::ffff:d043:dcdc
This is what I'm looking at:
12-27-2018 04:25 PM
Thanks, the last command output did not provide additional insights in your case.
And correct, you enter ::ffff:d043:dedc and ::ffff:d043:dcde into the two IPv6 DNS Servers fields, same as you entered 208.67.222.222 and 208.67.220.220 before into the IPv4 DNS Servers fields.
12-27-2018 06:35 PM
That worked, thanks so much for your help!
12-28-2018 05:35 AM
Great to hear! Welcome!
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