Lab #4 Steps - wAlber47/Tech-Journal GitHub Wiki

  1. Connect to DHCP01 from AD01. Disable 'IE Enhanced Security Configuration' in Server Manager.
  2. Download PuTTY.
  3. Create a new putty connection for DHCP01-william on port 22.
  4. Install yum using sudo yum install dhcp.
  5. Edit the config file.
  6. Start DHCP Services.
  7. After starting up DHCP, open up WKS01 and change the IPv4 properties back to automatic.
  8. Then run ipconfig /all and you should have a new IP Address along with a DHCP server, and a lease time.
  9. At this point, you can check the logs on AD01, or run a Wireshark capture along with ipconfig /renew to see the DHCP server dialogue with your system.