Link to home
Start Free TrialLog in
Avatar of cgooden01
cgooden01Flag for United States of America

asked on

DNS pointer

I was curious if there was a way that instead of after creating a DC in VMware to replace the pre-exisiting DC, and if you want to keep the same name and IP address, that you could create a dns forwarder to redirect  say for example old DC being Test-DC 192.168.0.20 to Production-DC 192.168.0.25.  Would like to do this instead of if recommended and can be done, DCPromo to a member server, replace name and IP to pre-existing one then DC Promo back up to DC.
Avatar of John Gobert
John Gobert
Flag of United States of America image

I'm not following your question very well... can you maybe break it down a little more?

What is it you're actually trying to do?  Is there something wrong with the server you're trying to replace?  Are you trying to virtualize an existing server?
Avatar of cgooden01

ASKER

What I would like to do is to create a pointer on DNS so all of my workstation that were showing .20 as the Primary DNS would point to .25
Avatar of DrDave242
If you simply want to change which DNS server(s) your workstations use, this can be done with DHCP option 006, assuming your workstations obtain their IP addresses through DHCP.  If they have static IP addresses, it may be a little more difficult, although I imagine it could be scripted somehow.
ASKER CERTIFIED SOLUTION
Avatar of footech
footech
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Fully answered