OpenVPN server options

Hi,
is there any way to make the OpenVPN server running on the RouterOS do the same as the following command does in the OpenVPN server setup on Linux?

push “redirect-gateway”

Basically what I need to do is let all clients connected via VPN use the gateway of the OpenVPN server. This would then let all the clients use the same external IP for the outer world (going through the Gateway of the OpenVPN server). In such a way, all the connected clients would “appear” to the outer world like being located really behind the gateway of the OpenVPN server.

It is not possible to “push” routes from ROS OVPN server to clients.

Funny thing is, the clients will respond to the push from a server.

Well, I find this quite disappointing. OpenVPN offers really many features and unfortunately the implementation in RouterOS is quite limited. :frowning: