Solve Windows 2000 DNS server problems

Daily Newsletters

Sign up to ZDNet UK's daily newsletter.

ANALYSIS
Solve Windows 2000 DNS server problems Peter Parsons MCSE, TechRepublic.com DNS is the backbone of Windows 2000 Active Directory. If it fails, so does your network, so it's important to know how to troubleshoot a faulty DNS server. If there's one component of Windows 2000 that needs to be solid from the get-go, it's DNS. DNS is the backbone of Windows 2000 Active Directory, the repository of the information your network's hardware and software need to communicate. If DNS fails, so does your network. To keep that from happening, I'll show you what's involved in troubleshooting a faulty DNS server. Start with the basics
If you're having DNS problems, you don't want to get out your Windows CD-ROM and start reinstalling software. There are many things you can do to diagnose and solve DNS problems before taking drastic steps. The best way to fix these problems is to start with the basics. If a user reported the DNS trouble, the first thing you should do is try DNS out yourself. Even though you can do that simply by opening a browser window, you can also PING the user's workstation using the workstation's DNS name rather than an IP address. If you get a response, you know DNS is working because PING uses DNS for name resolution. If PING doesn't return a response, you first need to check all the obvious weak links before you start fiddling with the DNS installation. These weak links include the network card, cables, and any router that the user may be sending packets through. At the user's workstation, you should run IPCONFIG /ALL from a command line to see whether the TCP/IP stack on the local machine is responding correctly. If you're running DHCP, try running IPCONFIG /RELEASE followed by IPCONFIG /RENEW. Running these two commands back to back will renew the IP address lease and refresh the workstation's DHCP options. If you run IPCONFIG /FLUSHDNS, you can flush the local host's resolver cache. After that, run IPCONFIG /REGISTERDNS to check the event log and zone file for errors and updates, respectively. If you're lucky, this could be all you need to do to isolate and fix the problem. If you need more help diagnosing DNS, you can use an NSLOOKUP query. NSLOOKUP is a command line utility that allows you to query DNS server zone files. Just as with any other service, the Event Viewer is a gold mine of information when resolving DNS errors. Some of the common DNS errors you may find in Event Viewer include:

  • 132 (Warning) DNS_EVENT_NBSTAT_ADAPTER_FAILED
  • 404 (Error) DNS_EVENT_CANNOT_BIND_TCP_SOCKET
  • 409 (Warning) DNS_EVENT_UPDATE_LISTEN_ADDRESSES
  • 500 (Error) DNS_EVENT_INVALID_REGISTRY_ZONE
  • 1003 (Error) DNS_EVENT_CACHE_FILE_NOT_FOUND


  • For a complete list of DNS Errors found in Event Viewer, visit Microsoft's TechNet Knowledge Base.

Talkback

"Cannot find server or DNS Error
Internet Explorer ..."

Hello Can any one help please.. I am having problems viewing my web site.. when I type my web address in the address bar I am getting the following message " Cannot find server or DNS Error Internet Explorer ". What very strange is that some people can see the site for there location and others can't, like myself.
If I type in my IP address( i.e 123.76.890.9) it will bring up the site...

Has this happen to anyone before? Do you know if there is a way it can be fixed?

I would like you help with this one please because it's driving me mad..

Regards
Richard

via Facebook 15 August, 2003 00:07
Reply

Hi Rechard

I understood u r problem but more than that i want to know what kind of setup u r having at ur end. bkz, if u r having firewall and ur site ( 123.76.890.9) on DMZ, from LAN u can can access the site with IP address by routing it, at the same time if you want to use ur domain name u should have http access to ur system. plz verify that.

This is one case, If u can give me picture i can help u


waht is this IP Address ( 123.76.890.9)?
--
Raman

via Facebook 22 May, 2004 09:37
Reply

I to have the same problem and got the same error, but only after I uninstalled Trend Micro PC-Cillin Internet Security for SMB. Now, IE is pointed to my server address, trying to bring up the monitor manager it used to be pointed to.

Have you installed any software lately that uses advanced security settings?

takers

via Facebook 29 September, 2004 20:00
Reply

dns problem

via Facebook 29 October, 2005 12:12
Reply

"Cannot find server or DNS Error"
This message only appears for me when I am trying to access a password protected site, such as hotmail or internet banking (once I have typed my password in).

Does anyone have any idea of what is causing this and how I can solve it? I have tried restoring my settings to a previous date, and deleting temporary cookies and files, but still to no avail.

