Wed Aug 21, 2024 11:43 am
"First scenario" mentions a single peer; what is the other peer in this scenario, another Mikrotik or a VPN client on a computer or phone?
"Second scenario" mentions a "main mikrotik" and multiple remote clients - does MAP mean a Mikrotik mAP?
Or did I get you wrong and there is one site according to "second scenario" and many sites according to "first scenario" connect to it?
In any case, there may be an issue with tracked connections on various firewalls along the path - after restart of one of them somewhere in the middle of the path, the source port (or even address) of an incoming packet to a peer may be different than before the restart, which the connection tracking on the receiving peer cannot handle properly as the IPsec packets sent by that peer itself keep updating the old pinhole.
In such case, you have to use /ip firewall connection print detail with some conditions and /tool sniffer with some conditions to identify the issue, and typically removal of the old tracked connections resolves the situation.
So choose two particular Mikrotiks and we can debug the issue on them.