How to reach private IP behind OpenVPN client

Schermata 2020-05-20 alle 14.16.43.png
Hello,

this is my situation:

VPS server with OpenVPN client:
Public IP 185.210.x.x and OpenVPN ip 10.8.0.1

MikroTik LTE router connected to the OpenVPN server (with OpenVPN client via LTE):
Public IP ufortunately natted by ISP so unreachable that’s why the connected to the OpenVPN server
OpenVPN ip 10.8.0.2
Router LAN 192.168.1.1

OpenVPN client (Mac)
Connected to the OpenVPN server and with ip 10.8.0.3

Bth VPN are up and running, I can browse the internet from both the Mac client and MikroTik router.

The problem is that I need to reach an address of MikroTik router (192.168.1.107) and I dont know ho to configure .

Can you help me?

In the VPN server config there’s already the client-to-client option and I can ping tom the Mac client to the MikroTik router (as 10.8.0.2)

Thank you