Site icon EfmSoft

What does NTSTATUS 0xC0368002 (STATUS_IPSEC_DOSP_INVALID_PACKET) mean?

 
Previous Next
STATUS_IPSEC_DOSP_RECEIVED_MULTICAST STATUS_IPSEC_DOSP_STATE_LOOKUP_FAILED

STATUS_IPSEC_DOSP_INVALID_PACKET

The packet was rejected before negotiation state could be trusted

STATUS_IPSEC_DOSP_INVALID_PACKET indicates that IPsec DoS protection received an incorrectly formatted packet in the protected negotiation path. This is not the same as a normal authentication failure: it points to syntax or layout that could not be accepted safely enough to create or use the expected state.

Keep packet evidence and compare it with the negotiated keying method and expected encapsulation. Repeated events may come from a misconfigured peer, a middlebox that changes packets, stale traffic from an old implementation, or hostile input. The status alone does not identify which one, so packet context and the active policy are required.

What to verify

References


Looking for a different code? Search another status or error code.

Exit mobile version