From 7c5839679528a3f6cf99a34db8b0cd0450eb39aa Mon Sep 17 00:00:00 2001 From: Jozsef Gtta Date: Mon, 11 May 2026 12:48:42 +0000 Subject: [PATCH] Add Wi-Fi details: IPs, SSIDs, and access point locations --- homelab-overview.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/homelab-overview.md b/homelab-overview.md index 41ccea9..9d210e8 100644 --- a/homelab-overview.md +++ b/homelab-overview.md @@ -19,13 +19,20 @@ The homelab runs on a **192.168.88.0/24** subnet managed by a **MikroTik router* Wireless coverage is provided by a **Synology mesh network** running SRM (Synology Router Manager). -| Device | Model | Role | -|---|---|---| -| Primary Router | Synology RT6600ax | Main mesh router — tri-band Wi-Fi 6 | -| Mesh Point 1 | Synology MR2200ac | Mesh satellite — Wi-Fi 5 | -| Mesh Point 2 | Synology MR2200ac | Mesh satellite — Wi-Fi 5 | +| Device | Model | IP | Location | Role | +|---|---|---|---|---| +| Primary Router | Synology RT6600ax | 192.168.88.57 | Basement utility room | Main mesh router — tri-band Wi-Fi 6 | +| Mesh Point 1 | Synology MR2200ac | — | Living room | Mesh satellite — Wi-Fi 5 | +| Mesh Point 2 | Synology MR2200ac | — | Shop (separate building) | Mesh satellite — Wi-Fi 5 | -The RT6600ax acts as the mesh base station and manages the wireless network. The two MR2200ac units extend coverage throughout the home as mesh satellites, all managed from the same SRM interface. +**SSIDs:** + +| SSID | Band | Purpose | +|---|---|---| +| JG | 5 GHz | Primary wireless network | +| iot24 | 2.4 GHz | Home automation / IoT devices | + +The RT6600ax in the basement is the mesh base station. The living room MR2200ac covers the main floor, and the shop unit extends coverage to the separate outbuilding. All three are managed from the same SRM interface. ### DNS Architecture