Dear Mikrotik community;
I am not a network expert, so please have some patience and understanding.
I have two Microtics routers on two locatios. None of them has static IP. I am trying to connect networks, and I am struggling with it for some time now.
I managed to connect networks with “static IP principle” – it was OK for test, but IPs change to often and at every change I had to change settings manually.
So I went with this:
https://help.mikrotik.com/docs/display/ROS/IPsec#IPsec-SitetoSiteGREtunneloverIPsec(IKEv2)usingDNS
I did not manage to make this:
add dst-network=10.1.202.0/24 gateway=172.16.1.2
it looked like wrong command so I used this:
add dst-address=10.1.202.0/24 gateway=172.16.1.2
Now after few attempts – the result is same.
Tunnel seems to be established. But there is no traffic. Ping timeouts.
There are few things that concern me – but I do not know how to deal with them.
Dynamic Address at IPSec/Active Peers at clients side is 0.0.0.0
Unreachable gateways at route list
Can anyone please send me in direction to solve this? Is there a problem with firewall, NAT..?
How can I diagnose the problem so I would know where to look for the solution?




