I plan to buy two Mikrotik routers and to interconnect them with VPN tunnel. Wanted to ask if VPN split tunneling is supported? I only want to pass the traffic through the tunnel, which has to go to another site. All other traffic should go directly to the internet. And is it possible to match traffic not only on the destination IP, but also on the packet L4 information (protocol and port number)?
if you make a VPN between 2 sites and don’t have a default gateway over the VPN, a specific smaller than default route should be prioritised over the VPN. This is standard setup (just remember to route in both ends).
Both routers could have a default route (to internet) , to access “all addresses, not in routing table”.