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.