← Back to infra overview

OpenWrt Multi-WAN Router

The study has historically suffered from unreliable network connectivity. To solve this, I set up an OpenWrt router that combines two WAN paths — WiFi and a dedicated Powerline link back to the server room — with automatic failover between them.

Multi-WAN setup

Traffic is routed intelligently based on connection quality: VPN and real-time communication prefer the stable Powerline path, while everything else benefits from the higher WiFi throughput when available.

Network role

IoT VLAN 189

A dedicated, isolated network segment for IoT devices, running on a separate small WiFi access point on a different channel. This keeps smart home hardware — including the balcony sensors and light controller — off the main network while maintaining full connectivity to the homelab services.

Monitoring

The OpenWrt router is integrated into the Prometheus monitoring stack via SNMP exporter, providing visibility into WAN uptime, throughput, and connection quality across both paths.