Preparing wks01 to join yourname.local - jude-lindale/Wiki GitHub Wiki

Preparing wks01 to join yourname.local

  1. Set IPv4 properties on wks01's DNS to 10.0.5.5 (ad01's address), since the DNS has those 2 new A and PTR records created earlier
  2. attempt to ping by hostname.
  3. Run the Commands:
  • hostname
  • whoami
  • ping fw01-jude should not work
  • nslookup 10.0.5.2
  • nslookup fw01-jude.jude.local
  • ping fw01-jude.jude.local
  • ping jude.local will not work because wks01 is not on the domain

Joining wks01 to new domain

  1. If hostname hasn't been changed from the random assigned hostname, do so now
  2. Call it wks01-yourname
  3. If everything went well, a prompted for an administrator password will appear. Use the one just created on AD01. There should show a successfully welcomed to the yourname domain.
  4. Restart wsk01

Lab 03 Linux Configuration