Hi Guys
I have config on cisco router and ip want to transfer it to mikrotik
any one can help me how to config this on mikroitk please:
Crypto isakmp enable
crypto siakmp policy 10
encr 3des
hash md5
authenticatio pre-share
Are you sure about the source and destination addresses in the ipsec policy?
You should configure here the subnets being routed through the ipsec tunnel.
… or do not bother about IPsec config on the MikroTik and just create the IPsec tunnel with an IPsec password. That will auto-generate the settings.
However, getting IPsec to work between different manufacturers is not so simple. You need experience and persistence.
“can nobody help me” usually brings you nothing because it is not possible to verify these things from the outside, especially when you make so many typing mistakes (rather than using cut/paste).
Also of course you (should) know that IPsec in transport mode cannot work over NAT. So when your MikroTik is not directly connected but behind some ISP-provided NAT router, it is never going to work!