Route only 1 VLAN through Proton VPN (Wireguard)

Good day,

I am currenly learning Mikrotik and using it on my home network.

I have a Mikrotik RB962UiGS-5HacT2HnT ( HAP AC with SFP Port)

Default network 10.0.0.0/24
Default gateway 10.0.0.254

Ether 1 - WAN 1 192.168.1.254 (fiber internet)
Ether 2 - WAN 2 192.168.2.254 (LTE Backup ) using recurasvie routing as failover

VLAN 69 10.0.69.0/024 10.0.69.254 default gateway
VLAN 70 - Guest 10.0.70.0/23 10.0.70.254 default gateway
These 2 VLANs are only to experiment and can be deleted if needed

Wireguard VPN setup to access my network remotely.

Everthing works as is with no issue.

I have a proton VPN config
I have tested the Proton Config via Wireguard on a routerboard 750 and it routes all traffic through the VPN.


I would like to add a VLAN 50 and route only this traffic via Proton VPN connected through Wiregaurd.

I have added the VLAN 50, created a address for it. Created DHCP server. I
In firewall rules I added the ProtonVPN( Protocol UDP and dest port.)

On wireguard the interface Proton VPN looks to come up and is connected

I am not sure where to proceed from here.
Can someone assist me in setting the rest up or pointing me in the correct direction ?

Thank you.

http://forum.mikrotik.com/t/isolate-and-route-vlan-through-gateway-wireguard-only/158046/1

Some key things you’ll need to add/change;

  • Routing > Rules
  • Routing > Tables
  • IP > Routes
  • Interfaces > Interface List
  • IP > Firewall > NAT
  • IP > Firewall > Filter Rules