I have a site-to-site VPN from CP to AWS. It has been working fine, then suddenly it stopped working. No changes have been made.
The tunnel itself is up.
I initiate traffic from my LAN to AWS. I'm seeing return traffic dropping as it comes back from AWS. Zdebug shows the following:
Line 10860: @;667035602;[cpu_0];[SIM-241633670];vpn_verify: mspi check failed (cdir=1; conn_mspis:000004e4,00000000; packet_mspi:003ba7df), c2s conn: <10.16.173.13,62106,10.51.25.146,1521,6>;
Line 10861: @;667035603;[cpu_0];[SIM-241633670];do_inbound: VPN verify returned DROP -> dropping packet, conn: <10.51.25.146,1521,10.16.173.13,62106,6>;
Line 10862: @;667035603;[cpu_0];[SIM-241633670];do_packet_finish: SIMPKT_IN_DROP vsid=0, conn:<10.51.25.146,1521,10.16.173.13,62106,6>;
Line 10863: @;667035603;[cpu_3];[fw4_0];fw_log_drop_ex: Packet proto=6 10.51.25.146:1521 -> 10.16.173.13:62106 dropped by vpn_dec_verify_mspi_failure_sxl_notification_handler Reason: decrypt mspi is not valid;
I can't see much in SecureKnowledge on this error. Has anyone come across this before? Any ideas on why it's suddenly started happening? I've dropped the tunnel (in "vpn tu") and it comes straight back up fine, but still drops return traffic.