# Milestone 1 - Hypervisor Setup

If extra help is needed more documentation is at: [link](https://paul-gleason.gitbook.io/sec-480-adv-topics-in-cyber-security-devops/labs/milestone-1)

### ESXi Setup

1. Plugged into network (got ipmi network)
2. Went to web gui ({DHCP})
   1. Logged in
      * Username: cncs-sysadmin
      * Password: redacted
   2. Used iKVM/HTML5
      * Launched from usb (physically plugged into server)

Started ESXi install

1. Used the 500GB m.2 drive as main boot drive
2. Set root password
3. Installed OS to disk

### Connect to ESXi in web GUI

#### Upload ISOS

* Upload isos

  1. Go to Storage
  2. Initialize second drive to add ISOs
  3. Datstore browser
  4. make isos folder
  5. Upload

  <figure><img src="https://lh5.googleusercontent.com/C2-eETuCuYbow3SBotxqLy_hCZeYh3UlgUTzQCkq5D6HN_55caTVEUuBkiNYrY6IqCrSA9tzwqDZv84-st03V84PUWEADT5d0EuSVq5zQzSBxCoPr64KcuiUU7JzH5Vago2Q1hWbk52xUlW4jOZGvA4" alt=""><figcaption></figcaption></figure>

### Add Virtual Switch

![](https://1798827758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwjwyZXx0WTx2lLKnGIY%2Fuploads%2FmxUe0BMx5k1EE4FnPq7Q%2Fimage.png?alt=media\&token=1cf99e60-dea1-4594-b8b9-34d5097afc9a)

### Add Virtual Port

<figure><img src="https://1798827758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwjwyZXx0WTx2lLKnGIY%2Fuploads%2FHPIALb5uLTLASUdb0vG2%2Fimage.png?alt=media&#x26;token=c25d3de5-e71c-4f4c-b64f-8af0000d3eb0" alt=""><figcaption></figcaption></figure>

Make sure to add 350-Internal to the new virtual switch

## Base Setups for VMs

### PF-Sense

#### Settings: (Make sure to thin provision)

<figure><img src="https://1798827758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwjwyZXx0WTx2lLKnGIY%2Fuploads%2F1cc1BOFm0JuzWHdq4icu%2Fimage.png?alt=media&#x26;token=2e1c3c00-a263-473d-ac6e-169628dc946a" alt=""><figcaption></figcaption></figure>

Once in PF-Sense Assign Interfaces to proper adapters and then set the interface IPs

<figure><img src="https://1798827758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwjwyZXx0WTx2lLKnGIY%2Fuploads%2FUDLCDmCnyR3BKNk15CJH%2Fimage.png?alt=media&#x26;token=304933fc-c03f-4be4-90af-cf9eea235c7d" alt=""><figcaption></figcaption></figure>

### Xubuntu-MGMT

#### Making the VM:

<figure><img src="https://1798827758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwjwyZXx0WTx2lLKnGIY%2Fuploads%2FpzCxZ0XA8nmpIHftL7VQ%2Fimage.png?alt=media&#x26;token=8884d28b-0d76-4e47-bbea-3c53ca633a7b" alt=""><figcaption></figcaption></figure>

Follow the install it's very straight forward you get one page you must fill out the correct information.

#### Setup Networking:

<figure><img src="https://1798827758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlwjwyZXx0WTx2lLKnGIY%2Fuploads%2F5S0R7fmizJqRk3IOMJAt%2Fimage.png?alt=media&#x26;token=82f971c1-5715-4134-a5c1-219fa03ca57b" alt=""><figcaption></figcaption></figure>

## Reflection

This lab was extremely straight forward as I have done it in 480 before. I didn't have any trouble except for remembering how to use PF-Sense. For some reason I always get enjoyment about deploying ESXI there is just something about building a network from the ground up that is very satisfying.
