We have a weired behaviour with traffic shaping. After disabling the pipe (1MBit/s per source) the traffic remains shaped. After a reboot of the appliance the behaviour like it was bevor using Traffic Shaper is back.
If we delete the rule or override it with a higher value the higher value is reached. But the maximum traffic which we have after a reboot is never reached (100/7Mbit/s).
Could this be a bug?
OPNsense 15.7.14-amd64
yes, it's a bug, it will be fixed in the next release.
The ipfw rules aren't flushed when disabled in the current version, a workaround for this version is to add an empty pipe and apply the rules again.
More info: https://github.com/opnsense/core/issues/407
Great - thanks.
Fix is being shipped with 15.7.15. Enjoy.
Yes, it works! :) Thank you.