[FAIL]
Never run vulnerable VMs (like Metasploitable) on the same network as your home devices. Always isolate.
Create a bridge in Proxmox
Proxmox GUI → Node → Network → Create → Linux Bridge
# Name: vmbr1
# IP address: leave empty ← important!
# Gateway: leave empty
# Bridge ports: leave empty (do not attach a physical NIC)
# Comment: lab-isolated
[ TIP ]
vmbr1 is purely a virtual switch. No IP needed on the host — Kali and the target VMs sort out their own addresses.
Checklist
Reflection
Add here what you ran into, what was tricky, and what the next step is.