Proxmox Virtualization Lab

Home lab virtualization environment using Proxmox VE to host Windows Server, Windows client, and Linux virtual machines for infrastructure testing.

Project Overview

This project demonstrates a self-hosted virtualization lab designed to practice system administration, Windows Server management, Active Directory testing, Linux administration, networking, and VM resource management.

Architecture Diagram

Physical Proxmox Host
    |
    |-- OPNsense Firewall/Router VM
    |
    |-- Windows Server 2022 VM
    |     |-- Active Directory
    |     |-- DNS
    |
    |-- Windows 11 Client VM
    |     |-- Domain Join Testing
    |     |-- User Authentication Testing
    |
    |-- Ubuntu Server VM
          |-- Linux Administration
          |-- Service Testing

Network:
LAN Gateway
   |
Proxmox Host
   |
vmbr0 Bridge WAN
   |
OPNsense Firewall/Router
   |
vmbr1 Bridge LAN
   |
Windows Server 2022
Windows 11
Ubuntu Server
    

Host System

Virtual Machine Environment

Multiple virtual machines were created to simulate a small business lab environment for server administration and endpoint testing.

Virtualized Network Infrastructure

The lab uses Proxmox virtual networking to provide connectivity between Windows Server, Windows 11, Ubuntu Server, and OPNsense virtual machines. Proxmox was assigned a static management IP address, and connectivity was validated between infrastructure components to support Active Directory, DNS, authentication, and administrative services.

Technologies Used

Security & Administration

Lessons Learned