Host only
Sometime we do not want the VMs to be able to connect to the internet. This might be internal servers or if servers has multiple interfaces.
Host only in vmware
- Make a network diagram showing the VM connected using host only
- modify the network setting for your kali linux to bridging
- Spin up kali
- Document that you are doing host only.
Your own router - wip
- Download the router .ova file
- Connect the interfaces to bridge and the other to host-only
- Ensure the the kali is on host-only
- Draw the network diagram for the above network
- Spin up both VMs
- Modify Kali so it uses the router as gateway
- Document that it works.