Skip to content

WinDivert and firewall interaction #392

@pseusys

Description

@pseusys

I am interested in using WinDivert for capturing some outbound packets. I also have some firewall rules defined on my machine (I defined them with New-NetFirewallRule command.
Could you please help me to figure out: what will be applied to an IP outgoing packet first: firewall Block rule (and the packet will be dropped) or WinDivert driver (and the packet will be diverted to my application)? According to my experience, firewall is being applied first. Is there a way to change that? Eventually, I would like to capture the packet that will be blocked by the firewall otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions