VirtualBox ‐ Network adapter configuration - mluchettii/internship-portfolio GitHub Wiki
About
All of my VMs use three network adapters: a NAT Network adapter, a Host-only network adapter, and a Bridged adapter.
The NAT Network serves as a network between the VMs. The Bridge adapter allows the VMs to communicate with my local network. Lastly, the Host-only adapter enables the VMs to communicate back and forth with the homelab laptop.
Table of Contents
Network Manager
Under the Tools menu, open the Network Manager
Host-only Network
I created a host-only network so that I can easily access and control the tools running on my VMs from the homelab host
DHCP Server
DHCP server settings
NAT Network
NAT Network settings
Port forwarding
NAT Network port forwarding settings, enabling SSH and HTTPS access from other VMs on the network