hello
1 PPTP VPN server installed .
ip information
IP pools: 192.168.60.1-192.168.60.254
vpn server is located at 1 DHCP server installed MikroTik
IP pools: 90.0.0.1/24
question in the following way .
mikrotikd found photos of 2
MikroTik which I connect to the VPN server .
Figure 2 also found that mikrotik
I did not want to throw ping 90.0.0.1 .
I need to get what rules ?
[ admin @ SAKARYA ] > ping 90.0.0.1
HOST SIZE TTL TIME STATUS
90.0.0.1 timeout
90.0.0.1 timeout
90.0.0.1 timeout
90.0.0.1 timeout
90.0.0.1 timeout
90.0.0.1 timeout
you received = 6 = 0 packet- loss = 100 %


Use trace route to see where it is attempting to send the traffic. Does the VPN client device have a route entry telling to send traffic to the target address via the VPN connection?
hello
My purpose is “admin@SAKARYA”
I want to ping 90.0.0.1 from the device.
how to vpn server mikroik a rule that I need to take?
admin@mikrotik VPN SERVER
You need to add a route to the PPTP client telling it send the traffic via the PPTP client interface. You also need to allow that traffic in the forward filters on the VPN server. Lastly, the target device needs to have a path back to the PPTP client - either a default route via the VPN server or an explicit route.
could you please
Please write me what commands diefthinei
Give examples
please
thnks
I could not find a solution?
Add the following on the router which has the PPTP client:
/ip route
add disabled=no distance=1 dst-address=90.0.0.0/24 gateway=“deneme yeni vpn”