Hi guys,
I trying to figure out how to send a static route for a client connecting to a mikrotik router. What I want to achieve is that road warrior clients has access to only a specific set of servers inside the lan without sending all their traffic through the vpn.
I'm currently using a PPP server, and adding a static route on the client works, but I'd like that process to happen automatically.
Is it possible to achieve this with PPP? or should I opt for some for a more advanced vpn schema such as ipsec/l2tp? I understand that with those the routes can be negotiated on connection. The traffic encryption is not a requirement though.
Best,