OPNsense Forum

Archive => 22.7 Legacy Series => Topic started by: jjelliott on October 11, 2022, 12:26:07 PM

Title: "Reset to Defaults" doesn't clear shaper pipe/queue
Post by: jjelliott on October 11, 2022, 12:26:07 PM
Running 22.7.5 on APU4, well configured.  Reset to defaults and reconfigured from scratch.  Prior config had shaper pipes/queues/rules to address bufferbloat.  New config does not have shaper configured (I even checked the config.xml file), but bufferbloat tests still get A+.  Puzzled by this, I looked under Firewall/Shaper/Status, and I see the pipes and the queues from the old config are still there.  (The rules are blank but the pipes and queues still show the bandwidth settings I had entered in the old config, and they show as processing packets.  Which probably explains the excellent bufferbloat tests.)

I have rebooted, even did a cold powerdown, to see if the shaper settings were lurking somehow in memory, but the results remained.  So apparently resetting to defaults doesn't clear out everything on disk.  Something for the devs to look at, I guess.
Title: Re: "Reset to Defaults" doesn't clear shaper pipe/queue
Post by: Patrick M. Hausen on October 11, 2022, 01:32:09 PM
Please open an issue on github.
Title: Re: "Reset to Defaults" doesn't clear shaper pipe/queue
Post by: jjelliott on October 11, 2022, 11:23:11 PM
Done.  Thanks!
Title: Re: "Reset to Defaults" doesn't clear shaper pipe/queue
Post by: franco on October 12, 2022, 09:32:07 AM
The ticket https://github.com/opnsense/core/issues/6080
Title: Re: "Reset to Defaults" doesn't clear shaper pipe/queue
Post by: jjelliott on October 12, 2022, 02:22:16 PM
Thanks, Franco.