How to do a routing between pptp client

hi

if i have 2 mikrotik, 1 is pptp server and 1 is pptp client.

how can i use my laptop dial pptp (pptp-client) to pptp server, and reach to the mikrotik pptp client LAN network?

PPTP is not safe and not a suggested VPN Tunnel…
But since you ask here is an example of client-to-site PPTP https://wiki.mikrotik.com/wiki/Manual:Interface/PPTP#Connecting_Remote_Client

Hi,
I tried to use for test PPTP between a MT cloud (VPN server, 10.101.1.1 ) and a MT Hap2 (VPN client, 10.101.1.2) without IP public because is behind a ISP router, also I added a VPN client using a laptop (10.101.1.3) using a different ISP.

All VPN clients reach the server but I can’t do the connectivity between the vpn clients, I follow an old post based in arp-proxy unsuccessfully. And I reviewed the link shared by Mikrotik https://wiki.mikrotik.com/wiki/Manual:Interface/PPTP#Connecting_Remote_Client without results.

Any suggestions?