Hey, I would like to achieve the following setup:
Main Router
├─────── OpenWRT router (dhcp off, Wireguard client) ── Secondary devices
└─────── Other devices
- Main router should provide internet to devices directly connected to it
- Main router should be the dhcp server
- OpenWRT router should host a Wireguard client, the Secondary devices should only have net access through this
- Secondary devices should still be able to access the whole local network ("Other devices")
Would this setup be possible?