Skip to content
New issue

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

fix(ips): configuring block instead of drop #1043

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

filippocarletti
Copy link
Member

From https://docs.snort.org/rules/headers/actions
Block: Drop packet, block remainder session
Drop: Drop packet only

TCP sessions need "block" to stop the connection.

From https://docs.snort.org/rules/headers/actions
Block: Drop packet, block remainder session 
Drop: Drop packet only
 
TCP sessions need block to stop the connection.
ns-snort-rules: use block instead of drop
@Tbaile Tbaile changed the title ns-snort-rules: block instead of drop fix(ips): configuring block instead of drop Jan 27, 2025
@Tbaile Tbaile merged commit 6038161 into NethServer:main Jan 27, 2025
1 check passed
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.

3 participants