How do I configure a controller bean?

Why is it best practice to configure a domain controller with an static address instead of dynamically?

  • Answer:

    A domain controller should have a static IP address so that it does not require DHCP(which is conveniently often ran on the domain controller) to come up onto the network. With a dynamically assigned IP address it would be possible for it to receive a different IP address when it requests its IP initially or when the lease expires. If this were to happen, all hosts on the network would essentially stop working because they would continue to try to access the domain controller via the old IP. If the domain controller fails to obtain an IP address via DHCP no users or computers would be able to access it, hence possibly causing your network to cease functioning.

wiki.answers.com Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.