I try to setup a site to site tunnel between a Cisco router and a Mikrotik Router behind NAT.
could anyone share experience or some example about that?
HQ LAN (192.168.5.0/24) ------------(192.168.5.1) [Cisco 1841 Router] (192.168.114.226) ------ some infrastructure -------- (172.16.177.36) [Modem (NAT)] (192.168.24.1) --------------- (192.168.24.2) [Mikrotik Router] (192.168.100.1) ------ Branch LAN Clinets (192.168.100.0/24)
The modem also have a DMZ setup forward all incoming traffic to mikrotik
Thank you erkexzcx. I find several resource about mikrotik to mikrotik IPSec behind NAT and also ipsec between mikrotik and cisco. but I cant merge this two to make a working config for my problem.
Since you’ve tried already (I assume), which part do you think is failing/not working?
When I started learning about IPSEC the only way to move forward was to enable ipsec logs in both Mikrotik routers and see what is actually failing or happening.
this is my config so far. now I want to go next step. let say we have a server VLan in HQ. this config only route to the remote LAN specified in config (192.168.5.0). how could I route traffic to Server VLAN from remote branch?
I should connect about 10 mikrotik to one Cisco router. how could I config cisco router for that?
Also I appreciate any improvement to this config.
HQ Servers(192.168.1.0/24) -----some firewall--------HQ LAN (192.168.5.0/24) ------------(192.168.5.1) [Cisco 1841 Router] (192.168.114.226) ------ some infrastructure -------- (172.16.177.36) [Modem (NAT)] (192.168.24.1) --------------- (192.168.24.2) [Mikrotik Router] (192.168.100.1) ------ Branch LAN Clinets (192.168.100.0/24)