Hello, Homelab

· 1 min read · 150 words
Contents

Why a Homelab?

Every homelab starts somewhere. Mine started with the frustration of paying for cloud services I could run myself, and curiosity about what actually happens when packets travel across a network.

Current Goals

  1. Full network segmentation — IoT devices on their own VLAN, completely isolated from the trusted network
  2. Self-hosted DNS with ad-blocking (Pi-hole / AdGuard Home)
  3. A proper NAS for media, backups, and general storage
  4. Monitoring stack — Prometheus + Grafana so nothing breaks silently

Hardware on the Bench

DeviceRole
TP-Link ER605Router / gateway
TP-Link SG2008PManaged PoE switch
TP-Link OC200Omada hardware controller
TP-Link EAP245Wi-Fi access point
Proxmox VE × 2Compute nodes (virtualisation)
Proxmox PBSBackup server

What’s Coming Next

The first series of posts will cover setting up a flat-to-segmented network from scratch — starting with the router/firewall choice all the way through VLAN tagging and inter-VLAN routing rules.

Stay tuned.