My ISP's DHCP server specifies 3 DNS servers that provide ads on mistyped domain names. I'm using a third party DNS provider that only has 2 DNS servers, but unless I put something in the third box dd-wrt fills it with the ISP's 3rd crappy DNS server and mistyped domain names go to their ad page.

I've used an unused IP address on the LAN. Is this the best solution?

link|improve this question

56% accept rate
just add one of the google dns servers, or 4.2.2.2 :) – Journeyman Geek May 12 '10 at 14:44
1  
This looks like a bug in DD-WRT. It shouldn't use DNS servers from DHCP at all if they're manually overridden. Report it to them and they might fix it. :-) – Patches Mar 6 '11 at 22:11
feedback

2 Answers

The best solution would probably be to pick a second third-party DNS provider so that your DNS will still work if the first one is unavailable.

Using an unused IP address works, but if you request a non-existent domain name and the first two servers don't respond, you'll need to wait for the third request to time out before getting the "this domain doesn't seem to exist" response.

link|improve this answer
feedback

Enter the same DNS twice? Or use another 3rd party DNS service like OpenDNS?

link|improve this answer
1  
It ignores the duplicate entry. – joeforker May 12 '10 at 17:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.