From f95b09bed18e07208eeb3aa5cf5f1162de675811 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Tue, 20 May 2025 11:53:58 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2025-05-20 11:53:58 --- content/page/homelab/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/page/homelab/index.md b/content/page/homelab/index.md index 35e5c3c..a7a7821 100644 --- a/content/page/homelab/index.md +++ b/content/page/homelab/index.md @@ -137,6 +137,8 @@ At the heart of this network is **OPNsense**, running on a dedicated fanless box Layer 2 networking is managed by **UniFi switches**, chosen for their sleek UI and simplicity. The UniFi controller, which manages the devices configuration, runs as a plugin on OPNsense. +The access point is broadcasting 2 SSIDs, one for my family's laptops and cellulars (5 and 6Ghz) and the other only in 2.4Ghz for everything else (IoT, vacuum, AC, printer, Chromecast, etc.) + A 2.5Gbps UniFi switch is dedicated to Ceph storage communications, isolating storage traffic to prevent interference with other networks. I set up **LACP** (Link Aggregation) between the router and the main switch at 1Gbps, hoping to double bandwidth. Reality check: a single session will only use one link, meaning that a single download will still cap at 1Gbps.