Display error with Interface Statistics
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- [ x ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- [ x ] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Describe the bug
Some display error in my 'Interface Statistics' I have setup a MultiWan connection and a 10Gbase-Twinax connection. This port has a untagged Port as managment und some vlans on top of it. I put a screenshot below. That what it shows is wrong, cause there not so much traffic in MGMT network. It is the Client LAN opt100 und the ftth interface where the traffic is running. If I assign this MGMT port to an 2.5Gb Port at the same device and remove it from my ix1 - trunk port the stats will show up correctly.
The traffic Graph show also the traffice twice. at opt100 and untagged.
Tip: to validate your setup was working with the previous version, use opnsense-revert (https://docs.opnsense.org/manual/opnsense_tools.html#opnsense-revert)
To Reproduce Yes I can reprduce it.
Steps to reproduce the behavior: Look above.
Software version used and hardware type if relevant, e.g.:
Versions OPNsense 24.7.1-amd64 FreeBSD 14.1-RELEASE-p3 OpenSSL 3.0.14
Intel N100 / 8GB Ram
One of the reasons why you don't want to combine tagged and untagged traffic on the same interface? The untagged interface holds statistics for the interface, the vlan below is a sub collection of the same interface.
I understand that, but the networks that use tagged and untagged traffic all all trusted in my homelab and I want to use th 10Gbe interface for this networks. There are only two untrusted networks and both have another interface assigend.
Just another question. I dont like the new confusing interface stats widget. The old one gave me stats that I could read all at the same time without any "mouse over" and I didnt have the problem with the depiction. If I use an extra interface for that mgmt traffic, unifi would show me the uplink interface is that 2.5GB interface and not the 10GB SFP Port.
Maybe we can get two options for interface stats widget or two wigets.
Old one and new one. For people with only LAN and WAN it would be nice. But in all other scenarios it won`t help and show may misleading information.
Maybe you didn’t get the memo that the stats widget is now resizable into table form.
I don`t get it. Thank you for the reply. Wow what a nice widget :D
After thining about my problem, I new it isn`t easy to get an solution for my problem. Maybe the stats has to be calculated untagged IF - (Vlan If on top + Vlan IF on top) = Bytes in/Bytes out of the untagged IF. Then the stats should be correct at the table if your connection is a trunk connection.
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.