Site icon EfmSoft

What does NTSTATUS 0xC0220028 (STATUS_FWP_OUT_OF_BOUNDS) mean?

 
Previous Next
STATUS_FWP_TYPE_MISMATCH STATUS_FWP_RESERVED

STATUS_FWP_OUT_OF_BOUNDS

A numeric policy value is syntactically present but outside its legal domain

STATUS_FWP_OUT_OF_BOUNDS signals a range violation after WFP has identified the relevant field. It is broader than STATUS_FWP_INVALID_WEIGHT: the offending value may be a filter option, condition operand, count, identifier component, or another bounded field rather than the filter priority.

Preserve the original numeric value and the structure field name in diagnostics. Clamping values automatically is risky: a policy priority, port range, or object count changed to a boundary value can have a different security effect from the requested value.

What to inspect

References


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

Exit mobile version