Can anyone help me understand what's going on here? Yesterday, we received over 300+ emails regarding our site-to-site VPN connectivity. I looked at all of our networks and only found one whose ISP might have been experiencing some packet loss but I couldn't find anything conclusive. Naturally, these alerts bring about cause for concern but I'm not well-versed enough in networking to understand and explain the root cause.
We have 4 offices across the US and a vMX in AWS. Two offices have MX64Ws and two have MX84s. In looking at the event log for my office, I see the following (I've removed IP addresses)
Dec 4 11:13:33 | | Non-Meraki / Client VPN negotiation | msg: IPsec-SA expired: ESP/Transport x.x.x.x[4500]->x.x.x.x[4500] spi=888265128(0x34f1d9a8) |
Dec 4 11:13:33 | | Non-Meraki / Client VPN negotiation | msg: IPsec-SA expired: ESP/Transport x.x.x.x[4500]->x.x.x.x[4500] spi=206994847(0xc567d9f) |
Dec 4 10:59:36 | | Non-Meraki / Client VPN negotiation | msg: IPsec-SA expired: ESP/Transport x.x.x.x[4500]->6.1.0.0[4500] spi=3964283478(0xec4a2a56) |
Dec 4 10:59:35 | | Non-Meraki / Client VPN negotiation | msg: IPsec-SA expired: ESP/Transport 6.1.0.0[4500]->x.x.x.x[4500] spi=234977461(0xe0178b5) |
Dec 4 10:55:21 | | Non-Meraki / Client VPN negotiation | msg: unknown Informational exchange received. |
Dec 4 10:55:21 | | Non-Meraki / Client VPN negotiation | msg: IPsec-SA established: ESP/Transport x.x.x.x[4500]->6.1.0.0[4500] spi=1005843818(0x3bf3f56a) |
Dec 4 10:55:21 | | Non-Meraki / Client VPN negotiation | msg: IPsec-SA established: ESP/Transport x.x.x.x[4500]->6.1.0.0[4500] spi=29252204(0x1be5a6c) |
Dec 4 10:55:21 | | Non-Meraki / Client VPN negotiation | msg: ISAKMP-SA established x.x.x.x[4500]-6.1.0.0[4500] spi:19289d9b7b15ae4a:865153a03b9cd61e |
Dec 4 10:55:20 | | Non-Meraki / Client VPN negotiation | msg: invalid DH group 19. |
Dec 4 10:55:20 | | Non-Meraki / Client VPN negotiation | msg: invalid DH group 20. |
Dec 4 10:55:20 | | Non-Meraki / Client VPN negotiation | msg: received broken Microsoft ID: MS NT5 ISAKMPOAKLEY |
Dec 4 10:47:36 | | Non-Meraki / Client VPN negotiation | msg: IPsec-SA expired: ESP/Transport 6.1.0.1[4500]->x.x.x.x[4500] spi=264265771(0xfc0602b) |
Dec 4 10:47:35 | | Non-Meraki / Client VPN negotiation | msg: IPsec-SA expired: ESP/Transport x.x.x.x[4500]->6.1.0.0[4500] spi=3964283478(0xec4a2a56) |
The IP addresses were my public and what I can only assume is the next hop to the carrier (same county, different city). The "expired" messages are concerning but realistically, there's no discernible impact to any of the interconnected offices when these alerts are firing off.
I'd appreciate any help and insight anyone can provide. Is there maybe a parameter we can increase if this is a timeout/heartbeat issue? These alerts may be causing undue stress.
Thanks in advance.