opnsense / core

OPNsense GUI, API and systems backend
https://opnsense.org/
BSD 2-Clause "Simplified" License
3.36k stars 754 forks source link

Firewall - Shaper - Status: incorrect view #4213

Closed dinguz closed 3 years ago

dinguz commented 4 years ago

Describe the bug In Firewall - Shaper - Status view, with 'Show active flows' enabled, only part of the traffic is shown.

This particularly seems to happen with setups that don't use queues. I have traffic shaping setup in a way where a rule points to a pipe, and queues are not used

Expected behavior All traffic is visible

Screenshots Clipboard01

Clipboard03

Environment FreeBSD haanjdj.ddns.net 11.2-RELEASE-p20-HBSD FreeBSD 11.2-RELEASE-p20-HBSD 07ef86ce9ca(stable/20.1) amd64 HW is a Barracuda F18

OPNsense-bot commented 3 years ago

This issue has been automatically timed-out (after 180 days of inactivity).

For more information about the policies for this repository, please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.

If someone wants to step up and work on this issue, just let us know, so we can reopen the issue and assign an owner to it.

dmindfuse commented 3 years ago

Has anyone had a chance to follow up on this presentation issue? I'm not literate in the programming language myself.

Oriann commented 7 months ago

For me whole Current activity is not showing up...

qriff commented 6 months ago

For me the Current activity parts is missing... packets and bytes are accumulating constantly

RobertTheProfessional commented 3 months ago

I encountered the same issue while using FlowQueue-CoDel as my Scheduler Type for my traffic shaping pipes.

Upon switching my pipes' scheduler types to Weighted Fair Queuing and running ipfw flush then applying my traffic shaping rules; I was greeted with the familiar active flows in both the GUI and when utilizing ipfw queue show.

Currently running opnsense 24.7_9

MikeBishop commented 2 months ago

So is a more accurate statement of this issue that "Show active flows does nothing if FlowQueue-CoDel is selected"?

Oriann commented 2 months ago

@MikeBishop yes

dmindfuse commented 2 months ago

So is a more accurate statement of this issue that "Show active flows does nothing if FlowQueue-CoDel is selected"?

Yes

dinguz commented 2 months ago

The underlying reason for flows not being displayed when using FQ-CoDel, is probably that the command line output doesn't show it either:

q75537 50 sl. 0 flows (1 buckets) sched 10001 weight 0 lmax 0 pri 0 droptail sched 10001 type FQ_CODEL flags 0x0 0 buckets 1 active FQ_CODEL target 5ms interval 100ms quantum 1514 limit 10240 flows 1024 ECN Children flowsets: 10000 0 ip 0.0.0.0/0 0.0.0.0/0 1 52 0 0 0

Met vriendelijke groet,

Derkjan de Haan

Op vr 23 aug 2024 om 09:36 schreef dmindfuse @.***>:

So is a more accurate statement of this issue that "Show active flows does nothing if FlowQueue-CoDel is selected"?

Yes

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>