Skip to main content

Home Lab Layout

Map overview: 10/2025

Home lab new.drawio.png

Network:

I have a Unifi Cloud Gateway Ultra as my router/ firewall. Connected to It's 2.5g port I have a Unifi U7 Pro providing wifi for the whole house. Also connected to the Gateway Ultra is a Cisco SGE2010 48 port gigabit managed switch.

The network is configured into 4 Vlans: Main1, Guest, IOT and Server. The Main Vlan is what my personal devices are connected too i.e my computer and phone. The Guest Vlan is what everyone else connects too. IOT is for my printer, 3d printer and security system. And the Server Vlan is what all my servers and services are connected too.

The SGE2010 Is configured with these Vlans and I allow traffic between them through the Gateway Ultras internal firewall policies. 

Both Servers have a dual port gigabit nic. On the SGE2010 the ports connected to port 1 on both servers is set to access the Main Vlan. And the ports connected to port 2 on both servers along with the raspberry pi are set to access the Server Vlan. This allows me to put the VM's and LXC's on there own network and they are then pingable from the raspberry pi.

Servers:

Have 2 servers and 1 raspberry pi currently running in my Home Lab. My main server is a Dell R410 with dual Xeon E5620 4 core cpu's and 64gb or ram running Proxmox. I have another Dell R410 that was running until recently, I believe it has either a RAM or HDD issue. The second R410 was Truenas and has since been replaced with an old computer I was given that luckily had a dual port nic on the motherboard. The raspberry pi is running uptime kuma on a docker instance.