Site icon EfmSoft

What does NTSTATUS 0xC022002D (STATUS_FWP_ACTION_INCOMPATIBLE_WITH_SUBLAYER) mean?

 
Previous Next
STATUS_FWP_ACTION_INCOMPATIBLE_WITH_LAYER STATUS_FWP_CONTEXT_INCOMPATIBLE_WITH_LAYER

STATUS_FWP_ACTION_INCOMPATIBLE_WITH_SUBLAYER

The filtering layer may be correct while its ordering container rejects the action

STATUS_FWP_ACTION_INCOMPATIBLE_WITH_SUBLAYER means the action cannot be used in the selected sublayer. A sublayer is not just a label: it is part of WFP policy organization and arbitration. The target layer can therefore be valid while the sublayer still makes the requested action unacceptable.

Inspect sublayer ownership and precedence before changing it. Moving a filter to the default sublayer or to an unrelated provider’s sublayer may avoid this validation result while changing which filters win during arbitration. The correct fix must preserve both rule meaning and ownership boundaries.

What to inspect

References


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

Exit mobile version