D
D
Danil2017-04-24 15:20:50
VPN
Danil, 2017-04-24 15:20:50

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

2 answer(s)
C
CityCat4, 2017-04-24
@CityCat4

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.

T
ThDonatello, 2017-04-24
@ThDonatello

ip route add dst-address= gateway=
mirrored on the second mikrotik

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question