Answer the question
In order to leave comments, you need to log in
How to set up port forwarding in VPN PPTP?
There are 2 Mikrotiks. Between them PPTP VPN. From the Mikrotik client, I can ping the local network resources of the Mikrotik server. How can I set it up so that I can also do it from my computer, which is connected to the Mikrotik client? It is imperative that the settings are made only on Mikrotik, changing the PC settings is not allowed. Where should this be written on Mikrotik, in which section?
Answer the question
In order to leave comments, you need to log in
in the routing section. Mikrotik must know that the packet that came from 1.2.3.4 to 4.3.2.1 should be sent to the [ifname0] interface, passing through which it will either reach 4.3.2.1 directly, or someone who knows where to send this packet next. Well, accordingly, 4.3.2.1 should know that if he received a packet from 1.2.3.4, he should not be discarded, but sent to someone who knows where to put this packet. Here the settings will most likely have to be done on both Mikrotiks.
ip route add dst-address= gateway=
mirrored on the second mikrotik
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question