Community discussions

MikroTik App
 
tbutcher
newbie
Topic Author
Posts: 43
Joined: Thu Apr 07, 2005 5:38 pm

IPSec

Wed Mar 15, 2006 7:44 pm

I am trying to create an IPSec tunnel between a MT router and a Checkpoint firewall. I have entered the following details in the MT router but the tunnel is not being initiated. Nothing is in the log file even though I have got both IPsec and IKE logging on. I have checked initiating the tunnel from a Netgear router and it works.

[admin@FTC MT] ip ipsec policy> print
Flags: X - disabled, D - dynamic, I - invalid
0 src-address=10.220.0.0/24:any dst-address=10.221.0.0/23:any protocol=all
action=encrypt level=require ipsec-protocols=esp tunnel=yes
sa-src-address=x.x.x.15 sa-dst-address=x.x.x.137
proposal=default manual-sa=none dont-fragment=clear

[admin@FTC MT] ip ipsec peer> print
Flags: X - disabled
0 address=x.x.x.137/32:500 secret="*********" generate-policy=no
exchange-mode=main send-initial-contact=yes proposal-check=obey
hash-algorithm=sha1 enc-algorithm=des dh-group=modp768 lifetime=1d
lifebytes=0
 
User avatar
mag
Member
Member
Posts: 376
Joined: Thu Jul 01, 2004 12:32 pm
Location: Cologne, NRW, Germany
Contact:

Re: IPSec

Thu Mar 16, 2006 4:40 pm

if nothing is in the log, the policy does not match the packet.