vote up 0 vote down star

My ISP constantly has trouble keeping their DNS servers up (or so it seems). Does anyone have any good suggestions for a local caching server that can be installed on Windows Vista?

Thanks.

flag

5 Answers

vote up 5 vote down check

Well, it sounds like what you need is a backup service - so in that case I'd recommend OpenDNS. It's free, and it works and you could switch to it whenever your ISP's DNS servers are giving you issues.

The service doesn't require registration, but if you register there are some added benefits. I should probably add that some people view the offering in a more paranoid way (because OpenDNS gets to see all your traffic), but I haven't found any pointers to give in to that.

Been using them at home for over a year. Or maybe two. :)

Their DNS servers are:

  • 208.67.222.222
  • 208.67.220.220
link|flag
Better than my answer – Brent.Longborough Sep 21 '08 at 14:27
Thanks. :) I just extended my answer too. – Till Sep 21 '08 at 14:36
This option sounds like the best. Thanks for the response, I will give it a try immediately. – Jason Stevenson Sep 21 '08 at 16:54
Hope you like. I've been very pleased with them. – Till Sep 21 '08 at 18:42
It's working great. I haven't had an outage yet. The best part is, I just set it in my router and the whole family benefits, not just my PC. – Jason Stevenson Sep 22 '08 at 8:39
vote up 0 vote down

Windows XP and Vista both create a local DNS cache by default. You can use ipconfig with the following options, /dislaydns, /flushdns, and /registerdns, to examine and control the cache. Also, you may want to add a few of you favourite sites to your hosts file for when their servers are down.

link|flag
vote up 0 vote down

ISC Bind 9

BIND (Berkeley Internet Name Domain) is an implementation of the Domain Name System (DNS) protocols and provides an openly redistributable reference implementation of the major components of the Domain Name System, including:

  • a Domain Name System server (named)
  • a Domain Name System resolver library
  • tools for verifying the proper operation of the DNS server

The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.

Simple DNS Plus

The simple yet powerful DNS Server for Windows (runs on Windows 98, Me, 2000, XP, 2003, Vista, 2008)
With Simple DNS Plus you can host your own domain names, or simply speed up Internet access by running your own DNS server. Simple DNS Plus can easily be integrated with your web-site for ISP customer signup etc., or even a full web-based DNS solution. Simple DNS Plus also comes with a DHCP server plug-in, a DNS Look Up tool, and many other features...

link|flag
Simple DNS isn't free, it looks like a great option if it were free. – Jason Stevenson Sep 21 '08 at 14:53
You can have free, or you can have easy to configure -- for a price. – W. Craig Trader Sep 21 '08 at 16:55
vote up 0 vote down

I've just installed ISC Bind 9.3 on a Windows XP box at it appears to be working fine. I plan to move it to a Vista box and upgrade to 9.5 sometime very soon. So far I have not seen anything to suggest that it won't run on Vista.

link|flag
vote up 1 vote down

Take a look at treewalk

link|flag
I'm having great difficulty getting the Treewalk service to run under Vista 32 Ultimate. Do you have any ideas? I have UAC disabled, but the named.exe keeps crashing. – Jason Stevenson Sep 21 '08 at 14:52

Your Answer

Get an OpenID
or

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