In
Bob said:
Is there any way to easily change my DNS IP network. My
current IP address is 192.168.1.XXX/24 and would like to
change it to 10.10.1.###/24
Thanks R
Not easy, but you can reduce the pain by first adding the new IP addresses
to the DNS servers (Make sure DNS is listening on the new address) and DCs
if this is an AD environment. Set the DC to use all four addresses in TCP/IP
properties.
Then run Netdiag /fix then run netdiag /test:dns /v to make sure the new
addresses are registered in DNS.
Then it is just a matter of getting the new address scheme out to the
clients, after which time you can remove the old addresses from the DC and
run the netdiag commands again.
Otherwise if you just change the addresses on the DCs, your Network is down
until you have changed the clients. This makes it where you can change the
address on the fly fairly easily.