I have an OpenWRT One at home as my router, setup for DDNS and WireGuard.
Now I have bought a second OpenWRT One that I want to use as a travel router. It should work in the following way.
- The travel router provides a WLAN (and LAN) for my devices, when I am traveling.
- It uses either Ethernet or a WLAN (given at my actual location) for WAN.
- If WAN is connected successfully, the travel router should establish a VPN connection via WireGuard to my router at home. This does not have to be automated. Activating that tunnel manually by myself would be completely fine.
- Every WAN traffic of my devices that use my travel router should be routed over the VPN tunnel to my router at home, after the VPN connection between the two routers is established.
My main problem (at the moment) is that I don't know how to setup my travel router as a peer for my router at home. I want the travel router to be a WireGuard client for my router at home. It should not provide any additional own WireGuard VPNs.