Lab 5 and Assessment Plan - C-Crawford/connor-tj-sys GitHub Wiki

IMPORTANT!!!!!

MY IP IS 10.0.17.102

DEFAULT PASSWORD FOR PFSENSE IS pfsense

DEFAULT PASSWORD FOR ROOT AND champuser IS Ch@mpl@1n!22

WAN UPSTREAM GATEWAY IS 10.0.17.2

Assessment Description (Copy Pasted):

  • A practical hands-on exercise to see if you can build a subset of your Week 5 environment on your own within 1 day.
  • Your assessment will include:
    • Configure a firewall
    • Domain Controller Will already have ADDS installed, but not configured
    • DHCP Server
    • Join a workstation to the domain and network via DHCP

Tips (Copy Pasted)

  • Allow RFC 1918 on PfSense after configuring
  • DHCP and ADDS can be built in parallel (time saver!)
  • In all cases, the netmask is 255.255.255.0
  • 10.0.5.X/24 nmtui
  • systemctl restart service
  • firewall-cmd permanent and reload
  • vSphere Network adapters --> “cabling”
  • Close all Windows IP configuration windows for changes to take effect
  • DNS records, refresh the page

THE PLAN

  1. EDIT VM PROPERTIES
    • Assign fw01 network adapter 1 to wan, 2 to lan
    • Assign ad01 1 cpu / 4 mem / 40 hd1 / 40 hd2 / lsi logic sas scsi / lan-connor network adapter 1

2: Do lab 1, pretty much

    • REMEMBER TO PUT 10.0.17.102 INTO THE WAN

3: Do lab 2

4: Do lab 3

5: Do lab 4:

    • REMEMBER: THE DOC HAS "DOCUMENTATION DRIFT".
    • PUTTY IS NOT NECESSARY.
    • COMMAND FOR DHCP INSTALLATION IS sudo dnf install dhcp-server