If you have any suggestions or comments, and would prefer using email, please contact me at:
gngabriel29[REMOVETHISANDREPLACEWITHYOU-KNOW-WHAT]ymail.com

November 27, 2008

Edit tcp ip and dns for Domain Controller

Good day everyone. Today, we will look at how to configure tcp ip and dns for a computer, to prepare it to be promoted to a domain controller.

1. select control panel > network connections > local area connection

note:

  • assume that name of the local area connection object is called local area connection

2. select internet protocol (tcp/ip)

3. click properties

4. select use the following ip addresses and use the following dns server addresses:

eg.

  • ip addr: 192.168.0.143
  • subnet mask: 255.255.255.0
  • default gateway: 192.168.0.1
  • preferred dns server: 192.168.0.143

note:

  • the value for preferred dns server should be same as ip address of the local area connection, in this case, it should also be 192.168.0.143
  • some may set preferred dns to 127.0.0.1 (this is the localhost), which means the pc ‘points’ to itself as the dns server, and then set the alternate dns server as the static ip address of the current pc or possibly another pc which also has an appropriately configured dns server
  • a computer which is also a domain controller (dc) for the domain usually also has dns server installed on it
  • active directory will not work properly if the pcs do not have a dns server to refer to
  • dcs are usually their own dns server, especially if there is no other pc currently in the domain
  • this guide is for a computer with windows 2003 server installed on it

5. click ok

6. click close

Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>. I unfortunately do not have a spoiler-code, so be sure mark spoilers well.



Anti-spam measure: please retype the above text into the box provided.