This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Site to Site ipsec

Main XG has bee updated for about a week.  2 remote site Xg's both were on SFOS 17.0.3 MR-3.  I just updated one of them to SFOS 17.0.6 MR-6.  After the update to 1706 it will not connect its vpn anymore.

I see this in the log:  received IKE message with invalid SPI (646753DB) from other side  The other one that is on 1703 is still connected to the ipsec vpn.  



This thread was automatically locked due to age.
Parents Reply
  • Try the following:

    1. Upgrade both appliances to MR6
    2. Delete all VPN profiles
    3. Make custom IKEv2 policies out of the default ones with only one crypt setting in each phase
      1. Make sure that DPD times are the same on both sites except one should be set to initiate and the other to disconnect
      2. Make sure that the Key Negotiation Tries are set to 0 on the initiating site.
    4. Recreate the VPN policies
      1. Make sure the PSK matches
      2. Make sure that networks are matching just the other way round.
      3. Make sure to set the Gateway Address if possible on both sites

    With these settings I was able to get IPsec connections running stable. I hope that helps you.

Children