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

IPSec Site-2-Site VPN gone mad: ALERT: Couldn't parse IKE message from remoteIP[4500]. Check the debug logs.

An XG106 with SFOS 19.0.1 has a unchanged VPN Tunnel to a SG Firewall. The tunnel is up and communication through the tunnel is possible.

But since the last Firmwareupgrade of the SG Firewall (9.712-13) , the XG is producing Gigabytes of errors and the reporting partition was already full. Before that, there was no issue.

XG is initiator, SG responds only.

Main error is:

ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.

212.xxx.xxx.62 is the remote IP of the SG FW.

10.1.254.1 ist the WAN NAT IP of XG.

87.xxx.xxx.127 is the WAN IP of XG.

strongswan.log:

2022-11-18 12:42:34Z 17[ENC] <Tunnel_ABC-1|1> generating INFORMATIONAL_V1 request 1317840500 [ HASH N(PLD_MAL) ]
2022-11-18 12:42:34Z 17[NET] <Tunnel_ABC-1|1> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
2022-11-18 12:42:34Z 17[IKE] <Tunnel_ABC-1|1> QUICK_MODE request with message ID 2342557437 processing failed
2022-11-18 12:42:34Z 17[DMN] <Tunnel_ABC-1|1> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
2022-11-18 12:42:35Z 25[NET] <Tunnel_ABC-1|1> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
2022-11-18 12:42:35Z 25[ENC] <Tunnel_ABC-1|1> invalid HASH_V1 payload length, decryption failed?
2022-11-18 12:42:35Z 25[ENC] <Tunnel_ABC-1|1> could not decrypt payloads
2022-11-18 12:42:35Z 25[IKE] <Tunnel_ABC-1|1> message parsing failed
2022-11-18 12:42:35Z 25[ENC] <Tunnel_ABC-1|1> generating INFORMATIONAL_V1 request 1499943847 [ HASH N(PLD_MAL) ]
2022-11-18 12:42:35Z 25[NET] <Tunnel_ABC-1|1> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
2022-11-18 12:42:35Z 25[IKE] <Tunnel_ABC-1|1> QUICK_MODE request with message ID 4226133011 processing failed
2022-11-18 12:42:35Z 25[DMN] <Tunnel_ABC-1|1> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
2022-11-18 12:42:35Z 25[NET] <Tunnel_ABC-1|1> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
2022-11-18 12:42:35Z 25[ENC] <Tunnel_ABC-1|1> invalid HASH_V1 payload length, decryption failed?
2022-11-18 12:42:35Z 25[ENC] <Tunnel_ABC-1|1> could not decrypt payloads
2022-11-18 12:42:35Z 25[IKE] <Tunnel_ABC-1|1> message parsing failed
2022-11-18 12:42:35Z 25[ENC] <Tunnel_ABC-1|1> generating INFORMATIONAL_V1 request 3677167524 [ HASH N(PLD_MAL) ]
2022-11-18 12:42:35Z 25[NET] <Tunnel_ABC-1|1> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
2022-11-18 12:42:35Z 25[IKE] <Tunnel_ABC-1|1> QUICK_MODE request with message ID 1391690793 processing failed
2022-11-18 12:42:35Z 25[DMN] <Tunnel_ABC-1|1> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
2022-11-18 12:42:35Z 18[NET] <Tunnel_ABC-1|1> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
2022-11-18 12:42:35Z 18[ENC] <Tunnel_ABC-1|1> invalid HASH_V1 payload length, decryption failed?
2022-11-18 12:42:35Z 18[ENC] <Tunnel_ABC-1|1> could not decrypt payloads
2022-11-18 12:42:35Z 18[IKE] <Tunnel_ABC-1|1> message parsing failed
2022-11-18 12:42:35Z 18[ENC] <Tunnel_ABC-1|1> generating INFORMATIONAL_V1 request 3581790772 [ HASH N(PLD_MAL) ]
2022-11-18 12:42:35Z 18[NET] <Tunnel_ABC-1|1> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
2022-11-18 12:42:35Z 18[IKE] <Tunnel_ABC-1|1> QUICK_MODE request with message ID 3476906697 processing failed
2022-11-18 12:42:35Z 18[DMN] <Tunnel_ABC-1|1> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
2022-11-18 12:42:35Z 32[NET] <Tunnel_ABC-1|1> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
2022-11-18 12:42:35Z 32[ENC] <Tunnel_ABC-1|1> parsed QUICK_MODE request 4034064137 [ HASH SA No KE ID ID ]
2022-11-18 12:42:35Z 32[IKE] <Tunnel_ABC-1|1> ### process_request invoking quick_mode_create
2022-11-18 12:42:35Z 32[IKE] <Tunnel_ABC-1|1> ### quick_mode_create: 0x7fc520015f20 config (nil)
2022-11-18 12:42:35Z 32[IKE] <Tunnel_ABC-1|1> ### process_r: 0x7fc520015f20 QM_INIT
2022-11-18 12:42:35Z 32[IKE] <Tunnel_ABC-1|1> trying other candidates from phase 1
2022-11-18 12:42:35Z 32[IKE] <Tunnel_ABC-1|1> no matching CHILD_SA config found
2022-11-18 12:42:35Z 32[IKE] <Tunnel_ABC-1|1> ### destroy: 0x7fc520015f20
2022-11-18 12:42:35Z 32[ENC] <Tunnel_ABC-1|1> generating INFORMATIONAL_V1 request 1611972440 [ HASH N(INVAL_ID) ]
2022-11-18 12:42:35Z 32[NET] <Tunnel_ABC-1|1> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
2022-11-18 12:42:35Z 19[NET] <Tunnel_ABC-1|1> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
2022-11-18 12:42:35Z 19[ENC] <Tunnel_ABC-1|1> invalid HASH_V1 payload length, decryption failed?
2022-11-18 12:42:35Z 19[ENC] <Tunnel_ABC-1|1> could not decrypt payloads
2022-11-18 12:42:35Z 19[IKE] <Tunnel_ABC-1|1> message parsing failed
2022-11-18 12:42:35Z 19[ENC] <Tunnel_ABC-1|1> generating INFORMATIONAL_V1 request 3861111861 [ HASH N(PLD_MAL) ]
2022-11-18 12:42:35Z 19[NET] <Tunnel_ABC-1|1> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
2022-11-18 12:42:35Z 19[IKE] <Tunnel_ABC-1|1> QUICK_MODE request with message ID 2041049298 processing failed
2022-11-18 12:42:35Z 19[DMN] <Tunnel_ABC-1|1> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
2022-11-18 12:42:35Z 19[NET] <Tunnel_ABC-1|1> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
2022-11-18 12:42:35Z 19[ENC] <Tunnel_ABC-1|1> invalid HASH_V1 payload length, decryption failed?
2022-11-18 12:42:35Z 19[ENC] <Tunnel_ABC-1|1> could not decrypt payloads
2022-11-18 12:42:35Z 19[IKE] <Tunnel_ABC-1|1> message parsing failed
2022-11-18 12:42:35Z 19[ENC] <Tunnel_ABC-1|1> generating INFORMATIONAL_V1 request 2327794970 [ HASH N(PLD_MAL) ]
2022-11-18 12:42:35Z 19[NET] <Tunnel_ABC-1|1> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
2022-11-18 12:42:35Z 19[IKE] <Tunnel_ABC-1|1> QUICK_MODE request with message ID 3029038951 processing failed
2022-11-18 12:42:35Z 19[DMN] <Tunnel_ABC-1|1> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.

