Site icon EfmSoft

What does NTSTATUS 0xC022002C (STATUS_FWP_ACTION_INCOMPATIBLE_WITH_LAYER) mean?

 
Previous Next
STATUS_FWP_DUPLICATE_KEYMOD STATUS_FWP_ACTION_INCOMPATIBLE_WITH_SUBLAYER

STATUS_FWP_ACTION_INCOMPATIBLE_WITH_LAYER

The action is recognized, but the packet-processing point does not allow it

STATUS_FWP_ACTION_INCOMPATIBLE_WITH_LAYER differs from an invalid action type. The action is a known WFP action, but the selected layer does not support it. Layers represent distinct packet-processing stages and expose different fields and enforcement semantics, so moving a rule to a nearby layer is a policy change, not a neutral workaround.

Compare the layer GUID, action type, and callout requirements as one tuple. The correction may be a different layer selected by the policy design, or a different action that is valid at the current stage. Do not derive the choice only from similar layer names or IPv4 versus IPv6 suffixes.

What to inspect

References


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

Exit mobile version