Site icon EfmSoft

What does NTSTATUS 0xC0220009 (STATUS_FWP_ALREADY_EXISTS) mean?

 
Previous Next
STATUS_FWP_NOT_FOUND STATUS_FWP_IN_USE

STATUS_FWP_ALREADY_EXISTS

The identifier collides with an existing filtering-engine object

STATUS_FWP_ALREADY_EXISTS is returned when an add operation supplies a GUID or a locally unique identifier that is already present for the relevant WFP object class. This is an identity collision in the Base Filtering Engine (BFE), not evidence that a packet matched an existing rule.

Keep the persistent object key, the runtime ID returned by BFE, and the installation scope separate in diagnostics. A filter combines conditions, action, weight, optional context, and sublayer; recreating it with a new identifier can leave the old rule active and alter arbitration unexpectedly.

What to compare before changing policy

References


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

Exit mobile version