That is the SG log:

2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1975465: starting keying attempt 104 of an unlimited number
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1975614: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #1975465 {using isakmp#1958337}
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type NO_PROPOSAL_CHOSEN
2022:11:18-00:00:05 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_3"[1] 87.xxx.xxx.127:4500 #1975466: max number of retransmissions (2) reached STATE_QUICK_I1
2022:11:18-00:00:05 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_3"[1] 87.xxx.xxx.127:4500 #1975466: starting keying attempt 52 of an unlimited number
2022:11:18-00:00:05 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_3"[1] 87.xxx.xxx.127:4500 #1975615: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #1975466 {using isakmp#1958337}
2022:11:18-00:00:05 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:05 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:05 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:05 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type NO_PROPOSAL_CHOSEN
2022:11:18-00:00:06 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:06 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:06 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:06 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_14"[1] 87.xxx.xxx.127:4500 #1975470: max number of retransmissions (2) reached STATE_QUICK_I1
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_14"[1] 87.xxx.xxx.127:4500 #1975470: starting keying attempt 6 of an unlimited number
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_14"[1] 87.xxx.xxx.127:4500 #1975616: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #1975470 {using isakmp#1958337}
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_1"[1] 87.xxx.xxx.127:4500 #1975469: max number of retransmissions (2) reached STATE_QUICK_I1
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_1"[1] 87.xxx.xxx.127:4500 #1975469: starting keying attempt 52 of an unlimited number
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_1"[1] 87.xxx.xxx.127:4500 #1975617: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #1975469 {using isakmp#1958337}
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type PAYLOAD_MALFORMED
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type NO_PROPOSAL_CHOSEN
2022:11:18-00:00:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #1958337: ignoring informational payload, type NO_PROPOSAL_CHOSEN
2022:11:18-00:00:09 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_14"[1] 87.xxx.xxx.127:4500 #1975472: max number of retransmissions (2) reached STATE_QUICK_I1

I already rebooted the XG106 cluster. No luck.

On SG tunnel was also shown as up.

Simply re-enabling the Tunnel on SG side solved the issue for now. Any idea, what was causing this behaviour?



