cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
293
Views
0
Helpful
7
Replies

Why is my WiFi filtered, but my wired computer is not filtered?

ducknowles
Level 1
Level 1

I'm new to OpenDNS. My WiFi is filtered, but my ethernet-connected computers are not. Why?

This is my setup:

Comcast Xfinity router, which I have had Comcast set to Bridge Mode (effectively now just a modem)

Connected to that is my Linksys EA4500 router.

I have entered the OpenDNS numbers into the static DNS fields in the Linksys router's setup.

The computers and the WiFi devices are both going through that router.

My testing of the OpenDNS test page shows that the WiFi is filtered, but when I test that page on the wired computers they are not filtered with OpenDNS--none of the three test pages.

Any help or suggestions?

Thanks in advance.

7 Replies 7

danicheu
Cisco Employee
Cisco Employee

Hello ducknowles!

Depending on the model of some Linksys routers, you may need to fill in all fields of the DNS servers if you have more than 2 fields for entry. You can use any of the following DNS server addresses:

208.67.222.222
208.67.220.220
208.67.222.220
208.67.220.222

Can you give this a go and see if this fixes things for you?

ducknowles
Level 1
Level 1

On my router there are 3 static DNS fields under the section Connectivity-->Local Network-->DHCP Server. In those 3 fields I have entered the first, second, and fourth numbers you have listed above, and I am getting the problem I described. Below those 3 Static DNS fields there is a field called "WINS," which I have left at zero's, but it looks like it calls for the same type of 4 DNS numbers as the static DNS fields above it. (I attached a screenshot.) Should I fill in "WINS" with that 3rd DNS number you gave above?




router window.tiff

cobalt-phoenix
Level 1
Level 1

If possible delete the zeroes from the WINS field, else the router may look after a WINS server at 0.0.0.0.  Don't fill this with any DNS resolver addresses, under no circumstances.

Also, please copy & paste the complete plain text output of the following diagnostic commands here:

   nslookup -type=txt which.opendns.com.

   nslookup -type=txt debug.opendns.com. 208.67.222.220

   netsh interface ip show dns

ducknowles
Level 1
Level 1

When I delete the zeros and apply changes the router fills in the fields with zeros again.

I am using a Mac, so I entered the commands in Terminal:

duane-knowless-imac:~ duane$ nslookup -type=txt which.opendns.com.

Server: 8.8.8.8

Address: 8.8.8.8#53

 

Non-authoritative answer:

which.opendns.com text = "I am not an OpenDNS resolver."

 

Authoritative answers can be found from:

 

duane-knowless-imac:~ duane$ nslookup -type=txt debug.opendns.com. 208.67.222.220

Server: 208.67.222.220

Address: 208.67.222.220#53

 

Non-authoritative answer:

debug.opendns.com text = "server 9.lax"

debug.opendns.com text = "flags 20 0 50 19502007F00701000C1"

debug.opendns.com text = "originid 43315379"

debug.opendns.com text = "actype 2"

debug.opendns.com text = "bundle 8542225"

debug.opendns.com text = "source 67.182.255.139:62651"

 

Authoritative answers can be found from:

 

duane-knowless-imac:~ duane$ netsh interface ip show dns

-bash: netsh: command not found

duane-knowless-imac:~ duane$ duane-knowless-imac:~ duane$ nslookup -type=txt which.opendns.com.

-bash: duane-knowless-imac:~: command not found

 Thank you for helping me figure this out.

cobalt-phoenix
Level 1
Level 1

Server: 8.8.8.8
Address: 8.8.8.8#53

Yes, that's clear now.  You do not use OpenDNS as long as you have Google DNS configured on your Mac OSX computer.  Change your computer's network settings to obtain them automatically via DHCP from the router, at least the DNS settings.  Alternatively, replace the Google resolvers by OpenDNS resolvers.

As I thought, this has far nothing to do with WiFi or wired.

ducknowles
Level 1
Level 1

In my Mac's network settings it was already set for "configure IPv4" "Using DHCP." The alternative was "Using DHCP with manual address." I left it alone, but I did change the DNS settings. And it's working now! Thank you! I just don't understand why the router didn't override the Mac.

cobalt-phoenix
Level 1
Level 1

"why the router didn't override the Mac"

No router ever overrides computer settings.  Computer settings always have priority.  And it has nothing to do with "Mac", but applies to any end user device.