Goal
Bridge two separate LANs through an encrypted WireGuard tunnel while keeping existing Internet access.
Requirements
- At least one side has reachable public address/DDNS
- Both sides run OpenWrt with WireGuard installed
Key steps
- Generate key pairs:
|
|
- Configure interfaces and peers on both routers.
- Set routes/firewall rules to allow cross-LAN access.