Add Wi-Fi details: IPs, SSIDs, and access point locations

This commit is contained in:
2026-05-11 12:48:42 +00:00
parent 0ee5a8403d
commit 7c58396795
+13 -6
View File
@@ -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