OPNsense Forum

Archive => 21.1 Legacy Series => Topic started by: thebull on June 15, 2021, 04:11:52 PM

Title: QoS upload shaper does not match subnet clients?
Post by: thebull on June 15, 2021, 04:11:52 PM
Hi there

I want to achieve a very simple goal, keep download traffic at low prio, browsing traffic at med, and tvstreams at high prio.

When playing around I noticed that I'm never be able to utilize the upstream shaping, download and upload is handled by the download pipe/queue. How can I transition to hits on my upload shaping?

Could you guide me in the correct direction?

(https://i.imgur.com/06HvfPh.png)

(https://i.imgur.com/e2Kml6y.png)

(https://i.imgur.com/7l1QJMm.png)

(https://i.imgur.com/ad52ay5.png)


Title: Re: QoS upload shaper does not match subnet clients?
Post by: dinguz on June 16, 2021, 12:45:37 PM
You'd better use cli commands to display this info, as I noticed there are GUI errors in the shaper status page. Not everything is displayed properly. The commands are: ipfw pipe show, ipfw queue show, ipfw sched show
I reported this bug some time ago, but it didn't seem to attract attention from the devs.
Hope this helps!