PPTP server-client

Hi,

I’m using PPTP server in 450G router board, from remote locations users will login to my router through PPTP client whenever they login they will get one private IP address from my PPTP server. Is there any way i can reach that private IP address of the client from my router board. If it is possible please let me know how i can do it. If it is not possible can i reach client private IP address from router by configuring PPP, L2TP, PPOE, OVPN or anu other service.

Thanks,
Srinivas

That private IP address assigned from PPTP server should be reachable from server without any problems. To reach local network of clients add static routes to client and server,
/ip route add gateway=PPTP_address dst-address=remote_network_to_be_reached

Thats right :slight_smile:

@ sergejs you are 3 sec faster then me :slight_smile:

Happy new Year !!!

P.s.: To check the Connection of the left side in IP/Routes must be “AS”!!!

Thanks for your response,

I’m able to reach IP of only one client system, i’m using win-xp dialer is there any setting i need to do at client system to get the IP reachability. Server and client systems are connecting with different ISP

Thanks,
Srinivas