Hi,
I have established vpn tunnel with wireguard
If I set route
Dst. Address 0.0.0.0/0 and Gateway wireguard1:
DST-ADDRESS GATEWAY DISTANCE
0 As+ 0.0.0.0/0 wireguard1 1
then all my traffic from all ports (ether2, ether3, …) on Mikrotik Router is routed through VPN.
So wireguard and vpn works ok.
How can I route through wireguard only interface ether3 or only specific device with static ip?
Regards, ALes