Milestone 7 ‐ VMWare Review Skills Recap - lpcyber1/SYS350 GitHub Wiki

Requirements

Add 2 new networks on your host- DMZ and MGMT

  • Powered down my pfsense firewall, and added 2 more network adapters for the other networks

image

  • Set the gateway addresses of my MGMT (10.0.19.2/24) and DMZ (10.0.18.2/24) networks

image

Clone Rocky Template to 2 new servers: web01-yourname and web02-yourname

  • Folder view

image

  • Set IP and hostname then created index.html page for web01 and web02

image

image

Clone Ubuntu Template for 2 new servers: Backup01-yourname and Monitor01-yourname

  • Folder view

image

Configure Firewall settings

  • LAN (350-internal) Rules

image

  • OPT1 (DMZ) Rules

image

  • OPT2 (MGMT) Rules

image

Users/Roles

  • Created proper groups and added users to those respective groups

image

image

image

  • Set proper access, this shows that the sysadmin group has administrator role on my folder while the webdev group only has access to web01 and web02 as vm console users

image

image

Video

Milestone 7 Video