Hi,
i know that mikrotik + pfsense is working.
Is phase1 ok ? –>yes go to phase2
is phase2 ok ?
From mikrotic forum:
When you want to make a direct IPsec tunnel between MikroTik routers you must make sure that you have an exception rule in your NAT table for traffic from the local to the remote network which says "accept" (before your general rule that says "masquerade" or "src-nat").
When you do not do that, the router will mistakenly NAT the traffic before it puts it into the tunnel, and no communication will be possible.
I used on phase 1
Encryption algorithm AES 256
Hash algorithm
|
SHA1
DH key group 2(1024)
Lifetime 86400
phase2
Protocol ESP
Encryption algorithms AES (auto)
Hash algorithms SHA1
PFS key group 2(1024)
Lifetime 1800
With other setting i ran in trouble.
regards
max |