I did have Norton installed on PC for its free period, but have not got AVG and messages keep on coming up from Norton saying PC is not protected (when it is - by AVG). Could this be the issue? (I can't seem to uninstall Norton).

If anyone could help would be most grateful as really want to read e-mails! Sorry Peter for piggybacking onto your query!

via Facebook 24 November, 2005 10:02
Reply

Hi
I'm having the same problem wth DNS Server Error. My provider Wanadoo broadband cannot help me and I am really stuck. I can access websites but when I try to enter internet banking, checkouts, bidding sites I get the error message. I would be really grateful if anybody could help me out with this - it's driving me nuts!

via Facebook 29 November, 2005 15:51
Reply

Try using ethereal to capture your packets (its easier than it sounds). Then compare a good DNS request with a bad. Voilla you have something to go on.

You can make ethereal filter so that only the DNS requests are captured, so this will prevent any confusion finding the correct packets. If that doesn't turn anything up; turn off the filter and see if there is anything obvious.

Ethereal will decide the packets for you _ I don't know how well you understand protocols but usually and passing interest ios enough to get you through

via Facebook 17 February, 2006 10:43
Reply

hi i have fixed this problem many times...
actually if you try to ping ur web site name with www.name.com it will say unknown host and if u try to ping by ip it gives u results.

well 2 issues.....problem with tcp stack...
or a winsock issues...

rebuild/reinstall tcp/ip stack....
or do a winsock fix...
hklm/system/current control set/services/winsock
hklm/system/current control set/services//winsock2
delete both keys .. makse sure u take backup 1st ...
restart the computer..
windows will make a fresh stack of tcp ip....default( c:\windows\inf)
and these keys,,,
u shld be good to go ...lemme knw
dhimanvishal@gmail.com

vishu 21 December, 2006 00:49
Reply

Post your comment

In order to post a comment you need to be registered and logged in.

You can also log in with Facebook. Log in or create your ZDNet UK account below

  • Login

Will not be displayed with your comment

By signing up for this service, you indicate that you agree to our Terms and Conditions and have read and understood our Privacy Policy. Questions about membership? Find the answers in the Community FAQ

Get ZDNet UK's daily newsletter

Enter your email address to sign up

ZDNet UK Live

Moley

@GrueMaster. I prefer horses for courses rather than one size fits all. I, and I suspect most other computer users, do not really wish to have...

14 minutes ago by Moley on A tale of two distros: Ubuntu and Linux Mint
greycynic

The product that scares me every time I have to use it is the Office 2007 version of Excel. The first bug that I found was applying the median...

18 minutes ago by greycynic on Ten flawed products that derail productivity
GrueMaster

Nice review and very informative. One thing I'd like to add (in reply to whs001's 1st question), the main reason to have the same interface from...

2 hours ago by GrueMaster on A tale of two distros: Ubuntu and Linux Mint
Frederick Wrigley

I'be been using Mint 12 since the RC came out, and I am far more happy with the Cinnamon, the Mate, and, yes (with extensions), theGnome 3...

2 hours ago by Frederick Wrigley via Facebook on A tale of two distros: Ubuntu and Linux Mint
bdantas

Excellent article. One small correction, though--although a fresh installation of Linux Mint 12 will, indeed, provide the user with a version of...

3 hours ago by bdantas on A tale of two distros: Ubuntu and Linux Mint
Alan Ralph

In related news, the ISPs club together to get the members of the Home Affairs Select Committee (ya goofed on that part, ZDNet UK) copies of "The...

4 hours ago by Alan Ralph via Facebook on MPs urge ISPs to take down terrorist material
Alan Ralph

In related news, the ISPs club together to get the members of the Home Affairs Select Committee (ya goofed on that part, ZDNet UK) copies of "The...

4 hours ago by Alan Ralph via Facebook on MPs urge ISPs to take down terrorist material
Moley

For Gnome 2 die-hards, it is possible to add icons to the bottom panel (or top top panel, if you prefer) which provide the exact Gnome 2...

5 hours ago by Moley on A tale of two distros: Ubuntu and Linux Mint
ramwellian

Your comments would seem pretty naive and immature. Your 'solution' appears to be, "gee, let's all just give in to the hackers and give them...

5 hours ago by ramwellian on Cloud computing security: no more oxymoron?
BugStalker

"Interesting thought ... If you installed Win7 as a dual boot on a machine that previously only had Linux, and it wrecked your Linux installation,...

5 hours ago by BugStalker on Windows 7 Declares War on GRUB
whs001

This is an excellent summary of Ubuntu and Mint and the interface differences between them. Most such articles take a very partisan position for...

5 hours ago by whs001 on A tale of two distros: Ubuntu and Linux Mint
Moley

@ewallace. Not so clear. Anyone can obtain the text, for example from here http://www.ustr.gov/webfm_send/2379. I support ACTA so long as it and...

5 hours ago by Moley on ACTA: Facts, misconceptions and questions
45283

I think WinRT is fantastic. I just wish it was an option for people that didn't want to go through Microsoft's App Store with its attendant...

9 hours ago by 45283 on Why Windows 8 needs architectural hygiene for WOA
Burn-IT

Nine people? £30m? Who's back pocket is that lot going in? And IF they say it is for new buildings, what about all the ones the government has...

10 hours ago by Burn-IT on Police set to launch three £30m e-crime hubs
ewallace

Just to be clear, nobody knows what is in the text of ACTA, here is a photograph of the text of ACTA http://twitpic.com/8h9iju as submitted to the...

10 hours ago by ewallace on ACTA: Facts, misconceptions and questions
fgvrg56

Unfortunately main issue is that ASUS is refusing to accept that they make some mistake on this version of asus Transformer prime. 1 - GPS sensor...

11 hours ago by fgvrg56 on Asus Eee Pad Transformer Prime Wi-Fi & GPS problems?
Ben Woods

@Marcus A fair question. Just talked with Archos which said it was working on an announcement for next week....

12 hours ago by Ben Woods on Archos confirms G9 Ice Cream Sandwich update schedule
Marcus Karlsson

Any update on this, considering the claimed "first week of February"?

13 hours ago by Marcus Karlsson via Facebook on Archos confirms G9 Ice Cream Sandwich update schedule
apexwm

Bill Goodrich : Just as al_langevin pointed out, with Windows Server 2008 there is no Services for Macintosh anymore. It's gone, not available....

21 hours ago by apexwm on Windows Server 2008 drops the ball for Mac compatibility
txtrainguy

Replying to an old topic that I'm currently facing with my CEO (who is on a Mac). Our servers are primarily Windows Servers, office is about...

1 day ago by txtrainguy on Windows Server 2008 drops the ball for Mac compatibility