wfp filter to filter and block any packet in ALE layers

mikle shild 1 Reputation point
2022-08-12T16:15:42.183+00:00

Hi all.
I have some issues with WFP ALE layer fileters.
I want to block all incoming packets with lower weight and accept some packets in FWPM_LAYER_ALE_AUTH_RECV_ACCEPT_V4 and FWPM_LAYER_ALE_AUTH_RECV_ACCEPT_V4 layer. Does anyone know how to do this?

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,523 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Xiaopo Yang - MSFT 12,231 Reputation points Microsoft Vendor
    2022-08-16T02:52:33.737+00:00

    According to FwpmFilterAdd0 , Using a filter that references a callout which does the logic.

    0 comments No comments