Dhcp clients fail after successful import of server to new machine (win2k3)
Posted
by
Tathagata
on Server Fault
See other posts from Server Fault
or by Tathagata
Published on 2011-01-07T04:43:39Z
Indexed on
2011/01/07
6:55 UTC
Read the original article
Hit count: 228
windows-server-2003
|dhcp
I transfered the configs of a dhcp server from one server to another both running Windows Server 2003 R2 following http [://] support.microsoft.com/kb/325473. The new server has a statically configured ip(outside the scope) like the old one. Stopped the server on the old, and started up in the new server (authorized too) - but when I ipconfig /renew
from a client its network interface fails with all 0.0.0.0 (or 169...*). I read somewhere I need to reconcile the scope to sync the new registry values ('ll try this tomorrow). What other troubleshooting steps can I take other than these (which didn't help)?
Things work fine when the old server resurrects and the new one is taken down. The new server showed there was no requests for offer.
© Server Fault or respective owner