Hello forum
I have set up a road warrior setup for Mikrotik router on client’s side according to http://www.okisaputra.net/os/index.php/15-my-notes/networking/mikrotik/16-building-openvpn-server-using-mikrotik-and-client-pc-and-android-device-config
It works ok but when I am connected with my computer successfully all traffic from my computer is directed through the VPN and thus through the client’s router and client gateway instead of mine which is in my office or when I am iht be with my system.
Is there any way on a mangle NAT rule to the client-side router to disable this without losing the functionality of checking all devices on the client’s side through the VPN?
You can stop the redirection of your traffic through VPN from the OVPN configuration…
If i remember correct the command is --pull-filter ignore redirect-gateway
Thank you very much indeed Zacharia
I am posting this also. Might help others If they read it
https://community.openvpn.net/openvpn/wiki/IgnoreRedirectGateway
If it did work you can mark the post as solved…