What does NTSTATUS 0xC0220044 (STATUS_FWP_IKEEXT_NOT_RUNNING) mean?

 
Previous Next
STATUS_FWP_STILL_ON STATUS_FWP_TCPIP_NOT_READY

STATUS_FWP_IKEEXT_NOT_RUNNING

The IKE/AuthIP service is not running when IPsec policy needs it

IKEEXT performs IKE and AuthIP negotiation when IPsec policy is active. This status means the service required for key negotiation is not available for the requested policy path.

Verify the IKE and AuthIP IPsec Keying Modules service state and its startup failure, if any. Transform or credential analysis is premature until IKEEXT is actually available to perform negotiation.

What to inspect

  • Check whether the IKE and AuthIP IPsec Keying Modules service is running.
  • Confirm IPsec policy is actually applied before expecting IKEEXT activity.
  • Look for service-start failures or disabled service policy.

References for STATUS_FWP_IKEEXT_NOT_RUNNING


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