Skip to content

allow disabling the "quick" keyword for generated pf fw rules#380

Open
Luiggi33 wants to merge 2 commits intomrash:masterfrom
Luiggi33:pf_no_quick
Open

allow disabling the "quick" keyword for generated pf fw rules#380
Luiggi33 wants to merge 2 commits intomrash:masterfrom
Luiggi33:pf_no_quick

Conversation

@Luiggi33
Copy link
Copy Markdown

@Luiggi33 Luiggi33 commented Dec 15, 2025

This patch adds a config flag to the access stanza that allows generated pf firewall rules to omit the "quick" keyword.

By default, fwknop pf rules include "quick" to skip all other rules. When this option is enabled, the keyword is not inserted, allowing packets to continue through the normal top-to-bottom pf rule evaluation.

Omitting the "quick" keyword allows for more complex packet handling with for example NAT matching in the if-bound mode

Touched up version of #379

this is needed to match the packets after passing the rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant