Route internet traffic through ISP, only VPN traffic through IPSEC

Hi

I have a IPSEC Ikev2 VPN configured on a mikrotik router. I connect to it using standard VPN connection with certificates) on Windows. I am able to establish the connection and access the servers on the remote local network.

What I want to achieve is to make a configuration, which forces only the trafic to my remote site to be routed through VPN, and all yhe rest through the ISP provider of the client. IO tried to seartch in this forum and online, but for some reason I was able to find only discussions how top rout the internet trafic through VPN.

Can someone point me in the right direction

Thanks.

Hi,

The default setting when setting up a VPN client in windows is to route all traffic via the VPN.
This can be changed.

(Following is for Windows 10)
Choose Network and Internet settings.
Right click on your network adapter image in the notification area, or search for it in settings.

Then under advanced network settings, Change Adapter Options.

Right click on your VPN and choose properties.
Under the Networking tab select Internet protocol version 4 and click on properties.
On the next Form, choose advanced.
Uncheck Use default Gateway on remote network.
Ensure “Disable class based route addition” is not checked.

Click OK a few times.