This guide covers the networking setup for Proxmox and each of the VM used for this lab.
Log in to Proxmox, select the Proxmox node, then navigate to:
System > Network
For this lab, two physical network interfaces (NICs) are used.
⚠️ Note: This setup can also work with only one physical NIC.
- By default,
vmbr0is already created. - Create an additional bridge interface named
vmbr1. - Assign
vmbr1to any available physical interface (if using multiple NICs). - Enable VLAN Aware on both
vmbr0andvmbr1.
Create a Linux VLAN interface for managing Proxmox.
Deploy the following VMs required for this lab:
- 🛡️ OPNsense (version 26.1.5)
- 🔐 Cisco ISE (version 3.3 Patch 10)
- 📡 Cisco WLC (version 17.12.06a)
- 🪟 Windows Server 2022
- 📊 Zabbix Server (Ubuntu 24.04)
For each VM:
- Go to VM > Hardware > Network Device
- Configure interfaces as follows:
net0→ Management (VLAN 100)net1→ LANnet2→ WAN / Internet
⚠️ Disable the Firewall option on all interfaces.
net0→ VLAN 10
net0→ VLAN 20
net0→ VLAN 30
net0→ VLAN 40
This setup includes:
- 🌐 Proxmox network configuration with VLAN-aware bridges
- 💻 Multi-VM lab environment
- 🧩 Segmented VLAN design for each system
- 🛡️ OPNsense acting as the central network gateway






