"Transfer" OpenWrt firewall VPN to Mikrotik

Hi.

I’m new in mikrotik, using it first time and changed from OpenWrt.

I have a problem with firewall config and my OpenVpn.
VPN is configured properly and MT connects to server (it works as client).

But I cannot ping MT from my VPN server (and also other VPN clients), also I can’t ping VPN server from my LAN computer connected to MT.
Also can’t access other VPN clients LAN.

This is clean install, only configured wan and lan ip and connection as vpn client on MT.

I was trying to search internet but there are 99% support if MT is Vpn Server not client.

If your MT is working as a client keep in mind that a “push route” command will not work on an OpenVPN client on Mikrotik. So you need to set a static route in the ip → routes menu. That will do the trick and make you connection work ! :wink:

I use push route command and I see routes in IP → routes and also there is gate shown (other client IP) and also „reachable” info.

So I need to add them manualy one more time?