Nothing is blocked - DNS vs HTTP IP Mismatch error on Updater.

Comments

3 comments

  • Avatar
    rotblitz

    This problem looks a little bit like this: https://support.opendns.com/entries/95869567

    Copy & paste also the complete plain text output of these diagnostic commands here:

       nslookup -type=txt debug.opendns.com.

       nslookup xyz.lk0psed8mgla93ijnga.org.

       nslookup whoami.akamai.net.

    0
    Comment actions Permalink
  • Avatar
    Permanently deleted user

    Here you go...

    C:\WINDOWS\system32>nslookup -type=txt debug.opendns.com

    Server: resolver1.opendns.com
    Address: 208.67.222.222

    Non-authoritative answer:
    debug.opendns.com text =

    "server 3.dfw"
    debug.opendns.com text =

    "flags 20 0 72 19500007E00400014C3"
    debug.opendns.com text =

    "originid 40452825"
    debug.opendns.com text =

    "actype 2"
    debug.opendns.com text =

    "bundle 8285555"
    debug.opendns.com text =

    "source 162.216.46.110:60647"

    Microsoft Windows [Version 10.0.10586]
    (c) 2015 Microsoft Corporation. All rights reserved.

    C:\WINDOWS\system32>nslookup -type=txt debug.opendns.com
    Server: resolver1.opendns.com
    Address: 208.67.222.222

    Non-authoritative answer:
    debug.opendns.com text =

    "server 3.dfw"
    debug.opendns.com text =

    "flags 20 0 72 19500007E00400014C3"
    debug.opendns.com text =

    "originid 40452825"
    debug.opendns.com text =

    "actype 2"
    debug.opendns.com text =

    "bundle 8285555"
    debug.opendns.com text =

    "source 162.216.46.110:60647"

    C:\WINDOWS\system32>nslookup xyz.lk0psed8mgla93ijnga.org
    Server: resolver1.opendns.com
    Address: 208.67.222.222

    *** resolver1.opendns.com can't find xyz.lk0psed8mgla93ijnga.org: Non-existent domain

    C:\WINDOWS\system32>nslookup whoami.akamai.net
    Server: resolver1.opendns.com
    Address: 208.67.222.222

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

    0
    Comment actions Permalink
  • Avatar
    rotblitz

    No problem is indicated from your outputs at this time when you took them.

    You're using the OpenDNS data center in Dallas, and your IP address 162.216.46.110 is registered with OpenDNS network ID 40452825.  Ensure that this is your network ID, not someone else's.  This 162.216.46.110 is what OpenDNS is seeing from your DNS lookups, and it should be registered at https://dashboard.opendns.com/settings/

    Your NXDOMAIN results are apparenly not hi-jacked and redirected.  Not sure why the Updater is so confused unless this is an intermittant phenomenon.

    "applied moderate filtering settings but nothing is blocked"

    Ok, then post these outputs.  (Btw, the trailing dots are part of the commands to make the domain names FQDNs!)

       nslookup -type=txt debug.opendns.com.                         (once again)

       nslookup www.exampleadultsite.com.

       nslookup www.internetbadguys.com.

    0
    Comment actions Permalink

Please sign in to leave a comment.