This thread was automatically locked due to age.
  • Hello  ,

    Thank you for reaching out to the community, this could be possibly an issue with the PSK based on the following errors:
    "could not decrypt payloads" & "invalid HASH_V1 payload length, decryption failed?"

    But based on the SG logs shared:
    "ignoring informational payload, type PAYLOAD_MALFORMED" 
    would seem the policy mismatch, disable data compression and PFS and try again if enabled ! Create a new policy for this connection. 

    And may I know the length of the PSK used ? Again that may also effect !

    I would have recommended you to switch to IKev2 but again SG does not support IKev2 Unlike XG !  

    Thanks & Regards,
    _______________________________________________________________

    Vivek Jagad | Team Lead, Global Support & Services 

    Log a Support Case | Sophos Service Guide
    Best Practices – Support Case


    Sophos Community | Product Documentation | Sophos Techvids | SMS
    If a post solves your question please use the 'Verify Answer' button.

  • Hi Vivek, thanks for your quick reply.

    The issue just came back. after re-keying Phase 2

    I doublechecked the RSA - it is correctly set on both sides - no mismatch. Not using PSK.

    Compression was enabled - this setting was OK for years. Disabled it. Restarted the connection and is fine again. We'll see if the issue comes back.

    here a full log from SG showing the ReKey issues:

    INITIATION:
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_0"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_1"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_10"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_11"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_12"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_13"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_14"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_15"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_16"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_17"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_18"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_19"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_2"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_20"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_21"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_22"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_23"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_3"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_4"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_5"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_6"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_7"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_8"
    2022:11:18-13:54:30 fw-320-2 pluto[8896]: added connection description "S_REF_IpsSitTunnelABC2_9"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_0"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_1"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_10"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_11"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_12"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_13"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_14"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_15"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_16"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_17"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_18"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_19"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_2"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_20"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_21"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_22"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_23"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_3"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_4"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_5"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_6"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_7"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_8"
    2022:11:18-13:54:31 fw-320-1 pluto[8604]: added connection description "S_REF_IpsSitTunnelABC2_9"
    2022:11:18-13:55:27 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: we don't have a cert
    2022:11:18-13:55:27 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: Dead Peer Detection (RFC 3706) enabled
    2022:11:18-13:55:27 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: sent MR3, ISAKMP SA established
    2022:11:18-13:55:27 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_7"[1] 87.xxx.xxx.127:4500 #2119907: responding to Quick Mode
    2022:11:18-13:55:27 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:27 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_7"[1] 87.xxx.xxx.127:4500 #2119907: IPsec SA established {ESP=>0xc22c647a <0xcc0a2a97 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:27 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119908: responding to Quick Mode
    2022:11:18-13:55:27 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="10.1.254.2/32"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119908: IPsec SA established {ESP=>0xca6d3ca9 <0x711b0d74 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_21"[1] 87.xxx.xxx.127:4500 #2119909: responding to Quick Mode
    2022:11:18-13:55:28 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="10.1.254.2/32"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="192.xxx.xxx.212/32" remote_net="10.1.254.2/32"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_21"[1] 87.xxx.xxx.127:4500 #2119909: IPsec SA established {ESP=>0xcb75036a <0xff9964e6 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_18"[1] 87.xxx.xxx.127:4500 #2119910: responding to Quick Mode
    2022:11:18-13:55:28 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="192.xxx.xxx.212/32" remote_net="10.1.254.2/32"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="10.xxx.xxx.10/32" remote_net="10.1.254.2/32"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_18"[1] 87.xxx.xxx.127:4500 #2119910: IPsec SA established {ESP=>0xcc047be5 <0x2d0641fc NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_3"[1] 87.xxx.xxx.127:4500 #2119911: responding to Quick Mode
    2022:11:18-13:55:28 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="10.xxx.xxx.10/32" remote_net="10.1.254.2/32"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="10.1.254.2/32"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_3"[1] 87.xxx.xxx.127:4500 #2119911: IPsec SA established {ESP=>0xc5760a8d <0xb5626aa9 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_15"[1] 87.xxx.xxx.127:4500 #2119912: responding to Quick Mode
    2022:11:18-13:55:28 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="10.1.254.2/32"
    2022:11:18-13:55:28 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.110/32" remote_net="10.1.254.2/32"
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_15"[1] 87.xxx.xxx.127:4500 #2119912: IPsec SA established {ESP=>0xc5b58d72 <0x5412bd5f NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_0"[1] 87.xxx.xxx.127:4500 #2119913: responding to Quick Mode
    2022:11:18-13:55:29 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.110/32" remote_net="10.1.254.2/32"
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="10.1.254.2/32"
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_0"[1] 87.xxx.xxx.127:4500 #2119913: IPsec SA established {ESP=>0xc62f38cd <0x2585c6df NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_12"[1] 87.xxx.xxx.127:4500 #2119914: responding to Quick Mode
    2022:11:18-13:55:29 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="10.1.254.2/32"
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.32/28" remote_net="10.1.254.2/32"
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_12"[1] 87.xxx.xxx.127:4500 #2119914: IPsec SA established {ESP=>0xc05ab19f <0x7df681fe NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_8"[1] 87.xxx.xxx.127:4500 #2119915: responding to Quick Mode
    2022:11:18-13:55:29 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.32/28" remote_net="10.1.254.2/32"
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_8"[1] 87.xxx.xxx.127:4500 #2119915: IPsec SA established {ESP=>0xc3e0f969 <0xb1a88a64 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_11"[1] 87.xxx.xxx.127:4500 #2119916: responding to Quick Mode
    2022:11:18-13:55:30 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_11"[1] 87.xxx.xxx.127:4500 #2119916: IPsec SA established {ESP=>0xc5cfe90f <0xe7c67a29 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_23"[1] 87.xxx.xxx.127:4500 #2119917: responding to Quick Mode
    2022:11:18-13:55:30 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="192.xxx.xxx.212/32" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_23"[1] 87.xxx.xxx.127:4500 #2119917: IPsec SA established {ESP=>0xc39c2eb5 <0xc01b60d4 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_10"[1] 87.xxx.xxx.127:4500 #2119918: responding to Quick Mode
    2022:11:18-13:55:30 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="192.xxx.xxx.212/32" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_10"[1] 87.xxx.xxx.127:4500 #2119918: IPsec SA established {ESP=>0xc24a8b59 <0x1ca10514 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:30 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_20"[1] 87.xxx.xxx.127:4500 #2119919: responding to Quick Mode
    2022:11:18-13:55:30 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="10.xxx.xxx.10/32" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_20"[1] 87.xxx.xxx.127:4500 #2119919: IPsec SA established {ESP=>0xc03059cc <0xf9bdd3b1 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_5"[1] 87.xxx.xxx.127:4500 #2119920: responding to Quick Mode
    2022:11:18-13:55:31 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="10.xxx.xxx.10/32" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_5"[1] 87.xxx.xxx.127:4500 #2119920: IPsec SA established {ESP=>0xced06d64 <0xb6b7c9cb NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_17"[1] 87.xxx.xxx.127:4500 #2119921: responding to Quick Mode
    2022:11:18-13:55:31 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.110/32" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_17"[1] 87.xxx.xxx.127:4500 #2119921: IPsec SA established {ESP=>0xc90132c5 <0x4e996e61 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_2"[1] 87.xxx.xxx.127:4500 #2119922: responding to Quick Mode
    2022:11:18-13:55:31 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.110/32" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:31 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_2"[1] 87.xxx.xxx.127:4500 #2119922: IPsec SA established {ESP=>0xc4521716 <0x32b7037f NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_14"[1] 87.xxx.xxx.127:4500 #2119923: responding to Quick Mode
    2022:11:18-13:55:32 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.32/28" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_14"[1] 87.xxx.xxx.127:4500 #2119923: IPsec SA established {ESP=>0xcc889c0f <0x714c4ce8 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_22"[1] 87.xxx.xxx.127:4500 #2119924: responding to Quick Mode
    2022:11:18-13:55:32 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.32/28" remote_net="192.xxx.xxx.128/26"
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="192.xxx.xxx.212/32" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_22"[1] 87.xxx.xxx.127:4500 #2119924: IPsec SA established {ESP=>0xc95ac29a <0x90f71163 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_19"[1] 87.xxx.xxx.127:4500 #2119925: responding to Quick Mode
    2022:11:18-13:55:32 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="192.xxx.xxx.212/32" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="10.xxx.xxx.10/32" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_19"[1] 87.xxx.xxx.127:4500 #2119925: IPsec SA established {ESP=>0xccdc609f <0xe94b2660 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_4"[1] 87.xxx.xxx.127:4500 #2119926: responding to Quick Mode
    2022:11:18-13:55:32 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="10.xxx.xxx.10/32" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:32 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_4"[1] 87.xxx.xxx.127:4500 #2119926: IPsec SA established {ESP=>0xcfae2c93 <0x4f77d7d8 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_16"[1] 87.xxx.xxx.127:4500 #2119927: responding to Quick Mode
    2022:11:18-13:55:33 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.110/32" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_16"[1] 87.xxx.xxx.127:4500 #2119927: IPsec SA established {ESP=>0xc7e59480 <0xa34ada19 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_1"[1] 87.xxx.xxx.127:4500 #2119928: responding to Quick Mode
    2022:11:18-13:55:33 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.110/32" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_1"[1] 87.xxx.xxx.127:4500 #2119928: IPsec SA established {ESP=>0xcef5b8a1 <0xf11ce949 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_13"[1] 87.xxx.xxx.127:4500 #2119929: responding to Quick Mode
    2022:11:18-13:55:33 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.32/28" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_13"[1] 87.xxx.xxx.127:4500 #2119929: IPsec SA established {ESP=>0xcb30b560 <0x2f2377c9 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_6"[1] 87.xxx.xxx.127:4500 #2119930: responding to Quick Mode
    2022:11:18-13:55:33 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.32/28" remote_net="192.xxx.xxx.0/26"
    2022:11:18-13:55:33 fw-320-1 pluto[8604]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="10.1.254.2/32"
    2022:11:18-13:55:34 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_6"[1] 87.xxx.xxx.127:4500 #2119930: IPsec SA established {ESP=>0xc004a3f8 <0x78804863 NATOA=0.0.0.0 DPD}
    2022:11:18-13:55:34 fw-320-2 pluto[8896]: id="2203" severity="info" sys="SecureNet" sub="vpn" event="Site-to-site VPN up" variant="ipsec" connection="REF_IpsSitTunnelABC2" address="212.xxx.xxx.62" local_net="172.xxx.xxx.0/24" remote_net="10.1.254.2/32"
    
    
    Phase2 RE-KEYING:
    2022:11:18-14:50:57 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_7"[1] 87.xxx.xxx.127:4500 #2120170: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119907 {using isakmp#2119906}
    2022:11:18-14:50:57 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:50:58 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_3"[1] 87.xxx.xxx.127:4500 #2120171: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119911 {using isakmp#2119906}
    2022:11:18-14:50:58 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_18"[1] 87.xxx.xxx.127:4500 #2120172: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119910 {using isakmp#2119906}
    2022:11:18-14:50:58 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_21"[1] 87.xxx.xxx.127:4500 #2120173: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119909 {using isakmp#2119906}
    2022:11:18-14:50:58 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2120174: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119908 {using isakmp#2119906}
    2022:11:18-14:50:58 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:50:58 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:50:58 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:50:58 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:50:59 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_8"[1] 87.xxx.xxx.127:4500 #2120175: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119915 {using isakmp#2119906}
    2022:11:18-14:50:59 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_12"[1] 87.xxx.xxx.127:4500 #2120176: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119914 {using isakmp#2119906}
    2022:11:18-14:50:59 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_0"[1] 87.xxx.xxx.127:4500 #2120177: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119913 {using isakmp#2119906}
    2022:11:18-14:50:59 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_15"[1] 87.xxx.xxx.127:4500 #2120178: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119912 {using isakmp#2119906}
    2022:11:18-14:50:59 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:50:59 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:50:59 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:50:59 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:00 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_10"[1] 87.xxx.xxx.127:4500 #2120179: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119918 {using isakmp#2119906}
    2022:11:18-14:51:00 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_23"[1] 87.xxx.xxx.127:4500 #2120180: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119917 {using isakmp#2119906}
    2022:11:18-14:51:00 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_11"[1] 87.xxx.xxx.127:4500 #2120181: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119916 {using isakmp#2119906}
    2022:11:18-14:51:00 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:00 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:00 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:01 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_17"[1] 87.xxx.xxx.127:4500 #2120182: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119921 {using isakmp#2119906}
    2022:11:18-14:51:01 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_5"[1] 87.xxx.xxx.127:4500 #2120183: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119920 {using isakmp#2119906}
    2022:11:18-14:51:01 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_20"[1] 87.xxx.xxx.127:4500 #2120184: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119919 {using isakmp#2119906}
    2022:11:18-14:51:01 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:01 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:01 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:02 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_19"[1] 87.xxx.xxx.127:4500 #2120185: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119925 {using isakmp#2119906}
    2022:11:18-14:51:02 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_22"[1] 87.xxx.xxx.127:4500 #2120186: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119924 {using isakmp#2119906}
    2022:11:18-14:51:02 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_14"[1] 87.xxx.xxx.127:4500 #2120187: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119923 {using isakmp#2119906}
    2022:11:18-14:51:02 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_2"[1] 87.xxx.xxx.127:4500 #2120188: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119922 {using isakmp#2119906}
    2022:11:18-14:51:02 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:02 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:02 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:02 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:03 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_13"[1] 87.xxx.xxx.127:4500 #2120189: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119929 {using isakmp#2119906}
    2022:11:18-14:51:03 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_1"[1] 87.xxx.xxx.127:4500 #2120190: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119928 {using isakmp#2119906}
    2022:11:18-14:51:03 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_16"[1] 87.xxx.xxx.127:4500 #2120191: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119927 {using isakmp#2119906}
    2022:11:18-14:51:03 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_4"[1] 87.xxx.xxx.127:4500 #2120192: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119926 {using isakmp#2119906}
    2022:11:18-14:51:03 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:03 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:03 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:03 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_6"[1] 87.xxx.xxx.127:4500 #2120193: initiating Quick Mode PUBKEY+ENCRYPT+COMPRESS+TUNNEL+PFS to replace #2119930 {using isakmp#2119906}
    2022:11:18-14:51:04 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type NO_PROPOSAL_CHOSEN
    2022:11:18-14:51:07 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:08 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:08 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:08 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:08 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:09 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:09 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:09 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:09 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:10 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:10 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:10 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:11 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:11 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:11 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:12 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:12 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:12 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:12 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:13 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:13 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:13 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:13 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:27 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:28 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:29 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:30 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    2022:11:18-14:51:30 fw-320-1 pluto[8604]: "S_REF_IpsSitTunnelABC2_9"[1] 87.xxx.xxx.127:4500 #2119906: ignoring informational payload, type PAYLOAD_MALFORMED
    

    and from XG showing their side during re-key:

    2022-11-18 13:50:57Z 12[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:50:57Z 12[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3451484389 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:57Z 12[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:57Z 12[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc514005880 config (nil)
    2022-11-18 13:50:57Z 12[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc514005880 QM_INIT
    2022-11-18 13:50:57Z 12[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:57Z 12[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:57Z 12[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:57Z 12[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc514005880
    2022-11-18 13:50:57Z 12[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1529934528 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:57Z 12[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:50:58Z 18[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:50:58Z 18[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 4116784049 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:58Z 18[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:58Z 18[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5000053d0 config (nil)
    2022-11-18 13:50:58Z 18[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5000053d0 QM_INIT
    2022-11-18 13:50:58Z 18[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:58Z 18[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:58Z 18[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:58Z 18[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5000053d0
    2022-11-18 13:50:58Z 18[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2718989926 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:58Z 18[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:50:58Z 14[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:50:58Z 14[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3222329606 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:58Z 14[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:58Z 14[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5080143f0 config (nil)
    2022-11-18 13:50:58Z 14[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5080143f0 QM_INIT
    2022-11-18 13:50:58Z 14[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:58Z 14[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:58Z 14[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:58Z 14[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5080143f0
    2022-11-18 13:50:58Z 14[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2057413023 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:58Z 14[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:50:58Z 22[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:50:58Z 22[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3414622142 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:58Z 22[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:58Z 22[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc500004c90 config (nil)
    2022-11-18 13:50:58Z 22[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc500004c90 QM_INIT
    2022-11-18 13:50:58Z 22[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:58Z 22[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:58Z 22[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:58Z 22[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc500004c90
    2022-11-18 13:50:58Z 22[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 988347866 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:58Z 22[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:50:58Z 21[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:50:58Z 21[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 2099743269 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:58Z 21[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:58Z 21[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc54400a6e0 config (nil)
    2022-11-18 13:50:58Z 21[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc54400a6e0 QM_INIT
    2022-11-18 13:50:58Z 21[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:58Z 21[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:58Z 21[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:58Z 21[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc54400a6e0
    2022-11-18 13:50:58Z 21[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2377202954 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:58Z 21[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:50:59Z 24[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:50:59Z 24[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3674956159 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:59Z 24[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:59Z 24[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc50c00ad80 config (nil)
    2022-11-18 13:50:59Z 24[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc50c00ad80 QM_INIT
    2022-11-18 13:50:59Z 24[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:59Z 24[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:59Z 24[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:59Z 24[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc50c00ad80
    2022-11-18 13:50:59Z 24[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2816081610 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:59Z 24[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:50:59Z 17[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:50:59Z 17[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 2409646760 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:59Z 17[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:59Z 17[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc52c0067f0 config (nil)
    2022-11-18 13:50:59Z 17[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc52c0067f0 QM_INIT
    2022-11-18 13:50:59Z 17[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:59Z 17[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:59Z 17[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:59Z 17[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc52c0067f0
    2022-11-18 13:50:59Z 17[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 825102887 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:59Z 17[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:50:59Z 25[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:50:59Z 25[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 2623802436 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:59Z 25[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:59Z 25[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5380110a0 config (nil)
    2022-11-18 13:50:59Z 25[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5380110a0 QM_INIT
    2022-11-18 13:50:59Z 25[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:59Z 25[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:59Z 25[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:59Z 25[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5380110a0
    2022-11-18 13:50:59Z 25[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 434558173 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:59Z 25[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:50:59Z 15[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:50:59Z 15[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 271779544 [ HASH SA No KE ID ID ]
    2022-11-18 13:50:59Z 15[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:50:59Z 15[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc53c0017a0 config (nil)
    2022-11-18 13:50:59Z 15[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc53c0017a0 QM_INIT
    2022-11-18 13:50:59Z 15[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:50:59Z 15[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:50:59Z 15[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:50:59Z 15[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc53c0017a0
    2022-11-18 13:50:59Z 15[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2214039420 [ HASH N(NO_PROP) ]
    2022-11-18 13:50:59Z 15[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:00Z 31[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:00Z 31[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3991534593 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:00Z 31[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:00Z 31[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x26203b0 config (nil)
    2022-11-18 13:51:00Z 31[IKE] <Tunnel_ABC-1|3> ### process_r: 0x26203b0 QM_INIT
    2022-11-18 13:51:00Z 31[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:00Z 31[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:00Z 31[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:00Z 31[IKE] <Tunnel_ABC-1|3> ### destroy: 0x26203b0
    2022-11-18 13:51:00Z 31[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 108108150 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:00Z 31[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:00Z 27[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:00Z 27[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 620912762 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:00Z 27[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:00Z 27[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5340109f0 config (nil)
    2022-11-18 13:51:00Z 27[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5340109f0 QM_INIT
    2022-11-18 13:51:00Z 27[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:00Z 27[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:00Z 27[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:00Z 27[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5340109f0
    2022-11-18 13:51:00Z 27[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2130608714 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:00Z 27[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:00Z 26[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:00Z 26[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 2157085201 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:00Z 26[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:00Z 26[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5080143f0 config (nil)
    2022-11-18 13:51:00Z 26[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5080143f0 QM_INIT
    2022-11-18 13:51:00Z 26[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:00Z 26[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:00Z 26[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:00Z 26[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5080143f0
    2022-11-18 13:51:00Z 26[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 370202897 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:00Z 26[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:01Z 28[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:01Z 28[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 1409466587 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:01Z 28[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:01Z 28[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc514004cf0 config (nil)
    2022-11-18 13:51:01Z 28[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc514004cf0 QM_INIT
    2022-11-18 13:51:01Z 28[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:01Z 28[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:01Z 28[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:01Z 28[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc514004cf0
    2022-11-18 13:51:01Z 28[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3499273747 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:01Z 28[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:01Z 10[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:01Z 10[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 2114851803 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:01Z 10[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:01Z 10[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc51000d9d0 config (nil)
    2022-11-18 13:51:01Z 10[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc51000d9d0 QM_INIT
    2022-11-18 13:51:01Z 10[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:01Z 10[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:01Z 10[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:01Z 10[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc51000d9d0
    2022-11-18 13:51:01Z 10[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1871721468 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:01Z 10[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:01Z 05[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:01Z 05[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 4090383096 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:01Z 05[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:01Z 05[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5380110a0 config (nil)
    2022-11-18 13:51:01Z 05[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5380110a0 QM_INIT
    2022-11-18 13:51:01Z 05[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:01Z 05[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:01Z 05[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:01Z 05[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5380110a0
    2022-11-18 13:51:01Z 05[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2521926467 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:01Z 05[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:02Z 12[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:02Z 12[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3990733054 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:02Z 12[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:02Z 12[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc514008220 config (nil)
    2022-11-18 13:51:02Z 12[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc514008220 QM_INIT
    2022-11-18 13:51:02Z 12[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:02Z 12[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:02Z 12[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:02Z 12[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc514008220
    2022-11-18 13:51:02Z 12[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 339107192 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:02Z 12[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:02Z 18[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:02Z 18[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3152179662 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:02Z 18[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:02Z 18[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5000022a0 config (nil)
    2022-11-18 13:51:02Z 18[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5000022a0 QM_INIT
    2022-11-18 13:51:02Z 18[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:02Z 18[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:02Z 18[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:02Z 18[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5000022a0
    2022-11-18 13:51:02Z 18[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2035852390 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:02Z 18[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:02Z 14[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:02Z 14[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 2271466616 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:02Z 14[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:02Z 14[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc50800a430 config (nil)
    2022-11-18 13:51:02Z 14[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc50800a430 QM_INIT
    2022-11-18 13:51:02Z 14[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:02Z 14[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:02Z 14[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:02Z 14[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc50800a430
    2022-11-18 13:51:02Z 14[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3028646853 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:02Z 14[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:02Z 22[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:02Z 22[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3438966830 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:02Z 22[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:02Z 22[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5000022a0 config (nil)
    2022-11-18 13:51:02Z 22[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5000022a0 QM_INIT
    2022-11-18 13:51:02Z 22[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:02Z 22[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:02Z 22[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:02Z 22[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5000022a0
    2022-11-18 13:51:02Z 22[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3474180449 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:02Z 22[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:03Z 32[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:03Z 32[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 949502621 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:03Z 32[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:03Z 32[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5200242e0 config (nil)
    2022-11-18 13:51:03Z 32[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5200242e0 QM_INIT
    2022-11-18 13:51:03Z 32[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:03Z 32[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:03Z 32[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:03Z 32[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5200242e0
    2022-11-18 13:51:03Z 32[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 466681651 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:03Z 32[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:03Z 24[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:03Z 24[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 1427470242 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:03Z 24[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:03Z 24[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc50c00f530 config (nil)
    2022-11-18 13:51:03Z 24[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc50c00f530 QM_INIT
    2022-11-18 13:51:03Z 24[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:03Z 24[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:03Z 24[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:03Z 24[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc50c00f530
    2022-11-18 13:51:03Z 24[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3090545368 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:03Z 24[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:03Z 17[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:03Z 17[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 3920551799 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:03Z 17[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:03Z 17[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc52c00a0e0 config (nil)
    2022-11-18 13:51:03Z 17[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc52c00a0e0 QM_INIT
    2022-11-18 13:51:03Z 17[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:03Z 17[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:03Z 17[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:03Z 17[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc52c00a0e0
    2022-11-18 13:51:03Z 17[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3852161055 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:03Z 17[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:03Z 25[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:03Z 25[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 1973315876 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:03Z 25[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:03Z 25[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc5380110a0 config (nil)
    2022-11-18 13:51:03Z 25[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc5380110a0 QM_INIT
    2022-11-18 13:51:03Z 25[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:03Z 25[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:03Z 25[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:03Z 25[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc5380110a0
    2022-11-18 13:51:03Z 25[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 87262738 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:03Z 25[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:04Z 29[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:04Z 29[ENC] <Tunnel_ABC-1|3> parsed QUICK_MODE request 1025121369 [ HASH SA No KE ID ID ]
    2022-11-18 13:51:04Z 29[IKE] <Tunnel_ABC-1|3> ### process_request invoking quick_mode_create
    2022-11-18 13:51:04Z 29[IKE] <Tunnel_ABC-1|3> ### quick_mode_create: 0x7fc540005160 config (nil)
    2022-11-18 13:51:04Z 29[IKE] <Tunnel_ABC-1|3> ### process_r: 0x7fc540005160 QM_INIT
    2022-11-18 13:51:04Z 29[CFG] <Tunnel_ABC-1|3> received proposals: 
    2022-11-18 13:51:04Z 29[CFG] <Tunnel_ABC-1|3> configured proposals: ESP:AES_CBC_256/HMAC_SHA2_256_128/MODP_2048/NO_EXT_SEQ, ESP:AES_CBC_256/AES_CBC_192/AES_CBC_128/HMAC_SHA2_512_256/HMAC_SHA2_384_192/HMAC_SHA2_256_128/AES_XCBC_96/NO_EXT_SEQ
    2022-11-18 13:51:04Z 29[IKE] <Tunnel_ABC-1|3> no matching proposal found, sending NO_PROPOSAL_CHOSEN
    2022-11-18 13:51:04Z 29[IKE] <Tunnel_ABC-1|3> ### destroy: 0x7fc540005160
    2022-11-18 13:51:04Z 29[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 308038468 [ HASH N(NO_PROP) ]
    2022-11-18 13:51:04Z 29[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:07Z 14[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:07Z 14[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:07Z 14[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:07Z 14[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:07Z 14[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1801773280 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:07Z 14[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:07Z 14[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3451484389 processing failed
    2022-11-18 13:51:07Z 14[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:08Z 32[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:08Z 32[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:08Z 32[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:08Z 32[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:08Z 32[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3869782601 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:08Z 32[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:08Z 32[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2099743269 processing failed
    2022-11-18 13:51:08Z 32[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:08Z 21[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:08Z 21[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:08Z 21[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:08Z 21[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:08Z 21[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3892506819 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:08Z 21[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:08Z 21[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3414622142 processing failed
    2022-11-18 13:51:08Z 21[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:08Z 24[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:08Z 24[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:08Z 24[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:08Z 24[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:08Z 24[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3751230032 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:08Z 24[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:08Z 24[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3222329606 processing failed
    2022-11-18 13:51:08Z 24[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:08Z 17[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:08Z 17[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:08Z 17[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:08Z 17[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:08Z 17[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1636459191 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:08Z 17[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:08Z 17[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 4116784049 processing failed
    2022-11-18 13:51:08Z 17[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:09Z 15[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:09Z 15[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:09Z 15[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:09Z 15[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:09Z 15[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 858535261 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:09Z 15[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:09Z 15[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 271779544 processing failed
    2022-11-18 13:51:09Z 15[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:09Z 15[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:09Z 15[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:09Z 15[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:09Z 15[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:09Z 15[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2751072496 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:09Z 15[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:09Z 15[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3674956159 processing failed
    2022-11-18 13:51:09Z 15[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:09Z 31[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:09Z 31[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:09Z 31[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:09Z 31[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:09Z 31[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1849748486 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:09Z 31[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:09Z 31[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2409646760 processing failed
    2022-11-18 13:51:09Z 31[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:09Z 29[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:09Z 29[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:09Z 29[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:09Z 29[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:09Z 29[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 279323855 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:09Z 29[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:09Z 29[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2623802436 processing failed
    2022-11-18 13:51:09Z 29[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:10Z 20[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:10Z 20[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:10Z 20[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:10Z 20[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:10Z 20[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 653714158 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:10Z 20[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:10Z 20[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2157085201 processing failed
    2022-11-18 13:51:10Z 20[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:10Z 20[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:10Z 20[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:10Z 20[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:10Z 20[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:10Z 20[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3456627183 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:10Z 20[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:10Z 20[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 620912762 processing failed
    2022-11-18 13:51:10Z 20[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:10Z 19[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:10Z 19[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:10Z 19[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:10Z 19[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:10Z 19[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2948010606 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:10Z 19[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:10Z 19[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3991534593 processing failed
    2022-11-18 13:51:10Z 19[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:11Z 05[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:11Z 05[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 389568424 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:11Z 05[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:11Z 05[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 4090383096 processing failed
    2022-11-18 13:51:11Z 05[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:11Z 05[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:11Z 05[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3373084315 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:11Z 05[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:11Z 05[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2114851803 processing failed
    2022-11-18 13:51:11Z 05[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:11Z 05[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:11Z 05[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:11Z 05[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 709550274 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:11Z 05[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:11Z 05[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 1409466587 processing failed
    2022-11-18 13:51:11Z 05[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:11Z 05[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (log_garner) failed to send message to garner, gr_io() has problems
    2022-11-18 13:51:12Z 18[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:12Z 18[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 104975137 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:12Z 18[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:12Z 18[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3438966830 processing failed
    2022-11-18 13:51:12Z 18[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:12Z 18[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:12Z 18[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1428922257 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:12Z 18[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:12Z 18[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3152179662 processing failed
    2022-11-18 13:51:12Z 18[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:12Z 18[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:12Z 18[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:12Z 18[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1136793126 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:12Z 18[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:12Z 18[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3990733054 processing failed
    2022-11-18 13:51:12Z 18[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:12Z 18[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (log_garner) failed to send message to garner, gr_io() has problems
    2022-11-18 13:51:12Z 14[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:12Z 14[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:12Z 14[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:12Z 14[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:12Z 14[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 866727625 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:12Z 14[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:12Z 14[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2271466616 processing failed
    2022-11-18 13:51:12Z 14[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:13Z 24[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:13Z 24[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:13Z 24[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:13Z 24[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:13Z 24[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3367222644 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:13Z 24[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:13Z 24[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 1973315876 processing failed
    2022-11-18 13:51:13Z 24[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:13Z 15[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:13Z 15[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:13Z 15[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:13Z 15[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:13Z 15[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3183405109 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:13Z 15[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:13Z 15[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3920551799 processing failed
    2022-11-18 13:51:13Z 15[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:13Z 15[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (log_garner) failed to send message to garner, gr_io() has problems
    2022-11-18 13:51:13Z 25[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:13Z 25[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:13Z 25[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:13Z 25[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:13Z 25[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 837918413 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:13Z 25[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:13Z 25[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 1427470242 processing failed
    2022-11-18 13:51:13Z 25[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:13Z 24[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:13Z 24[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:13Z 24[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:13Z 24[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:13Z 24[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3120464525 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:13Z 24[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:13Z 24[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 949502621 processing failed
    2022-11-18 13:51:13Z 24[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:14Z 29[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:14Z 29[IKE] <Tunnel_ABC-1|3> received retransmit of request with ID 1025121369, but no response to retransmit
    2022-11-18 13:51:27Z 12[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:27Z 12[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:27Z 12[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:27Z 12[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:27Z 12[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1821751299 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:27Z 12[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:27Z 12[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3451484389 processing failed
    2022-11-18 13:51:27Z 12[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:28Z 18[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:28Z 18[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:28Z 18[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:28Z 18[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:28Z 18[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1631693576 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:28Z 18[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:28Z 18[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 4116784049 processing failed
    2022-11-18 13:51:28Z 18[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:28Z 18[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (log_garner) failed to send message to garner, gr_io() has problems
    2022-11-18 13:51:28Z 17[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:28Z 17[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:28Z 17[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:28Z 17[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:28Z 17[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 836084652 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:28Z 17[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:28Z 17[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3222329606 processing failed
    2022-11-18 13:51:28Z 17[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:28Z 21[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:28Z 21[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:28Z 21[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:28Z 21[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:28Z 21[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 590201680 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:28Z 21[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:28Z 21[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3414622142 processing failed
    2022-11-18 13:51:28Z 21[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:28Z 14[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:28Z 14[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:28Z 14[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:28Z 14[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:28Z 14[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2408229682 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:28Z 14[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:28Z 14[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2099743269 processing failed
    2022-11-18 13:51:28Z 14[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:29Z 25[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:29Z 25[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:29Z 25[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:29Z 25[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:29Z 25[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3708704960 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:29Z 25[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:29Z 25[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3674956159 processing failed
    2022-11-18 13:51:29Z 25[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:29Z 24[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:29Z 24[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:29Z 24[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:29Z 24[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:29Z 24[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1067704346 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:29Z 24[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:29Z 24[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2409646760 processing failed
    2022-11-18 13:51:29Z 24[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:29Z 31[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:29Z 31[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:29Z 31[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:29Z 31[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:29Z 31[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1439971526 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:29Z 31[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:29Z 31[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2623802436 processing failed
    2022-11-18 13:51:29Z 31[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:29Z 25[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:29Z 25[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:29Z 25[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:29Z 25[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:29Z 25[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 4226092158 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:29Z 25[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:29Z 25[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 271779544 processing failed
    2022-11-18 13:51:29Z 25[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:30Z 26[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:30Z 26[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:30Z 26[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:30Z 26[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:30Z 26[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 1470090216 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:30Z 26[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:30Z 26[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3991534593 processing failed
    2022-11-18 13:51:30Z 26[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:30Z 29[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:30Z 29[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:30Z 29[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:30Z 29[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:30Z 29[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2324893379 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:30Z 29[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:30Z 29[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 620912762 processing failed
    2022-11-18 13:51:30Z 29[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:30Z 28[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:30Z 28[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:30Z 28[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:30Z 28[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:30Z 28[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3030087466 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:30Z 28[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:30Z 28[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2157085201 processing failed
    2022-11-18 13:51:30Z 28[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:31Z 10[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:31Z 10[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:31Z 10[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:31Z 10[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:31Z 10[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 935517240 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:31Z 10[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:31Z 10[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 1409466587 processing failed
    2022-11-18 13:51:31Z 10[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:31Z 23[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (476 bytes)
    2022-11-18 13:51:31Z 23[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:31Z 23[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:31Z 23[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:31Z 23[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 3809983640 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:31Z 23[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:31Z 23[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 2114851803 processing failed
    2022-11-18 13:51:31Z 23[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:31Z 05[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:31Z 05[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:31Z 05[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:31Z 05[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:31Z 05[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 2045782422 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:31Z 05[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:31Z 05[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 4090383096 processing failed
    2022-11-18 13:51:31Z 05[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:31Z 05[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (log_garner) failed to send message to garner, gr_io() has problems
    2022-11-18 13:51:32Z 12[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)
    2022-11-18 13:51:32Z 12[ENC] <Tunnel_ABC-1|3> invalid HASH_V1 payload length, decryption failed?
    2022-11-18 13:51:32Z 12[ENC] <Tunnel_ABC-1|3> could not decrypt payloads
    2022-11-18 13:51:32Z 12[IKE] <Tunnel_ABC-1|3> message parsing failed
    2022-11-18 13:51:32Z 12[ENC] <Tunnel_ABC-1|3> generating INFORMATIONAL_V1 request 24978834 [ HASH N(PLD_MAL) ]
    2022-11-18 13:51:32Z 12[NET] <Tunnel_ABC-1|3> sending packet: from 10.1.254.1[4500] to 212.xxx.xxx.62[4500] (92 bytes)
    2022-11-18 13:51:32Z 12[IKE] <Tunnel_ABC-1|3> QUICK_MODE request with message ID 3990733054 processing failed
    2022-11-18 13:51:32Z 12[DMN] <Tunnel_ABC-1|3> [GARNER-LOGGING] (child_alert) ALERT: Couldn't parse IKE message from 212.xxx.xxx.62[4500]. Check the debug logs.
    2022-11-18 13:51:32Z 22[NET] <Tunnel_ABC-1|3> received packet: from 212.xxx.xxx.62[4500] to 10.1.254.1[4500] (460 bytes)

  • Compression was enabled - this setting was OK for years. Disabled it. Restarted the connection and is fine again. We'll see if the issue comes back.

    Tunnel is fine so far after disabling compression on both sides (SG & XG Firewall). Re-keying works and the errors did not came back.

  • Thank you for the update, keep us posted if the issue re-occurs !! 

    Thanks & Regards,
    _______________________________________________________________

    Vivek Jagad | Team Lead, Global Support & Services 

    Log a Support Case | Sophos Service Guide
    Best Practices – Support Case


    Sophos Community | Product Documentation | Sophos Techvids | SMS
    If a post solves your question please use the 'Verify Answer' button.