cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
357
Views
0
Helpful
5
Replies

Content Filtering not working!

phishfker
Community Member

HI,

I was trying to get OpenDNS to work on my pc but it doesnt work but it works on my tablets and phones...

5 Replies 5

rotblitz
Level 7
Level 7

Copy & paste the complete plain text output of the following diagnostic commands from this PC to here:

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

 

phishfker
Community Member

These were the results:

 

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

*** resolver1.opendns.com can't find debug.opendns.com.: Non-existent domain

 

C:\Users\mat>nslookup whoami.akamai.net.
Server: resolver1.opendns.com
Address: 208.67.222.222

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

 

C:\Users\mat>netsh interface ipv4 show dns

Configuration for interface "Ethernet"
DNS servers configured through DHCP: 208.67.222.222
208.67.222.220
Register with which suffix: Primary only

Configuration for interface "Local Area Connection* 1"
DNS servers configured through DHCP: None
Register with which suffix: Primary only

Configuration for interface "Wi-Fi"
DNS servers configured through DHCP: 208.67.222.222
208.67.220.220
Register with which suffix: Primary only

Configuration for interface "Bluetooth Network Connection 2"
DNS servers configured through DHCP: None
Register with which suffix: Primary only

Configuration for interface "Loopback Pseudo-Interface 1"
Statically Configured DNS Servers: None
Register with which suffix: Primary only

 

C:\Users\mat>netsh interface ipv6 show dns

Configuration for interface "Ethernet"
DNS servers configured through DHCP: None
Register with which suffix: Primary only

Configuration for interface "Local Area Connection* 1"
DNS servers configured through DHCP: fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
Register with which suffix: Primary only

Configuration for interface "Wi-Fi"
DNS servers configured through DHCP: None
Register with which suffix: Primary only

Configuration for interface "Bluetooth Network Connection 2"
DNS servers configured through DHCP: fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
Register with which suffix: Primary only

Configuration for interface "Loopback Pseudo-Interface 1"
Statically Configured DNS Servers: fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
Register with which suffix: Primary only

Configuration for interface "Local Area Connection* 13"
Statically Configured DNS Servers: None
Register with which suffix: None

rotblitz
Level 7
Level 7

You are not using OpenDNS, but Avast's/AVG's DNS service.  Open the settings of your Avast or AVG appliance on the PC to disable the "Secure DNS / Real Site / Fake Site" option.  This is high-jacking your DNS traffic.

phishfker
Community Member

Oh ok Thanks!

rotblitz
Level 7
Level 7

Welcome!