Answer the question
In order to leave comments, you need to log in
Internet reservation on two Mikrotik, IPSEC tunnel. How?
Hello.
There are two offices with Mikrotik Rb951 in each. The first router has an external address of 1.1.1.1, an internal one of 10.10.10.1. The second one has 2.2.2.2 and 10.20.20.1 respectively.
Both routers have an IPSEC tunnel configured up to 3.3.3.3.
In order for users in offices to work with resources at the other end of the tunnel (30.30.30.0), both routers have corresponding rules that do not allow traffic to be “disguised”:
/ip firewall nat chain=srcnat action=accept src-address=10.10.10.1/24 dst-address=30.30.30.0.0/24 log=no log-prefix=""
and/ip firewall nat chain=srcnat action=accept src-address=10.20.20.1/24 dst-address=30.30.30.0.0/24 log=no log-prefix=""
respectively. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question