[Probably best to put something about your problem in the subject,
if it is really a newbie question everyone will know said:
We have intranet and the computer running as a webserver is down, how do you
configure the local DNS server to point it to another computer?
Change the DNS A (aka: Host) record for the web server
to point to the replacement IP address of the working
or replacement address.
You could add a new record but that won't really work
correct with both (working and broken) Address/Host
records since SOME people would still be sent to the
broken server.
When it is fixed, just change it back.
You may not realize that CACHING (and the TTL -- Time
To Live) may play a role in how fast the change takes effect.
DNS servers and newer clients (e.g., Win2K+) cache
records they have resolved until the TTL expires or until
you manually clear the caches.
Perhaps you really were not asking how to change the DNS
server to point to another computer in place of your web
server though?
--
Herb Martin