Hi all,
I’m running OpenWrt 24.10.4 on my router and currently all traffic is routed through a WireGuard VPN.
I followed this Mullvad guide to set it up (default route via VPN):
This works fine in general, but I’ve noticed that Amazon Prime on my Apple TV will not play unless VPN is deactivated.
What I would like to do now is:
- keep my main WiFi / private devices routed through the VPN
- create a second SSID for smart / media devices
- route this second SSID directly without VPN
My question is:
What is the cleanest / recommended way to achieve this in OpenWrt?
Thanks