We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A forbidden packet is currently logged and denied. This is hard-coded in the 'INPUT-log_rejected' fragment and it is not configurable.
The fate of forbidden packets should be configurable.
This is especially important for the log prefix and the associated action (some may want to drop rather than reject).
The text was updated successfully, but these errors were encountered:
Sounds reasonable, happy to merge a MR
Sorry, something went wrong.
FWIW, I have tested Nacho's log_prefix and reject_with and they work fine in my environment. So these 2 MRs do fix this issue.
log_prefix
reject_with
Successfully merging a pull request may close this issue.
A forbidden packet is currently logged and denied. This is hard-coded in the 'INPUT-log_rejected' fragment and it is not configurable.
The fate of forbidden packets should be configurable.
This is especially important for the log prefix and the associated action (some may want to drop rather than reject).
The text was updated successfully, but these errors were encountered: