Site icon EfmSoft

What does NTSTATUS 0xC0368005 (STATUS_IPSEC_DOSP_KEYMOD_NOT_ALLOWED) mean?

 
Previous Next
STATUS_IPSEC_DOSP_MAX_ENTRIES STATUS_IPSEC_DOSP_MAX_PER_IP_RATELIMIT_QUEUES

STATUS_IPSEC_DOSP_KEYMOD_NOT_ALLOWED

The key-management method is not permitted at this point

STATUS_IPSEC_DOSP_KEYMOD_NOT_ALLOWED means the DoS-protection path received an IPsec negotiation packet for a keying module that the effective policy does not permit. It is a policy compatibility result, not a statement that the packet’s encryption algorithm is weak or that the packet is structurally invalid.

Windows IPsec policy is configured through WFP layers, where negotiation policies and authentication methods are associated with keying modules. Compare the actual policy deployed on both ends and the expected keying mechanism before changing a broad allow list. This status can occur when a peer tries an allowed protocol in a context where the local policy allows a different keying path.

What to verify

References


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

Exit mobile version