Hi
I have a problem that I want configure the router as a wireguard client peer and all the local internet access traffic over the wireguard peer to the remote internet server.
local:192.168.88.0/24
ros router: 192.168.88.1/24 wireguard peer: 172.23.0.100/24
remote server:xxx.xxx.xxx.xxx wireguard peer: 172.23.0.1/24
How to configure the router make the traffic to internet by wireguard peer?
Thanks you help!