cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
150
Views
0
Helpful
6
Replies

Having an issue with using OpenDNS with my desktop PC.

mister-jay
Level 1
Level 1

I tried to send a message to the OpenDNS support, but nobody has messaged me back. Apparently i have got OpenDNS for my laptop to work, but i can't get it to work on my desktop I followed the setup instructions for Windows 10 like i did with my Laptop, but it didn't work after following instructions. I've got the desktop wired into a Netgear EX7000 Wifi Extender since the router is in the basement. Is there any other information that you will need?

6 Replies 6

mattwilson9090
Level 4
Level 4

You don't say how or when you sent this message to support, but for OpenDNS Home they have been saying it can take 3 business days for an initial response, longer if they are dealing with a lot of issues. Not ideal, but it is a free product after all.

As for information you can provide, you could start with what you mean by it not working. Is this desktop using the same connection to the internet as your laptop? What happens when you visit https://welcome.opendns.com/ ?

rotblitz
Level 6
Level 6

mister-jay

Also, copy & paste the complete plain text output of the following diagnostic commands from your desktop to here:

nslookup -type=txt debug.opendns.com.
nslookup whoami.akamai.net.
netsh interface ipv4 show config

 

mister-jay
Level 1
Level 1

The message was sent over two weeks ago. And by what i mean by OpenDNS Isn't working on my desktop pc, is that after following the necessary steps for setting up OpenDNS Updater on my desktop it is not running or blocking any websites. When i visit the link you sent me , it says:

Oops!

You aren't using OpenDNS yet. Let's fix that

If you haven't restared your computer yet, please do that now.

 

I'm running both computers off the same connection, only difference is the laptop is running wirelessly from the extender and the desktop is wired to it.

mister-jay
Level 1
Level 1

Here's the requested command log:

Microsoft Windows [Version 10.0.15063]
(c) 2017 Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>nslookup -type=txt debug.opendns.com.
Server:  cdns02.comcast.net
Address:  2001:558:feed::2

*** cdns02.comcast.net can't find debug.opendns.com.: Non-existent domain

C:\WINDOWS\system32>nslookup whoami.akamai.net.
Server:  cdns02.comcast.net
Address:  2001:558:feed::2

Non-authoritative answer:
Name:    whoami.akamai.net
Address:  76.96.84.139


C:\WINDOWS\system32>netsh interface ipv4 show config

Configuration for interface "Ethernet"
    DHCP enabled:                         Yes
    IP Address:                           10.0.0.135
    Subnet Prefix:                        10.0.0.0/24 (mask 255.255.255.0)
    Default Gateway:                      10.0.0.1
    Gateway Metric:                       0
    InterfaceMetric:                      25
    Statically Configured DNS Servers:    208.67.222.222
                                          208.67.220.220
    Register with which suffix:           Primary only
    WINS servers configured through DHCP: None

Configuration for interface "Bluetooth Network Connection"
    DHCP enabled:                         Yes
    InterfaceMetric:                      65
    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


C:\WINDOWS\system32>

mattwilson9090
Level 4
Level 4

Some, or all, of your problem is that you're sending your DNS traffic out via IPv6 to Comcast DNS servers and it's not even reaching OpenDNS.

You need to disable IPv6 at (preferably) the router level or worst case you can disable IPv6 on your computer. There are "alternative" IPv6 OpenDNS addresses that you can use along with the regular one, but I don't advise anyone to use them because I don't currently have an IPv6 connection and can't test it for myself.

One other thing, it sounds like you are running the Updater from both your laptop and desktop. You only need to (and should only) run it from one device on your network, Running an updater from multiple devices not only is unnecessary, but can actually cause problems and conflicts.

rotblitz
Level 6
Level 6

@mister-jay

Server:  cdns02.comcast.net
Address:  2001:558:feed::2

As mattwilson9090 said, this is where your DNS traffic goes, clearly not OpenDNS.

Try with configuring ::ffff:d043:dedc and ::ffff:d043:dcde as DNSv6 server addresses either on your computer or on your router.  It works for me and my dual-stack (IPv4 and IPv6) internet connection.  Else disable IPv6 connectivity.

@mattwilson9090
"Running an updater from multiple devices ... can actually cause problems and conflicts."

I disagree.  ;-)
But it's indeed not ideal to run the Updater from multiple devices unless only one device is switched on and the user being logged in to it at most times.  (Prerequisites for updates to function with this Updater.)