Actions
Bug #5765
closed
JF
JF
exceptions: midstream flows are dropped if midstream=true && stream.midstream-policy=drop-flow
Bug #5765:
exceptions: midstream flows are dropped if midstream=true && stream.midstream-policy=drop-flow
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.
JF Updated by Juliana Fajardini Reichow over 3 years ago
- Related to Feature #5219: ips: add 'master switch' to enable dropping on traffic (handling) exceptions added
JF Updated by Juliana Fajardini Reichow over 3 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
JF Updated by Juliana Fajardini Reichow over 3 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
JF Updated by Juliana Fajardini Reichow over 3 years ago
Probably configuration validation issue.
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Priority changed from Normal to High
- Label Needs backport to 6.0 added
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Status changed from New to In Progress
SB Updated by Shivani Bhardwaj about 3 years ago
- Subtask #5806 added
SB Updated by Shivani Bhardwaj about 3 years ago
- Label deleted (
Needs backport to 6.0)
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Status changed from In Progress to In Review
PR for review:
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Status changed from In Review to Resolved
Merged PR: https://github.com/OISF/suricata/pull/8407
VJ Updated by Victor Julien about 3 years ago
- Status changed from Resolved to Closed
JF Updated by Juliana Fajardini Reichow about 3 years ago
- Related to Bug #5825: stream.midstream: if enabled breaks exception policy added
Actions