Actions
Bug #5765
closedexceptions: midstream flows are dropped if midstream=true && stream.midstream-policy=drop-flow
Affected Versions:
Effort:
Difficulty:
Label:
Description
We understand that setting stream.midstream=true would mean there's an interest in accepting
midstream flows.
Having the engine drop packets or flows via the exception policy for midstream flows seems
counterintuitive, in such cases, then.
Current behavior:
If stream.midstream=true and stream.midstream-policy=drop-flow (or drop-packet), midstream flows will be dropped.
Expected behavior:
- If stream.midstream=true, Suricata will warn about the conflicting settings and ignore the
midstream exception policy.
Updated by Juliana Fajardini Reichow almost 2 years ago
- Related to Feature #5219: ips: add 'master switch' to enable dropping on traffic (handling) exceptions added
Updated by Juliana Fajardini Reichow almost 2 years ago
- Subject changed from exception policies: if `stream.midstream=true` and `stream.midstream-policy=drop-flow` (or `drop-packet`), Suricata will drop midstream flows to exceptions: midstream flows are dropped if stream=true && stream.midstream-policy=drop-flow
Updated by Juliana Fajardini Reichow almost 2 years ago
- Subject changed from exceptions: midstream flows are dropped if stream=true && stream.midstream-policy=drop-flow to exceptions: midstream flows are dropped if midstream=true && stream.midstream-policy=drop-flow
Updated by Juliana Fajardini Reichow almost 2 years ago
Probably configuration validation issue.
Updated by Juliana Fajardini Reichow almost 2 years ago
- Priority changed from Normal to High
- Label Needs backport to 6.0 added
Updated by Juliana Fajardini Reichow almost 2 years ago
- Status changed from New to In Progress
Updated by Shivani Bhardwaj almost 2 years ago
- Label deleted (
Needs backport to 6.0)
Updated by Juliana Fajardini Reichow almost 2 years ago
- Status changed from In Progress to In Review
PR for review:
Updated by Juliana Fajardini Reichow almost 2 years ago
- Status changed from In Review to Resolved
Merged PR: https://github.com/OISF/suricata/pull/8407
Updated by Victor Julien almost 2 years ago
- Status changed from Resolved to Closed
Updated by Juliana Fajardini Reichow over 1 year ago
- Related to Bug #5825: stream.midstream: if enabled breaks exception policy added
Actions