Add Wi-Fi infrastructure: Synology RT6600ax + 2x MR2200ac mesh
This commit is contained in:
@@ -15,6 +15,18 @@ The homelab runs on a **192.168.88.0/24** subnet managed by a **MikroTik router*
|
|||||||
| Primary Router / DNS | MikroTik | 192.168.88.1 |
|
| Primary Router / DNS | MikroTik | 192.168.88.1 |
|
||||||
| Secondary Network | Secondary subnet | 192.168.2.0/24 |
|
| Secondary Network | Secondary subnet | 192.168.2.0/24 |
|
||||||
|
|
||||||
|
### Wi-Fi Infrastructure
|
||||||
|
|
||||||
|
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 |
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
### DNS Architecture
|
### DNS Architecture
|
||||||
|
|
||||||
- **MikroTik** handles all internal DNS. It resolves `*.jgitta.com` subdomains to the internal Caddy reverse proxy at `192.168.88.110`, and forwards everything else to `1.1.1.1` / `8.8.8.8`.
|
- **MikroTik** handles all internal DNS. It resolves `*.jgitta.com` subdomains to the internal Caddy reverse proxy at `192.168.88.110`, and forwards everything else to `1.1.1.1` / `8.8.8.8`.
|
||||||
|
|||||||
Reference in New Issue
Block a user