Split network traffic through VPN or not based on MAC

Hello. Please forgive me for what might be a basic question, I’m new to Mikrotik routers.

I was wondering if there’s a way to make the router filter traffic by MAC address and send traffic from main computers (phones, laptops, PCs,) through a VPN while sending everything else through just regularly.

I’d imagine I could do this by creating 2 bridging and using firewalls to block src MACs. One bridge would send everything through a VPN proxy and the other would just send the rest through normally.

Is this possible, and if it is can someone give me a little guidance on how to set it up?

You can do it by IP address or by src-mac-address.

/ip firewall filter mangle add src-mac-address= ...

Was o correct in my assumptions that I would need to create two bridges?

Sent from my LG-H872 using Tapatalk