I have a server at a colocation and over there i use a Mikrotik as a firewall/router to that server, my other side is my house, i have a PF Sense 2.2.6 RELEASE. Before at the colocation i had a PF Sense and my ipsec was working just fine, now i’m using a Mikrotik at the Colocation and using the same settings i can’t close the link. Right now i’m using 3DES (i know it’s not as safe as AES-256, but i tough that maybe could be the encryption)
The Environment:
PF Sense:
WAN IP: 198.XXX.XXX.127
LAN Network: 192.168.20.0/24
Mikrotik:
WAN IP: 74.XXX.XXX.205
LAN Network: 192.168.101.0/24
Here follows the rules on both devices, i checked them i tough that could be them, i had a PF Sense in place on the collocation and they worked fine together.
GOT IT, the problem was in front of my eyes on the Mikrotik. Under IP > IPSec on the tab Policies, the tab Action of my policy had a default proposal instead of the proposal that i configured. Changed and now is everything perfect again