Is there a way to send all traffic on PPTP tunnel in routeros after the tunnel is created ?
Set the IP of the other tunnel endpoint as the default route.
but If i change the default route to other-end, I loose connectivity to internet, because it doesn’t know how to get to the PPTP server
Implement a more specific route for the public end point.
Or do policy routing and only send the traffic you want to via the tunnel (such as all forwarded traffic as opposed to all traffic in the ‘output’ chain that would transport the tunneled packets).
I see this option , shouldn’t this do the trick ?
add-default-route (yes | no; default: no) - whether to use the server which this client is connected to as its default router (gateway)