Changing the subnet of domain controller

sanjurk.pnr 1 Reputation point
2021-01-15T10:03:59.947+00:00

Hi,

Currently the IP of my primary DC is 10.64.X.X and subnet 255.0.0.0. I would like to have your advice on changing the subnet of my primary domain controller to 255.255.254.0.

Please advice me the steps if anyone has done it before.

Thank you,

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
{count} votes

2 answers

Sort by: Most helpful
  1. SChalakov 10,576 Reputation points MVP Volunteer Moderator
    2021-01-15T10:50:22.963+00:00

    Hi,

    you can do this, you will most probably have a minor disruption (seconds).
    You just need to ensure that the DC can communicate with all your domain clients from the new network segment. So, please pay attention to the Firewall in bteween and also check your rules in the Windows Firewall. Here are some püosts for your reference:

    Change the static IP address of a domain controller
    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc758579(v=ws.10)?redirectedfrom=MSDN

    old article, but everxthing still applies.

    Impact of Changing IP Address of Domain Controller, Exchange Mailbox Server, DHCP Server and ADCS server.
    https://learn.microsoft.com/en-us/answers/questions/92607/impact-of-changing-ip-address-of-domain-controller.html

    Just ensure that DNS records are updated and everything will work out just fine.

    ----------

    Please don't forget to Accept as answer if the reply is helpful
    Regards,
    Stoyan

    0 comments No comments

  2. Anonymous
    2021-01-15T13:50:30.447+00:00

    Shouldn't be a problem, just do an ipconfig /flushdns, ipconfig /registerdns, restart the netlogon service. Then also recreate the reverse lookup zone via wizard.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/configure-secondary-name-server#configure-the-reverse-lookup-zone

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.